#FEE5CF#FEE5CF
#FEE5CF is a very light, muted orange. Relative luminance 0.816; OKLCH L 93.6% C 0.040 H 63.7°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE5CF |
|---|---|
| RGB | rgb(254, 229, 207) |
| HSL | hsl(28, 96%, 90%) |
| HSV | hsv(28, 19%, 100%) |
| CMYK | cmyk(0%, 9.8%, 18.5%, 0.4%) |
| CIE-LAB | lab(92.41, 5.13, 13.84) |
| CIE-LCH | lch(92.41, 14.76, 69.68°) |
| OKLab | oklab(93.65% 0.0178 0.036) |
| OKLCH | oklch(93.65% 0.04 63.7) |
| XYZ | xyz(80.1547, 81.6164, 70.5505) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.48
Antiquewhite
#FAEBD7
ΔE00 4.08
Blanchedalmond
#FFEBCD
ΔE00 4.56
Champagne
#F7E7CE
ΔE00 4.56
Peach
#FFDAB9
ΔE00 4.76
Papayawhip
#FFEFD5
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE5CF #CFE8FE
analogous
#FECFD0 #FEE5CF #FEFCCF
triadic
#FEE5CF #CFFEE5 #E5CFFE
tetradic
#FEE5CF #D0FECF #CFE8FE #FCCFFE
square
#FEE5CF #D0FECF #CFE8FE #FCCFFE
split-complementary
#FEE5CF #CFFEFC #CFD0FE
monochromatic
#FCA457 #FDC593 #FEE5CF #FEEFE1 #FEEFE1
Accessibility & contrast
On white
1.21
#FEE5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#FEE5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE5CF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE5CF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CE
Deuteranopia (green-blind)
#F3EBCF
Tritanopia (blue-blind)
#FFE0DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fee5cf; /* rgb */ color: rgb(254, 229, 207); /* oklch */ color: oklch(93.6% 0.040 63.7);
Tailwind
colors: {
custom: {
50: '#ffeddd',
500: '#fee5cf',
950: '#000000',
},
}SCSS
$custom: #fee5cf; $custom-light: #ffeddd; $custom-dark: #000000;
JSON
{
"hex": "#fee5cf",
"rgb": {
"r": 254,
"g": 229,
"b": 207
},
"hsl": {
"h": 28.085,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.93649,
"c": 0.04011,
"h": 63.7
},
"luminance": 0.81614
}Semantic roles & 50–950 ramp
primary
#FEE5CF
secondary
#89BCE8
accent
#7AE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484