#EEEAE0#EEEAE0
#EEEAE0 is a very light, near-neutral orange. Relative luminance 0.824; OKLCH L 93.7% C 0.014 H 88.7°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAE0 |
|---|---|
| RGB | rgb(238, 234, 224) |
| HSL | hsl(43, 29%, 91%) |
| HSV | hsv(43, 6%, 93%) |
| CMYK | cmyk(0%, 1.7%, 5.9%, 6.7%) |
| CIE-LAB | lab(92.75, -0.38, 5.32) |
| CIE-LCH | lch(92.75, 5.34, 94.03°) |
| OKLab | oklab(93.74% 0.0003 0.014) |
| OKLCH | oklch(93.74% 0.014 88.7) |
| XYZ | xyz(78.1355, 82.4050, 82.2960) |
| Luminance | 0.8240 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.31
Oldlace
#FDF5E6
ΔE00 3.35
Floralwhite
#FFFAF0
ΔE00 3.40
Eggshell
#F0EAD6
ΔE00 3.91
Off White
#FAF9F6
ΔE00 4.50
Seashell
#FFF5EE
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAE0 #E0E4EE
analogous
#EEE3E0 #EEEAE0 #EBEEE0
triadic
#EEEAE0 #E0EEEA #EAE0EE
tetradic
#EEEAE0 #E0EEE3 #E0E4EE #EEE0EB
square
#EEEAE0 #E0EEE3 #E0E4EE #EEE0EB
split-complementary
#EEEAE0 #E0EBEE #E3E0EE
monochromatic
#C3B491 #D8CFB8 #EEEAE0 #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.20
#EEEAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#EEEAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAE0
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAE0 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DF
Deuteranopia (green-blind)
#EEEBE0
Tritanopia (blue-blind)
#F1E8E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeeae0; /* rgb */ color: rgb(238, 234, 224); /* oklch */ color: oklch(93.7% 0.014 88.7);
Tailwind
colors: {
custom: {
50: '#f3f0e9',
500: '#eeeae0',
950: '#000000',
},
}SCSS
$custom: #eeeae0; $custom-light: #f3f0e9; $custom-dark: #000000;
JSON
{
"hex": "#eeeae0",
"rgb": {
"r": 238,
"g": 234,
"b": 224
},
"hsl": {
"h": 42.857,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.93741,
"c": 0.01401,
"h": 88.7
},
"luminance": 0.82405
}Semantic roles & 50–950 ramp
primary
#EEEAE0
secondary
#ABB3C7
accent
#5CA83E
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584