#EEE1CC#EEE1CC
#EEE1CC is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.5% C 0.031 H 79.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE1CC |
|---|---|
| RGB | rgb(238, 225, 204) |
| HSL | hsl(37, 50%, 87%) |
| HSV | hsv(37, 14%, 93%) |
| CMYK | cmyk(0%, 5.5%, 14.3%, 6.7%) |
| CIE-LAB | lab(90.04, 1.00, 11.86) |
| CIE-LCH | lch(90.04, 11.91, 85.17°) |
| OKLab | oklab(91.46% 0.0055 0.0309) |
| OKLCH | oklch(91.46% 0.031 79.9) |
| XYZ | xyz(73.0834, 76.3883, 68.0095) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.34
Champagne
#F7E7CE
ΔE00 2.05
Antiquewhite
#FAEBD7
ΔE00 2.55
Papayawhip
#FFEFD5
ΔE00 3.51
Eggshell
#F0EAD6
ΔE00 3.63
Blanchedalmond
#FFEBCD
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE1CC #CCD9EE
analogous
#EED0CC #EEE1CC #EAEECC
triadic
#EEE1CC #CCEEE1 #E1CCEE
tetradic
#EEE1CC #CCEED0 #CCD9EE #EECCEA
square
#EEE1CC #CCEED0 #CCD9EE #EECCEA
split-complementary
#EEE1CC #CCEAEE #D0CCEE
monochromatic
#CFAB70 #DFC69E #EEE1CC #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.29
#EEE1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#EEE1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE1CC
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE1CC | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CB
Deuteranopia (green-blind)
#EAE4CD
Tritanopia (blue-blind)
#F4DDDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee1cc; /* rgb */ color: rgb(238, 225, 204); /* oklch */ color: oklch(91.5% 0.031 79.9);
Tailwind
colors: {
custom: {
50: '#f3eadb',
500: '#eee1cc',
950: '#000000',
},
}SCSS
$custom: #eee1cc; $custom-light: #f3eadb; $custom-dark: #000000;
JSON
{
"hex": "#eee1cc",
"rgb": {
"r": 238,
"g": 225,
"b": 204
},
"hsl": {
"h": 37.059,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.91455,
"c": 0.03137,
"h": 79.9
},
"luminance": 0.76387
}Semantic roles & 50–950 ramp
primary
#EEE1CC
secondary
#93A9CB
accent
#61BD28
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171615
muted
#858484