#FEE8E0#FEE8E0
#FEE8E0 is a very light, muted orange. Relative luminance 0.842; OKLCH L 94.7% C 0.026 H 41.1°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE8E0 |
|---|---|
| RGB | rgb(254, 232, 224) |
| HSL | hsl(16, 94%, 94%) |
| HSV | hsv(16, 12%, 100%) |
| CMYK | cmyk(0%, 8.7%, 11.8%, 0.4%) |
| CIE-LAB | lab(93.52, 6.18, 6.60) |
| CIE-LCH | lch(93.52, 9.04, 46.86°) |
| OKLab | oklab(94.65% 0.0199 0.0174) |
| OKLCH | oklch(94.65% 0.026 41.1) |
| XYZ | xyz(83.1832, 84.1674, 82.3705) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.35
Very Light Pink
#FFF4F2
ΔE00 4.93
Seashell
#FFF5EE
ΔE00 5.29
Linen
#FAF0E6
ΔE00 5.64
Lavenderblush
#FFF0F5
ΔE00 6.28
Antiquewhite
#FAEBD7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE8E0 #E0F6FE
analogous
#FEE0E7 #FEE8E0 #FEF7E0
triadic
#FEE8E0 #E0FEE8 #E8E0FE
tetradic
#FEE8E0 #E7FEE0 #E0F6FE #F7E0FE
square
#FEE8E0 #E7FEE0 #E0F6FE #F7E0FE
split-complementary
#FEE8E0 #E0FEF7 #E0E7FE
monochromatic
#FA9069 #FCBCA5 #FEE8E0 #FEE9E1 #FEE9E1
Accessibility & contrast
On white
1.18
#FEE8E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#FEE8E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE8E0
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE8E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE8E0 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEADF
Deuteranopia (green-blind)
#F2EEE0
Tritanopia (blue-blind)
#FFE5E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fee8e0; /* rgb */ color: rgb(254, 232, 224); /* oklch */ color: oklch(94.7% 0.026 41.1);
Tailwind
colors: {
custom: {
50: '#ffefe9',
500: '#fee8e0',
950: '#000000',
},
}SCSS
$custom: #fee8e0; $custom-light: #ffefe9; $custom-dark: #000000;
JSON
{
"hex": "#fee8e0",
"rgb": {
"r": 254,
"g": 232,
"b": 224
},
"hsl": {
"h": 16,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.94652,
"c": 0.02646,
"h": 41.1
},
"luminance": 0.84166
}Semantic roles & 50–950 ramp
primary
#FEE8E0
secondary
#98D4EA
accent
#A8E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584