#EFE7E8#EFE7E8
#EFE7E8 is a very light, near-neutral red. Relative luminance 0.813; OKLCH L 93.5% C 0.009 H 8.5°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE7E8 |
|---|---|
| RGB | rgb(239, 231, 232) |
| HSL | hsl(353, 20%, 92%) |
| HSV | hsv(353, 3%, 94%) |
| CMYK | cmyk(0%, 3.3%, 2.9%, 6.3%) |
| CIE-LAB | lab(92.28, 2.87, 0.48) |
| CIE-LCH | lch(92.28, 2.91, 9.41°) |
| OKLab | oklab(93.45% 0.0087 0.0013) |
| OKLCH | oklch(93.45% 0.009 8.5) |
| XYZ | xyz(78.7359, 81.3292, 87.8785) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.30
Snow
#FFFAFA
ΔE00 4.11
Lavenderblush
#FFF0F5
ΔE00 4.28
Whitesmoke
#F5F5F5
ΔE00 4.71
Gainsboro
#DCDCDC
ΔE00 4.86
Seashell
#FFF5EE
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE7E8 #E7EFEE
analogous
#EFE7EC #EFE7E8 #EFEAE7
triadic
#EFE7E8 #E8EFE7 #E7E8EF
tetradic
#EFE7E8 #ECEFE7 #E7EFEE #EAE7EF
square
#EFE7E8 #ECEFE7 #E7EFEE #EAE7EF
split-complementary
#EFE7E8 #E7EFEA #E7ECEF
monochromatic
#BE9EA2 #D7C2C5 #EFE7E8 #F3EDED #F3EDED
Accessibility & contrast
On white
1.22
#EFE7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#EFE7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE7E8
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE7E8 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E8
Deuteranopia (green-blind)
#EAE9E8
Tritanopia (blue-blind)
#F1E7E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efe7e8; /* rgb */ color: rgb(239, 231, 232); /* oklch */ color: oklch(93.5% 0.009 8.5);
Tailwind
colors: {
custom: {
50: '#f4eeef',
500: '#efe7e8',
950: '#000000',
},
}SCSS
$custom: #efe7e8; $custom-light: #f4eeef; $custom-dark: #000000;
JSON
{
"hex": "#efe7e8",
"rgb": {
"r": 239,
"g": 231,
"b": 232
},
"hsl": {
"h": 352.5,
"s": 20,
"l": 92.157
},
"oklch": {
"l": 0.93452,
"c": 0.00877,
"h": 8.5
},
"luminance": 0.81329
}Semantic roles & 50–950 ramp
primary
#EFE7E8
secondary
#B4C6C4
accent
#9E9347
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585