#EEEAE3#EEEAE3
#EEEAE3 is a very light, near-neutral orange. Relative luminance 0.826; OKLCH L 93.8% C 0.010 H 81.8°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAE3 |
|---|---|
| RGB | rgb(238, 234, 227) |
| HSL | hsl(38, 24%, 91%) |
| HSV | hsv(38, 5%, 93%) |
| CMYK | cmyk(0%, 1.7%, 4.6%, 6.7%) |
| CIE-LAB | lab(92.83, 0.13, 3.87) |
| CIE-LCH | lch(92.83, 3.87, 88.04°) |
| OKLab | oklab(93.82% 0.0015 0.0102) |
| OKLCH | oklch(93.82% 0.01 81.8) |
| XYZ | xyz(78.5459, 82.5692, 84.4577) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.10
Floralwhite
#FFFAF0
ΔE00 3.55
Off White
#FAF9F6
ΔE00 3.71
Seashell
#FFF5EE
ΔE00 3.85
Oldlace
#FDF5E6
ΔE00 4.13
Whitesmoke
#F5F5F5
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAE3 #E3E7EE
analogous
#EEE4E3 #EEEAE3 #ECEEE3
triadic
#EEEAE3 #E3EEEA #EAE3EE
tetradic
#EEEAE3 #E3EEE4 #E3E7EE #EEE3EC
square
#EEEAE3 #E3EEE4 #E3E7EE #EEE3EC
split-complementary
#EEEAE3 #E3ECEE #E4E3EE
monochromatic
#C0B197 #D7CDBD #EEEAE3 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.20
#EEEAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#EEEAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAE3
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAE3 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEAE3
Deuteranopia (green-blind)
#EDEBE3
Tritanopia (blue-blind)
#F0E9E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeeae3; /* rgb */ color: rgb(238, 234, 227); /* oklch */ color: oklch(93.8% 0.010 81.8);
Tailwind
colors: {
custom: {
50: '#f3f0eb',
500: '#eeeae3',
950: '#000000',
},
}SCSS
$custom: #eeeae3; $custom-light: #f3f0eb; $custom-dark: #000000;
JSON
{
"hex": "#eeeae3",
"rgb": {
"r": 238,
"g": 234,
"b": 227
},
"hsl": {
"h": 38.182,
"s": 24.444,
"l": 91.176
},
"oklch": {
"l": 0.93822,
"c": 0.01032,
"h": 81.8
},
"luminance": 0.82569
}Semantic roles & 50–950 ramp
primary
#EEEAE3
secondary
#AFB7C6
accent
#66A343
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171616
muted
#858584