#EEE2D4#EEE2D4
#EEE2D4 is a very light, muted orange. Relative luminance 0.773; OKLCH L 91.9% C 0.023 H 71.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2D4 |
|---|---|
| RGB | rgb(238, 226, 212) |
| HSL | hsl(32, 43%, 88%) |
| HSV | hsv(32, 11%, 93%) |
| CMYK | cmyk(0%, 5%, 10.9%, 6.7%) |
| CIE-LAB | lab(90.47, 1.75, 8.30) |
| CIE-LCH | lch(90.47, 8.48, 78.09°) |
| OKLab | oklab(91.85% 0.0072 0.0217) |
| OKLCH | oklch(91.85% 0.023 71.8) |
| XYZ | xyz(74.3388, 77.3243, 73.2835) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.43
Antiquewhite
#FAEBD7
ΔE00 3.01
Linen
#FAF0E6
ΔE00 3.43
Champagne
#F7E7CE
ΔE00 4.16
Oldlace
#FDF5E6
ΔE00 4.40
Eggshell
#F0EAD6
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2D4 #D4E0EE
analogous
#EED5D4 #EEE2D4 #EDEED4
triadic
#EEE2D4 #D4EEE2 #E2D4EE
tetradic
#EEE2D4 #D4EED5 #D4E0EE #EED4ED
square
#EEE2D4 #D4EED5 #D4E0EE #EED4ED
split-complementary
#EEE2D4 #D4EDEE #D5D4EE
monochromatic
#CBA77C #DDC4A8 #EEE2D4 #F6F0E9 #F6F0E9
Accessibility & contrast
On white
1.28
#EEE2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#EEE2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2D4
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2D4 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D3
Deuteranopia (green-blind)
#E9E5D4
Tritanopia (blue-blind)
#F3DFDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee2d4; /* rgb */ color: rgb(238, 226, 212); /* oklch */ color: oklch(91.9% 0.023 71.8);
Tailwind
colors: {
custom: {
50: '#f3ebe1',
500: '#eee2d4',
950: '#000000',
},
}SCSS
$custom: #eee2d4; $custom-light: #f3ebe1; $custom-dark: #000000;
JSON
{
"hex": "#eee2d4",
"rgb": {
"r": 238,
"g": 226,
"b": 212
},
"hsl": {
"h": 32.308,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.91854,
"c": 0.0229,
"h": 71.8
},
"luminance": 0.77323
}Semantic roles & 50–950 ramp
primary
#EEE2D4
secondary
#9CB1CA
accent
#6EB62F
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484