#EFE7E7#EFE7E7
#EFE7E7 is a very light, near-neutral red. Relative luminance 0.813; OKLCH L 93.4% C 0.009 H 17.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE7E7 |
|---|---|
| RGB | rgb(239, 231, 231) |
| HSL | hsl(0, 20%, 92%) |
| HSV | hsv(0, 3%, 94%) |
| CMYK | cmyk(0%, 3.3%, 3.3%, 6.3%) |
| CIE-LAB | lab(92.25, 2.70, 0.96) |
| CIE-LCH | lch(92.25, 2.86, 19.61°) |
| OKLab | oklab(93.42% 0.0083 0.0026) |
| OKLCH | oklch(93.42% 0.009 17.4) |
| XYZ | xyz(78.5943, 81.2725, 87.1325) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.16
Snow
#FFFAFA
ΔE00 4.05
Seashell
#FFF5EE
ΔE00 4.50
Lavenderblush
#FFF0F5
ΔE00 4.59
Whitesmoke
#F5F5F5
ΔE00 4.59
Gainsboro
#DCDCDC
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE7E7 #E7EFEF
analogous
#EFE7EB #EFE7E7 #EFEBE7
triadic
#EFE7E7 #E7EFE7 #E7E7EF
tetradic
#EFE7E7 #EBEFE7 #E7EFEF #EBE7EF
square
#EFE7E7 #EBEFE7 #E7EFEF #EBE7EF
split-complementary
#EFE7E7 #E7EFEB #E7EBEF
monochromatic
#BE9E9E #D7C2C2 #EFE7E7 #F3EDED #F3EDED
Accessibility & contrast
On white
1.22
#EFE7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#EFE7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE7E7
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE7E7 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E7
Deuteranopia (green-blind)
#EAE9E7
Tritanopia (blue-blind)
#F1E6E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efe7e7; /* rgb */ color: rgb(239, 231, 231); /* oklch */ color: oklch(93.4% 0.009 17.4);
Tailwind
colors: {
custom: {
50: '#f4eeee',
500: '#efe7e7',
950: '#000000',
},
}SCSS
$custom: #efe7e7; $custom-light: #f4eeee; $custom-dark: #000000;
JSON
{
"hex": "#efe7e7",
"rgb": {
"r": 239,
"g": 231,
"b": 231
},
"hsl": {
"h": 0,
"s": 20,
"l": 92.157
},
"oklch": {
"l": 0.93424,
"c": 0.00869,
"h": 17.4
},
"luminance": 0.81272
}Semantic roles & 50–950 ramp
primary
#EFE7E7
secondary
#B4C6C6
accent
#9E9E47
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585