#EEE1CA#EEE1CA
#EEE1CA is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.4% C 0.034 H 82.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE1CA |
|---|---|
| RGB | rgb(238, 225, 202) |
| HSL | hsl(38, 51%, 86%) |
| HSV | hsv(38, 15%, 93%) |
| CMYK | cmyk(0%, 5.5%, 15.1%, 6.7%) |
| CIE-LAB | lab(90.00, 0.69, 12.85) |
| CIE-LCH | lch(90.00, 12.87, 86.91°) |
| OKLab | oklab(91.41% 0.0047 0.0334) |
| OKLCH | oklch(91.41% 0.034 82) |
| XYZ | xyz(72.8451, 76.2930, 66.7543) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 1.87
Warm Beige
#E9DCC9
ΔE00 1.89
Antiquewhite
#FAEBD7
ΔE00 2.92
Papayawhip
#FFEFD5
ΔE00 3.34
Eggshell
#F0EAD6
ΔE00 3.54
Blanchedalmond
#FFEBCD
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE1CA #CAD7EE
analogous
#EECFCA #EEE1CA #E9EECA
triadic
#EEE1CA #CAEEE1 #E1CAEE
tetradic
#EEE1CA #CAEECF #CAD7EE #EECAE9
square
#EEE1CA #CAEECF #CAD7EE #EECAE9
split-complementary
#EEE1CA #CAE9EE #CFCAEE
monochromatic
#D0AD6D #DFC79C #EEE1CA #F8F2E8 #F8F2E8
Accessibility & contrast
On white
1.29
#EEE1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EEE1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE1CA
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE1CA | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C9
Deuteranopia (green-blind)
#EBE4CB
Tritanopia (blue-blind)
#F5DDDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee1ca; /* rgb */ color: rgb(238, 225, 202); /* oklch */ color: oklch(91.4% 0.034 82.0);
Tailwind
colors: {
custom: {
50: '#f3eada',
500: '#eee1ca',
950: '#000000',
},
}SCSS
$custom: #eee1ca; $custom-light: #f3eada; $custom-dark: #000000;
JSON
{
"hex": "#eee1ca",
"rgb": {
"r": 238,
"g": 225,
"b": 202
},
"hsl": {
"h": 38.333,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.91406,
"c": 0.03371,
"h": 82
},
"luminance": 0.76292
}Semantic roles & 50–950 ramp
primary
#EEE1CA
secondary
#91A6CB
accent
#5EBF27
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483