#EEE5DA#EEE5DA
#EEE5DA is a very light, near-neutral orange. Relative luminance 0.793; OKLCH L 92.6% C 0.018 H 73.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE5DA |
|---|---|
| RGB | rgb(238, 229, 218) |
| HSL | hsl(33, 37%, 89%) |
| HSV | hsv(33, 8%, 93%) |
| CMYK | cmyk(0%, 3.8%, 8.4%, 6.7%) |
| CIE-LAB | lab(91.36, 1.19, 6.44) |
| CIE-LCH | lch(91.36, 6.55, 79.57°) |
| OKLab | oklab(92.6% 0.0052 0.0169) |
| OKLCH | oklch(92.6% 0.018 73.1) |
| XYZ | xyz(75.9327, 79.2785, 77.6182) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.53
Warm Beige
#E9DCC9
ΔE00 3.76
Oldlace
#FDF5E6
ΔE00 3.82
Antiquewhite
#FAEBD7
ΔE00 3.93
Seashell
#FFF5EE
ΔE00 4.10
Eggshell
#F0EAD6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE5DA #DAE3EE
analogous
#EEDBDA #EEE5DA #EDEEDA
triadic
#EEE5DA #DAEEE5 #E5DAEE
tetradic
#EEE5DA #DAEEDB #DAE3EE #EEDAED
square
#EEE5DA #DAEEDB #DAE3EE #EEDAED
split-complementary
#EEE5DA #DAEDEE #DBDAEE
monochromatic
#C7AA86 #DBC8B0 #EEE5DA #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.25
#EEE5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EEE5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE5DA
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE5DA | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D9
Deuteranopia (green-blind)
#EBE7DA
Tritanopia (blue-blind)
#F2E3E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee5da; /* rgb */ color: rgb(238, 229, 218); /* oklch */ color: oklch(92.6% 0.018 73.1);
Tailwind
colors: {
custom: {
50: '#f3ede5',
500: '#eee5da',
950: '#000000',
},
}SCSS
$custom: #eee5da; $custom-light: #f3ede5; $custom-dark: #000000;
JSON
{
"hex": "#eee5da",
"rgb": {
"r": 238,
"g": 229,
"b": 218
},
"hsl": {
"h": 33,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.92599,
"c": 0.01771,
"h": 73.1
},
"luminance": 0.79278
}Semantic roles & 50–950 ramp
primary
#EEE5DA
secondary
#A3B4C9
accent
#6DB036
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484