#EEEBEB#EEEBEB
#EEEBEB is a very light, near-neutral red. Relative luminance 0.836; OKLCH L 94.2% C 0.003 H 17.3°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBEB |
|---|---|
| RGB | rgb(238, 235, 235) |
| HSL | hsl(0, 8%, 93%) |
| HSV | hsv(0, 1%, 93%) |
| CMYK | cmyk(0%, 1.3%, 1.3%, 6.7%) |
| CIE-LAB | lab(93.27, 1.00, 0.36) |
| CIE-LCH | lch(93.27, 1.07, 19.48°) |
| OKLab | oklab(94.24% 0.0031 0.001) |
| OKLCH | oklch(94.24% 0.003 17.3) |
| XYZ | xyz(79.9613, 83.5921, 90.5035) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.46
Snow
#FFFAFA
ΔE00 3.32
Off White
#FAF9F6
ΔE00 3.49
Gainsboro
#DCDCDC
ΔE00 3.75
Pale Grey
#FDFDFE
ΔE00 3.87
Very Light Pink
#FFF4F2
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBEB #EBEEEE
analogous
#EEEBEC #EEEBEB #EEECEB
triadic
#EEEBEB #EBEEEB #EBEBEE
tetradic
#EEEBEB #ECEEEB #EBEEEE #ECEBEE
square
#EEEBEB #ECEEEB #EBEEEE #ECEBEE
split-complementary
#EEEBEB #EBEEEC #EBECEE
monochromatic
#B6A9A9 #D2CACA #EEEBEB #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.19
#EEEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#EEEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBEB
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBEB | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#EFEBEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eeebeb; /* rgb */ color: rgb(238, 235, 235); /* oklch */ color: oklch(94.2% 0.003 17.3);
Tailwind
colors: {
custom: {
50: '#f3f1f1',
500: '#eeebeb',
950: '#000000',
},
}SCSS
$custom: #eeebeb; $custom-light: #f3f1f1; $custom-dark: #000000;
JSON
{
"hex": "#eeebeb",
"rgb": {
"r": 238,
"g": 235,
"b": 235
},
"hsl": {
"h": 0,
"s": 8.108,
"l": 92.745
},
"oklch": {
"l": 0.94239,
"c": 0.00324,
"h": 17.3
},
"luminance": 0.83592
}Semantic roles & 50–950 ramp
primary
#EEEBEB
secondary
#BBC2C2
accent
#929253
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585