#EEEAEA#EEEAEA
#EEEAEA is a very light, near-neutral red. Relative luminance 0.830; OKLCH L 94.0% C 0.004 H 17.2°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAEA |
|---|---|
| RGB | rgb(238, 234, 234) |
| HSL | hsl(0, 11%, 93%) |
| HSV | hsv(0, 2%, 93%) |
| CMYK | cmyk(0%, 1.7%, 1.7%, 6.7%) |
| CIE-LAB | lab(93.00, 1.34, 0.48) |
| CIE-LCH | lch(93.00, 1.42, 19.51°) |
| OKLab | oklab(94.02% 0.0041 0.0013) |
| OKLCH | oklch(94.02% 0.004 17.2) |
| XYZ | xyz(79.5317, 82.9635, 89.6496) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.90
Snow
#FFFAFA
ΔE00 3.38
Gainsboro
#DCDCDC
ΔE00 3.82
Very Light Pink
#FFF4F2
ΔE00 3.83
Off White
#FAF9F6
ΔE00 3.85
Pale Grey
#FDFDFE
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAEA #EAEEEE
analogous
#EEEAEC #EEEAEA #EEECEA
triadic
#EEEAEA #EAEEEA #EAEAEE
tetradic
#EEEAEA #ECEEEA #EAEEEE #ECEAEE
square
#EEEAEA #ECEEEA #EAEEEE #ECEAEE
split-complementary
#EEEAEA #EAEEEC #EAECEE
monochromatic
#B7A6A6 #D3C8C8 #EEEAEA #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.19
#EEEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#EEEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAEA
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAEA | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAEA
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#EFEAEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eeeaea; /* rgb */ color: rgb(238, 234, 234); /* oklch */ color: oklch(94.0% 0.004 17.2);
Tailwind
colors: {
custom: {
50: '#f3f0f0',
500: '#eeeaea',
950: '#000000',
},
}SCSS
$custom: #eeeaea; $custom-light: #f3f0f0; $custom-dark: #000000;
JSON
{
"hex": "#eeeaea",
"rgb": {
"r": 238,
"g": 234,
"b": 234
},
"hsl": {
"h": 0,
"s": 10.526,
"l": 92.549
},
"oklch": {
"l": 0.94015,
"c": 0.00432,
"h": 17.2
},
"luminance": 0.82963
}Semantic roles & 50–950 ramp
primary
#EEEAEA
secondary
#B9C3C3
accent
#959551
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585