#EEEAE1#EEEAE1
#EEEAE1 is a very light, near-neutral orange. Relative luminance 0.825; OKLCH L 93.8% C 0.013 H 86.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAE1 |
|---|---|
| RGB | rgb(238, 234, 225) |
| HSL | hsl(42, 28%, 91%) |
| HSV | hsv(42, 5%, 93%) |
| CMYK | cmyk(0%, 1.7%, 5.5%, 6.7%) |
| CIE-LAB | lab(92.78, -0.21, 4.84) |
| CIE-LCH | lch(92.78, 4.84, 92.45°) |
| OKLab | oklab(93.77% 0.0007 0.0127) |
| OKLCH | oklch(93.77% 0.013 86.8) |
| XYZ | xyz(78.2715, 82.4594, 83.0124) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.17
Floralwhite
#FFFAF0
ΔE00 3.38
Oldlace
#FDF5E6
ΔE00 3.56
Off White
#FAF9F6
ΔE00 4.21
Seashell
#FFF5EE
ΔE00 4.27
Eggshell
#F0EAD6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAE1 #E1E5EE
analogous
#EEE3E1 #EEEAE1 #EBEEE1
triadic
#EEEAE1 #E1EEEA #EAE1EE
tetradic
#EEEAE1 #E1EEE3 #E1E5EE #EEE1EB
square
#EEEAE1 #E1EEE3 #E1E5EE #EEE1EB
split-complementary
#EEEAE1 #E1EBEE #E3E1EE
monochromatic
#C2B393 #D8CFBA #EEEAE1 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.20
#EEEAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#EEEAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAE1
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAE1 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEAE1
Deuteranopia (green-blind)
#EDEBE1
Tritanopia (blue-blind)
#F1E8E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeeae1; /* rgb */ color: rgb(238, 234, 225); /* oklch */ color: oklch(93.8% 0.013 86.8);
Tailwind
colors: {
custom: {
50: '#f3f0ea',
500: '#eeeae1',
950: '#000000',
},
}SCSS
$custom: #eeeae1; $custom-light: #f3f0ea; $custom-dark: #000000;
JSON
{
"hex": "#eeeae1",
"rgb": {
"r": 238,
"g": 234,
"b": 225
},
"hsl": {
"h": 41.538,
"s": 27.66,
"l": 90.784
},
"oklch": {
"l": 0.93768,
"c": 0.01277,
"h": 86.8
},
"luminance": 0.82459
}Semantic roles & 50–950 ramp
primary
#EEEAE1
secondary
#ACB4C7
accent
#5FA63F
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171616
muted
#858584