#EEE6DD#EEE6DD
#EEE6DD is a very light, near-neutral orange. Relative luminance 0.800; OKLCH L 92.9% C 0.015 H 70.9°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE6DD |
|---|---|
| RGB | rgb(238, 230, 221) |
| HSL | hsl(32, 33%, 90%) |
| HSV | hsv(32, 7%, 93%) |
| CMYK | cmyk(0%, 3.4%, 7.1%, 6.7%) |
| CIE-LAB | lab(91.68, 1.17, 5.34) |
| CIE-LCH | lch(91.68, 5.47, 77.64°) |
| OKLab | oklab(92.88% 0.0049 0.0141) |
| OKLCH | oklch(92.88% 0.015 70.9) |
| XYZ | xyz(76.6063, 79.9919, 79.7969) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.36
Seashell
#FFF5EE
ΔE00 3.64
Oldlace
#FDF5E6
ΔE00 4.07
Floralwhite
#FFFAF0
ΔE00 4.37
Warm Beige
#E9DCC9
ΔE00 4.62
Antiquewhite
#FAEBD7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE6DD #DDE5EE
analogous
#EEDEDD #EEE6DD #EDEEDD
triadic
#EEE6DD #DDEEE6 #E6DDEE
tetradic
#EEE6DD #DDEEDE #DDE5EE #EEDDED
square
#EEE6DD #DDEEDE #DDE5EE #EEDDED
split-complementary
#EEE6DD #DDEDEE #DEDDEE
monochromatic
#C5AA8B #DAC8B4 #EEE6DD #F5F0EB #F5F0EB
Accessibility & contrast
On white
1.24
#EEE6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#EEE6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE6DD
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE6DD | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DC
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#F1E4E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eee6dd; /* rgb */ color: rgb(238, 230, 221); /* oklch */ color: oklch(92.9% 0.015 70.9);
Tailwind
colors: {
custom: {
50: '#f3ede7',
500: '#eee6dd',
950: '#000000',
},
}SCSS
$custom: #eee6dd; $custom-light: #f3ede7; $custom-dark: #000000;
JSON
{
"hex": "#eee6dd",
"rgb": {
"r": 238,
"g": 230,
"b": 221
},
"hsl": {
"h": 31.765,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.92875,
"c": 0.01489,
"h": 70.9
},
"luminance": 0.79991
}Semantic roles & 50–950 ramp
primary
#EEE6DD
secondary
#A7B7C8
accent
#6FAC39
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484