#EEEAE6#EEEAE6
#EEEAE6 is a very light, near-neutral orange. Relative luminance 0.827; OKLCH L 93.9% C 0.007 H 67.8°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAE6 |
|---|---|
| RGB | rgb(238, 234, 230) |
| HSL | hsl(30, 19%, 92%) |
| HSV | hsv(30, 3%, 93%) |
| CMYK | cmyk(0%, 1.7%, 3.4%, 6.7%) |
| CIE-LAB | lab(92.90, 0.65, 2.41) |
| CIE-LCH | lch(92.90, 2.50, 75.01°) |
| OKLab | oklab(93.9% 0.0026 0.0064) |
| OKLCH | oklch(93.9% 0.007 67.8) |
| XYZ | xyz(78.9636, 82.7363, 86.6573) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.29
Off White
#FAF9F6
ΔE00 3.33
Linen
#FAF0E6
ΔE00 3.57
Seashell
#FFF5EE
ΔE00 3.68
Gainsboro
#DCDCDC
ΔE00 4.04
Snow
#FFFAFA
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAE6 #E6EAEE
analogous
#EEE6E6 #EEEAE6 #EEEEE6
triadic
#EEEAE6 #E6EEEA #EAE6EE
tetradic
#EEEAE6 #E6EEE6 #E6EAEE #EEE6EE
square
#EEEAE6 #E6EEE6 #E6EAEE #EEE6EE
split-complementary
#EEEAE6 #E6EEEE #E6E6EE
monochromatic
#BCAD9D #D5CBC2 #EEEAE6 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.20
#EEEAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#EEEAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAE6
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAE6 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE6
Deuteranopia (green-blind)
#ECEBE6
Tritanopia (blue-blind)
#F0E9E9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eeeae6; /* rgb */ color: rgb(238, 234, 230); /* oklch */ color: oklch(93.9% 0.007 67.8);
Tailwind
colors: {
custom: {
50: '#f3f0ed',
500: '#eeeae6',
950: '#000000',
},
}SCSS
$custom: #eeeae6; $custom-light: #f3f0ed; $custom-dark: #000000;
JSON
{
"hex": "#eeeae6",
"rgb": {
"r": 238,
"g": 234,
"b": 230
},
"hsl": {
"h": 30,
"s": 19.048,
"l": 91.765
},
"oklch": {
"l": 0.93904,
"c": 0.0069,
"h": 67.8
},
"luminance": 0.82736
}Semantic roles & 50–950 ramp
primary
#EEEAE6
secondary
#B3BCC5
accent
#739D48
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171616
muted
#858584