Moccasin
#FFE4B5
Moccasin is an orange tone at #FFE4B5. It sits at 38 degrees on the color wheel with 100% saturation and 85% lightness.
Color values
Tints and shades
Tints mix Moccasin with white, shades mix it with black. Use the light end for backgrounds and the dark end for text that has to stay readable.
Tint 80%
#FFFAF0
Tint 60%
#FFF4E1
Tint 40%
#FFEFD3
Tint 20%
#FFE9C4
Base
#FFE4B5
Shade 20%
#CCB691
Shade 40%
#99896D
Shade 60%
#665B48
Shade 80%
#332E24
Accessibility
On white
Sample text
1.23:1
Fails WCAG for text
On black
Sample text
17.02:1
Passes AAA for body text
Check a specific pairing in the contrast checker.
Other orange colors
Frequently asked
- What is the hex code for Moccasin?
- The hex code for Moccasin is #FFE4B5. In RGB that is rgb(255, 228, 181), and in HSL it is hsl(38, 100%, 85%).
- What RGB values make Moccasin?
- Moccasin is 255 red, 228 green, and 181 blue, written as rgb(255, 228, 181).
- Is Moccasin readable as text on a white background?
- Moccasin scores 1.23:1 against white. WCAG AA needs 4.5:1 for body text, so it fails and should be used for fills or borders rather than type.
- Is Moccasin a valid CSS color name?
- Yes. You can write color: moccasin directly in CSS, which every browser resolves to #FFE4B5.