#EFE8E8#EFE8E8
#EFE8E8 is a very light, near-neutral red. Relative luminance 0.819; OKLCH L 93.6% C 0.008 H 17.3°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE8E8 |
|---|---|
| RGB | rgb(239, 232, 232) |
| HSL | hsl(0, 18%, 92%) |
| HSV | hsv(0, 3%, 94%) |
| CMYK | cmyk(0%, 2.9%, 2.9%, 6.3%) |
| CIE-LAB | lab(92.53, 2.36, 0.84) |
| CIE-LCH | lch(92.53, 2.50, 19.58°) |
| OKLab | oklab(93.65% 0.0073 0.0023) |
| OKLCH | oklch(93.65% 0.008 17.3) |
| XYZ | xyz(79.0166, 81.8906, 87.9720) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.19
Snow
#FFFAFA
ΔE00 3.76
Whitesmoke
#F5F5F5
ΔE00 4.13
Seashell
#FFF5EE
ΔE00 4.39
Gainsboro
#DCDCDC
ΔE00 4.49
Lavenderblush
#FFF0F5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE8E8 #E8EFEF
analogous
#EFE8EC #EFE8E8 #EFECE8
triadic
#EFE8E8 #E8EFE8 #E8E8EF
tetradic
#EFE8E8 #ECEFE8 #E8EFEF #ECE8EF
square
#EFE8E8 #ECEFE8 #E8EFEF #ECE8EF
split-complementary
#EFE8E8 #E8EFEC #E8ECEF
monochromatic
#BDA0A0 #D6C4C4 #EFE8E8 #F2EDED #F2EDED
Accessibility & contrast
On white
1.21
#EFE8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#EFE8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE8E8
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE8E8 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E8
Deuteranopia (green-blind)
#EBEAE8
Tritanopia (blue-blind)
#F1E7E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efe8e8; /* rgb */ color: rgb(239, 232, 232); /* oklch */ color: oklch(93.6% 0.008 17.3);
Tailwind
colors: {
custom: {
50: '#f4efef',
500: '#efe8e8',
950: '#000000',
},
}SCSS
$custom: #efe8e8; $custom-light: #f4efef; $custom-dark: #000000;
JSON
{
"hex": "#efe8e8",
"rgb": {
"r": 239,
"g": 232,
"b": 232
},
"hsl": {
"h": 0,
"s": 17.949,
"l": 92.353
},
"oklch": {
"l": 0.93647,
"c": 0.00759,
"h": 17.3
},
"luminance": 0.8189
}Semantic roles & 50–950 ramp
primary
#EFE8E8
secondary
#B5C6C6
accent
#9C9C49
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585