#E8E4E4#E8E4E4
#E8E4E4 is a very light, near-neutral red. Relative luminance 0.782; OKLCH L 92.2% C 0.004 H 17.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E4E4 |
|---|---|
| RGB | rgb(232, 228, 228) |
| HSL | hsl(0, 8%, 90%) |
| HSV | hsv(0, 2%, 91%) |
| CMYK | cmyk(0%, 1.7%, 1.7%, 9%) |
| CIE-LAB | lab(90.89, 1.35, 0.48) |
| CIE-LCH | lch(90.89, 1.43, 19.51°) |
| OKLab | oklab(92.2% 0.0042 0.0013) |
| OKLCH | oklch(92.2% 0.004 17.3) |
| XYZ | xyz(75.0236, 78.2443, 84.5340) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.80
Whitesmoke
#F5F5F5
ΔE00 3.95
Light Gray
#D3D3D3
ΔE00 4.52
Fog
#D8DCE0
ΔE00 4.54
Snow
#FFFAFA
ΔE00 4.67
Very Light Pink
#FFF4F2
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E4E4 #E4E8E8
analogous
#E8E4E6 #E8E4E4 #E8E6E4
triadic
#E8E4E4 #E4E8E4 #E4E4E8
tetradic
#E8E4E4 #E6E8E4 #E4E8E8 #E6E4E8
square
#E8E4E4 #E6E8E4 #E4E8E8 #E6E4E8
split-complementary
#E8E4E4 #E4E8E6 #E4E6E8
monochromatic
#B0A2A2 #CCC3C3 #E8E4E4 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.26
#E8E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#E8E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E4E4
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E4E4 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E4
Deuteranopia (green-blind)
#E5E5E4
Tritanopia (blue-blind)
#E9E4E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e8e4e4; /* rgb */ color: rgb(232, 228, 228); /* oklch */ color: oklch(92.2% 0.004 17.3);
Tailwind
colors: {
custom: {
50: '#efecec',
500: '#e8e4e4',
950: '#000000',
},
}SCSS
$custom: #e8e4e4; $custom-light: #efecec; $custom-dark: #000000;
JSON
{
"hex": "#e8e4e4",
"rgb": {
"r": 232,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 8,
"l": 90.196
},
"oklch": {
"l": 0.92199,
"c": 0.00435,
"h": 17.3
},
"luminance": 0.78244
}Semantic roles & 50–950 ramp
primary
#E8E4E4
secondary
#B4BCBC
accent
#929254
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484