#EEDED8#EEDED8
#EEDED8 is a very light, near-neutral orange. Relative luminance 0.754; OKLCH L 91.2% C 0.019 H 41.8°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDED8 |
|---|---|
| RGB | rgb(238, 222, 216) |
| HSL | hsl(16, 39%, 89%) |
| HSV | hsv(16, 9%, 93%) |
| CMYK | cmyk(0%, 6.7%, 9.2%, 6.7%) |
| CIE-LAB | lab(89.57, 4.46, 4.91) |
| CIE-LCH | lch(89.57, 6.63, 47.70°) |
| OKLab | oklab(91.18% 0.0145 0.013) |
| OKLCH | oklch(91.18% 0.019 41.8) |
| XYZ | xyz(73.7746, 75.3786, 75.6155) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.97
Very Light Pink
#FFF4F2
ΔE00 5.14
Linen
#FAF0E6
ΔE00 5.26
Seashell
#FFF5EE
ΔE00 5.42
Lavenderblush
#FFF0F5
ΔE00 6.54
Warm Beige
#E9DCC9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDED8 #D8E8EE
analogous
#EED8DD #EEDED8 #EEE9D8
triadic
#EEDED8 #D8EEDE #DED8EE
tetradic
#EEDED8 #DDEED8 #D8E8EE #E9D8EE
square
#EEDED8 #DDEED8 #D8E8EE #E9D8EE
split-complementary
#EEDED8 #D8EEE9 #D8DDEE
monochromatic
#C99683 #DBBAAD #EEDED8 #F6EDEA #F6EDEA
Accessibility & contrast
On white
1.31
#EEDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#EEDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDED8
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDED8 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD8
Deuteranopia (green-blind)
#E5E2D8
Tritanopia (blue-blind)
#F3DCDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eeded8; /* rgb */ color: rgb(238, 222, 216); /* oklch */ color: oklch(91.2% 0.019 41.8);
Tailwind
colors: {
custom: {
50: '#f3e8e4',
500: '#eeded8',
950: '#000000',
},
}SCSS
$custom: #eeded8; $custom-light: #f3e8e4; $custom-dark: #000000;
JSON
{
"hex": "#eeded8",
"rgb": {
"r": 238,
"g": 222,
"b": 216
},
"hsl": {
"h": 16.364,
"s": 39.286,
"l": 89.02
},
"oklch": {
"l": 0.91179,
"c": 0.01946,
"h": 41.8
},
"luminance": 0.75378
}Semantic roles & 50–950 ramp
primary
#EEDED8
secondary
#A1BEC9
accent
#90B233
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484