#FFE8DC#FFE8DC
#FFE8DC is a very light, muted orange. Relative luminance 0.841; OKLCH L 94.6% C 0.030 H 49.5°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8DC |
|---|---|
| RGB | rgb(255, 232, 220) |
| HSL | hsl(21, 100%, 93%) |
| HSV | hsv(21, 14%, 100%) |
| CMYK | cmyk(0%, 9%, 13.7%, 0%) |
| CIE-LAB | lab(93.51, 5.91, 8.67) |
| CIE-LCH | lch(93.51, 10.49, 55.74°) |
| OKLab | oklab(94.63% 0.0195 0.0228) |
| OKLCH | oklch(94.63% 0.03 49.5) |
| XYZ | xyz(83.0141, 84.1422, 79.5643) |
| Luminance | 0.8414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.88
Linen
#FAF0E6
ΔE00 5.35
Seashell
#FFF5EE
ΔE00 5.46
Very Light Pink
#FFF4F2
ΔE00 5.93
Antiquewhite
#FAEBD7
ΔE00 5.96
Warm Beige
#E9DCC9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8DC #DCF3FF
analogous
#FFDCE1 #FFE8DC #FFF9DC
triadic
#FFE8DC #DCFFE8 #E8DCFF
tetradic
#FFE8DC #E1FFDC #DCF3FF #F9DCFF
square
#FFE8DC #E1FFDC #DCF3FF #F9DCFF
split-complementary
#FFE8DC #DCFFF9 #DCE1FF
monochromatic
#FF9862 #FFC09F #FFE8DC #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.18
#FFE8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#FFE8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8DC
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8DC | 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)
#EEEADB
Deuteranopia (green-blind)
#F3EEDC
Tritanopia (blue-blind)
#FFE4E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe8dc; /* rgb */ color: rgb(255, 232, 220); /* oklch */ color: oklch(94.6% 0.030 49.5);
Tailwind
colors: {
custom: {
50: '#ffefe6',
500: '#ffe8dc',
950: '#000000',
},
}SCSS
$custom: #ffe8dc; $custom-light: #ffefe6; $custom-dark: #000000;
JSON
{
"hex": "#ffe8dc",
"rgb": {
"r": 255,
"g": 232,
"b": 220
},
"hsl": {
"h": 20.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.94632,
"c": 0.02995,
"h": 49.5
},
"luminance": 0.84141
}Semantic roles & 50–950 ramp
primary
#FFE8DC
secondary
#93CEEC
accent
#97E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584