#EEE8E4#EEE8E4
#EEE8E4 is a very light, near-neutral orange. Relative luminance 0.815; OKLCH L 93.5% C 0.008 H 56.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE8E4 |
|---|---|
| RGB | rgb(238, 232, 228) |
| HSL | hsl(24, 23%, 91%) |
| HSV | hsv(24, 4%, 93%) |
| CMYK | cmyk(0%, 2.5%, 4.2%, 6.7%) |
| CIE-LAB | lab(92.35, 1.33, 2.66) |
| CIE-LCH | lch(92.35, 2.97, 63.46°) |
| OKLab | oklab(93.46% 0.0047 0.007) |
| OKLCH | oklch(93.46% 0.008 56.3) |
| XYZ | xyz(78.1181, 81.4922, 84.9980) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.36
Seashell
#FFF5EE
ΔE00 3.43
Very Light Pink
#FFF4F2
ΔE00 3.88
Whitesmoke
#F5F5F5
ΔE00 3.99
Off White
#FAF9F6
ΔE00 4.10
Gainsboro
#DCDCDC
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE8E4 #E4EAEE
analogous
#EEE4E5 #EEE8E4 #EEEDE4
triadic
#EEE8E4 #E4EEE8 #E8E4EE
tetradic
#EEE8E4 #E5EEE4 #E4EAEE #EDE4EE
square
#EEE8E4 #E5EEE4 #E4EAEE #EDE4EE
split-complementary
#EEE8E4 #E4EEED #E4E5EE
monochromatic
#BFA899 #D6C8BE #EEE8E4 #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.21
#EEE8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#EEE8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE8E4
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE8E4 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E4
Deuteranopia (green-blind)
#EBEAE4
Tritanopia (blue-blind)
#F0E7E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eee8e4; /* rgb */ color: rgb(238, 232, 228); /* oklch */ color: oklch(93.5% 0.008 56.3);
Tailwind
colors: {
custom: {
50: '#f3efec',
500: '#eee8e4',
950: '#000000',
},
}SCSS
$custom: #eee8e4; $custom-light: #f3efec; $custom-dark: #000000;
JSON
{
"hex": "#eee8e4",
"rgb": {
"r": 238,
"g": 232,
"b": 228
},
"hsl": {
"h": 24,
"s": 22.727,
"l": 91.373
},
"oklch": {
"l": 0.93457,
"c": 0.00846,
"h": 56.3
},
"luminance": 0.81492
}Semantic roles & 50–950 ramp
primary
#EEE8E4
secondary
#B0BDC6
accent
#7CA144
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171616
muted
#858584