#EFE5E5#EFE5E5
#EFE5E5 is a very light, near-neutral red. Relative luminance 0.800; OKLCH L 93.0% C 0.011 H 17.4°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5E5 |
|---|---|
| RGB | rgb(239, 229, 229) |
| HSL | hsl(0, 24%, 92%) |
| HSV | hsv(0, 4%, 94%) |
| CMYK | cmyk(0%, 4.2%, 4.2%, 6.3%) |
| CIE-LAB | lab(91.71, 3.38, 1.21) |
| CIE-LCH | lch(91.71, 3.59, 19.66°) |
| OKLab | oklab(92.98% 0.0104 0.0033) |
| OKLCH | oklch(92.98% 0.011 17.4) |
| XYZ | xyz(77.7569, 80.0471, 85.4679) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.32
Lavenderblush
#FFF0F5
ΔE00 4.22
Snow
#FFFAFA
ΔE00 4.72
Seashell
#FFF5EE
ΔE00 4.84
Gainsboro
#DCDCDC
ΔE00 5.28
Whitesmoke
#F5F5F5
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5E5 #E5EFEF
analogous
#EFE5EA #EFE5E5 #EFEAE5
triadic
#EFE5E5 #E5EFE5 #E5E5EF
tetradic
#EFE5E5 #EAEFE5 #E5EFEF #EAE5EF
square
#EFE5E5 #EAEFE5 #E5EFEF #EAE5EF
split-complementary
#EFE5E5 #E5EFEA #E5EAEF
monochromatic
#C09999 #D8BFBF #EFE5E5 #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.23
#EFE5E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#EFE5E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5E5
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5E5 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E5
Deuteranopia (green-blind)
#E9E8E5
Tritanopia (blue-blind)
#F1E4E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe5e5; /* rgb */ color: rgb(239, 229, 229); /* oklch */ color: oklch(93.0% 0.011 17.4);
Tailwind
colors: {
custom: {
50: '#f4eded',
500: '#efe5e5',
950: '#000000',
},
}SCSS
$custom: #efe5e5; $custom-light: #f4eded; $custom-dark: #000000;
JSON
{
"hex": "#efe5e5",
"rgb": {
"r": 239,
"g": 229,
"b": 229
},
"hsl": {
"h": 0,
"s": 23.81,
"l": 91.765
},
"oklch": {
"l": 0.92978,
"c": 0.0109,
"h": 17.4
},
"luminance": 0.80046
}Semantic roles & 50–950 ramp
primary
#EFE5E5
secondary
#B1C7C7
accent
#A2A243
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484