#EAE6E6#EAE6E6
#EAE6E6 is a very light, near-neutral red. Relative luminance 0.798; OKLCH L 92.8% C 0.004 H 17.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6E6 |
|---|---|
| RGB | rgb(234, 230, 230) |
| HSL | hsl(0, 9%, 91%) |
| HSV | hsv(0, 2%, 92%) |
| CMYK | cmyk(0%, 1.7%, 1.7%, 8.2%) |
| CIE-LAB | lab(91.59, 1.35, 0.48) |
| CIE-LCH | lch(91.59, 1.43, 19.51°) |
| OKLab | oklab(92.81% 0.0041 0.0013) |
| OKLCH | oklch(92.81% 0.004 17.2) |
| XYZ | xyz(76.5092, 79.7995, 86.2198) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.12
Whitesmoke
#F5F5F5
ΔE00 3.58
Snow
#FFFAFA
ΔE00 4.23
Very Light Pink
#FFF4F2
ΔE00 4.41
Off White
#FAF9F6
ΔE00 4.54
Fog
#D8DCE0
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6E6 #E6EAEA
analogous
#EAE6E8 #EAE6E6 #EAE8E6
triadic
#EAE6E6 #E6EAE6 #E6E6EA
tetradic
#EAE6E6 #E8EAE6 #E6EAEA #E8E6EA
square
#EAE6E6 #E8EAE6 #E6EAEA #E8E6EA
split-complementary
#EAE6E6 #E6EAE8 #E6E8EA
monochromatic
#B2A3A3 #CEC5C5 #EAE6E6 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.24
#EAE6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#EAE6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6E6
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6E6 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E6
Deuteranopia (green-blind)
#E7E7E6
Tritanopia (blue-blind)
#EBE6E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eae6e6; /* rgb */ color: rgb(234, 230, 230); /* oklch */ color: oklch(92.8% 0.004 17.2);
Tailwind
colors: {
custom: {
50: '#f0eded',
500: '#eae6e6',
950: '#000000',
},
}SCSS
$custom: #eae6e6; $custom-light: #f0eded; $custom-dark: #000000;
JSON
{
"hex": "#eae6e6",
"rgb": {
"r": 234,
"g": 230,
"b": 230
},
"hsl": {
"h": 0,
"s": 8.696,
"l": 90.98
},
"oklch": {
"l": 0.92805,
"c": 0.00433,
"h": 17.2
},
"luminance": 0.79799
}Semantic roles & 50–950 ramp
primary
#EAE6E6
secondary
#B6BEBE
accent
#939353
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484