#EEE2D3#EEE2D3
#EEE2D3 is a very light, muted orange. Relative luminance 0.773; OKLCH L 91.8% C 0.024 H 73.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2D3 |
|---|---|
| RGB | rgb(238, 226, 211) |
| HSL | hsl(33, 44%, 88%) |
| HSV | hsv(33, 11%, 93%) |
| CMYK | cmyk(0%, 5%, 11.3%, 6.7%) |
| CIE-LAB | lab(90.45, 1.59, 8.79) |
| CIE-LCH | lch(90.45, 8.93, 79.74°) |
| OKLab | oklab(91.83% 0.0068 0.023) |
| OKLCH | oklch(91.83% 0.024 73.6) |
| XYZ | xyz(74.2131, 77.2740, 72.6212) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.08
Antiquewhite
#FAEBD7
ΔE00 2.76
Linen
#FAF0E6
ΔE00 3.65
Champagne
#F7E7CE
ΔE00 3.77
Oldlace
#FDF5E6
ΔE00 4.31
Eggshell
#F0EAD6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2D3 #D3DFEE
analogous
#EED4D3 #EEE2D3 #ECEED3
triadic
#EEE2D3 #D3EEE2 #E2D3EE
tetradic
#EEE2D3 #D3EED4 #D3DFEE #EED3EC
square
#EEE2D3 #D3EED4 #D3DFEE #EED3EC
split-complementary
#EEE2D3 #D3ECEE #D4D3EE
monochromatic
#CCA87B #DDC5A7 #EEE2D3 #F6F0E9 #F6F0E9
Accessibility & contrast
On white
1.28
#EEE2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#EEE2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2D3
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2D3 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D2
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#F3DFDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee2d3; /* rgb */ color: rgb(238, 226, 211); /* oklch */ color: oklch(91.8% 0.024 73.6);
Tailwind
colors: {
custom: {
50: '#f3ebe0',
500: '#eee2d3',
950: '#000000',
},
}SCSS
$custom: #eee2d3; $custom-light: #f3ebe0; $custom-dark: #000000;
JSON
{
"hex": "#eee2d3",
"rgb": {
"r": 238,
"g": 226,
"b": 211
},
"hsl": {
"h": 33.333,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.91828,
"c": 0.02399,
"h": 73.6
},
"luminance": 0.77273
}Semantic roles & 50–950 ramp
primary
#EEE2D3
secondary
#9BB0CA
accent
#6BB72E
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484