#EEE2CC#EEE2CC
#EEE2CC is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.7% C 0.032 H 82.8°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2CC |
|---|---|
| RGB | rgb(238, 226, 204) |
| HSL | hsl(39, 50%, 87%) |
| HSV | hsv(39, 14%, 93%) |
| CMYK | cmyk(0%, 5%, 14.3%, 6.7%) |
| CIE-LAB | lab(90.29, 0.49, 12.22) |
| CIE-LCH | lch(90.29, 12.23, 87.71°) |
| OKLab | oklab(91.65% 0.004 0.0318) |
| OKLCH | oklch(91.65% 0.032 82.8) |
| XYZ | xyz(73.3546, 76.9306, 68.0998) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.91
Champagne
#F7E7CE
ΔE00 2.08
Antiquewhite
#FAEBD7
ΔE00 2.83
Eggshell
#F0EAD6
ΔE00 3.08
Papayawhip
#FFEFD5
ΔE00 3.38
Blanchedalmond
#FFEBCD
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2CC #CCD8EE
analogous
#EED1CC #EEE2CC #E9EECC
triadic
#EEE2CC #CCEEE2 #E2CCEE
tetradic
#EEE2CC #CCEED1 #CCD8EE #EECCE9
square
#EEE2CC #CCEED1 #CCD8EE #EECCE9
split-complementary
#EEE2CC #CCE9EE #D1CCEE
monochromatic
#CFAE70 #DFC89E #EEE2CC #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.28
#EEE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#EEE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2CC
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2CC | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1CB
Deuteranopia (green-blind)
#EBE4CD
Tritanopia (blue-blind)
#F4DEDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee2cc; /* rgb */ color: rgb(238, 226, 204); /* oklch */ color: oklch(91.7% 0.032 82.8);
Tailwind
colors: {
custom: {
50: '#f3ebdb',
500: '#eee2cc',
950: '#000000',
},
}SCSS
$custom: #eee2cc; $custom-light: #f3ebdb; $custom-dark: #000000;
JSON
{
"hex": "#eee2cc",
"rgb": {
"r": 238,
"g": 226,
"b": 204
},
"hsl": {
"h": 38.824,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.91652,
"c": 0.03205,
"h": 82.8
},
"luminance": 0.76929
}Semantic roles & 50–950 ramp
primary
#EEE2CC
secondary
#93A7CB
accent
#5DBD28
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171615
muted
#858484