#EEE2D0#EEE2D0
#EEE2D0 is a very light, muted orange. Relative luminance 0.771; OKLCH L 91.8% C 0.027 H 78.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2D0 |
|---|---|
| RGB | rgb(238, 226, 208) |
| HSL | hsl(36, 47%, 87%) |
| HSV | hsv(36, 13%, 93%) |
| CMYK | cmyk(0%, 5%, 12.6%, 6.7%) |
| CIE-LAB | lab(90.38, 1.11, 10.26) |
| CIE-LCH | lch(90.38, 10.32, 83.80°) |
| OKLab | oklab(91.75% 0.0056 0.0268) |
| OKLCH | oklch(91.75% 0.027 78.2) |
| XYZ | xyz(73.8405, 77.1249, 70.6590) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.40
Antiquewhite
#FAEBD7
ΔE00 2.39
Champagne
#F7E7CE
ΔE00 2.78
Eggshell
#F0EAD6
ΔE00 3.57
Papayawhip
#FFEFD5
ΔE00 3.97
Oldlace
#FDF5E6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2D0 #D0DCEE
analogous
#EED3D0 #EEE2D0 #EBEED0
triadic
#EEE2D0 #D0EEE2 #E2D0EE
tetradic
#EEE2D0 #D0EED3 #D0DCEE #EED0EB
square
#EEE2D0 #D0EED3 #D0DCEE #EED0EB
split-complementary
#EEE2D0 #D0EBEE #D3D0EE
monochromatic
#CDAB76 #DEC6A3 #EEE2D0 #F7F1E9 #F7F1E9
Accessibility & contrast
On white
1.28
#EEE2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#EEE2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2D0
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2D0 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2CF
Deuteranopia (green-blind)
#EAE5D0
Tritanopia (blue-blind)
#F4DEDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee2d0; /* rgb */ color: rgb(238, 226, 208); /* oklch */ color: oklch(91.8% 0.027 78.2);
Tailwind
colors: {
custom: {
50: '#f3ebde',
500: '#eee2d0',
950: '#000000',
},
}SCSS
$custom: #eee2d0; $custom-light: #f3ebde; $custom-dark: #000000;
JSON
{
"hex": "#eee2d0",
"rgb": {
"r": 238,
"g": 226,
"b": 208
},
"hsl": {
"h": 36,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.91752,
"c": 0.02737,
"h": 78.2
},
"luminance": 0.77124
}Semantic roles & 50–950 ramp
primary
#EEE2D0
secondary
#98ACCB
accent
#64BA2B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484