#FFE9DC#FFE9DC
#FFE9DC is a very light, muted orange. Relative luminance 0.847; OKLCH L 94.8% C 0.030 H 52.7°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE9DC |
|---|---|
| RGB | rgb(255, 233, 220) |
| HSL | hsl(22, 100%, 93%) |
| HSV | hsv(22, 14%, 100%) |
| CMYK | cmyk(0%, 8.6%, 13.7%, 0%) |
| CIE-LAB | lab(93.76, 5.39, 9.02) |
| CIE-LCH | lch(93.76, 10.51, 59.13°) |
| OKLab | oklab(94.82% 0.018 0.0237) |
| OKLCH | oklch(94.82% 0.03 52.7) |
| XYZ | xyz(83.2964, 84.7067, 79.6584) |
| Luminance | 0.8470 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.86
Seashell
#FFF5EE
ΔE00 5.14
Antiquewhite
#FAEBD7
ΔE00 5.23
Mistyrose
#FFE4E1
ΔE00 5.60
Very Light Pink
#FFF4F2
ΔE00 5.95
Warm Beige
#E9DCC9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE9DC #DCF2FF
analogous
#FFDCE0 #FFE9DC #FFFADC
triadic
#FFE9DC #DCFFE9 #E9DCFF
tetradic
#FFE9DC #E0FFDC #DCF2FF #FADCFF
square
#FFE9DC #E0FFDC #DCF2FF #FADCFF
split-complementary
#FFE9DC #DCFFFA #DCE0FF
monochromatic
#FF9C62 #FFC39F #FFE9DC #FFECE0 #FFECE0
Accessibility & contrast
On white
1.17
#FFE9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#FFE9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE9DC
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE9DC | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEADB
Deuteranopia (green-blind)
#F4EFDC
Tritanopia (blue-blind)
#FFE5E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe9dc; /* rgb */ color: rgb(255, 233, 220); /* oklch */ color: oklch(94.8% 0.030 52.7);
Tailwind
colors: {
custom: {
50: '#fff0e6',
500: '#ffe9dc',
950: '#000000',
},
}SCSS
$custom: #ffe9dc; $custom-light: #fff0e6; $custom-dark: #000000;
JSON
{
"hex": "#ffe9dc",
"rgb": {
"r": 255,
"g": 233,
"b": 220
},
"hsl": {
"h": 22.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.94824,
"c": 0.02974,
"h": 52.7
},
"luminance": 0.84705
}Semantic roles & 50–950 ramp
primary
#FFE9DC
secondary
#93CBEC
accent
#90E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584