#EFE5E7#EFE5E7
#EFE5E7 is a very light, near-neutral red. Relative luminance 0.802; OKLCH L 93.0% C 0.011 H 3.5°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5E7 |
|---|---|
| RGB | rgb(239, 229, 231) |
| HSL | hsl(348, 24%, 92%) |
| HSV | hsv(348, 4%, 94%) |
| CMYK | cmyk(0%, 4.2%, 3.3%, 6.3%) |
| CIE-LAB | lab(91.76, 3.73, 0.24) |
| CIE-LCH | lch(91.76, 3.73, 3.63°) |
| OKLab | oklab(93.03% 0.0112 0.0007) |
| OKLCH | oklch(93.03% 0.011 3.5) |
| XYZ | xyz(78.0377, 80.1594, 86.9470) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.64
Very Light Pink
#FFF4F2
ΔE00 3.69
Snow
#FFFAFA
ΔE00 4.90
Gainsboro
#DCDCDC
ΔE00 5.57
Seashell
#FFF5EE
ΔE00 5.61
Whitesmoke
#F5F5F5
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5E7 #E5EFED
analogous
#EFE5EC #EFE5E7 #EFE8E5
triadic
#EFE5E7 #E7EFE5 #E5E7EF
tetradic
#EFE5E7 #ECEFE5 #E5EFED #E8E5EF
square
#EFE5E7 #ECEFE5 #E5EFED #E8E5EF
split-complementary
#EFE5E7 #E5EFE8 #E5ECEF
monochromatic
#C099A1 #D8BFC4 #EFE5E7 #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.23
#EFE5E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#EFE5E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5E7
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5E7 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E7
Deuteranopia (green-blind)
#E8E8E7
Tritanopia (blue-blind)
#F1E4E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe5e7; /* rgb */ color: rgb(239, 229, 231); /* oklch */ color: oklch(93.0% 0.011 3.5);
Tailwind
colors: {
custom: {
50: '#f4edee',
500: '#efe5e7',
950: '#000000',
},
}SCSS
$custom: #efe5e7; $custom-light: #f4edee; $custom-dark: #000000;
JSON
{
"hex": "#efe5e7",
"rgb": {
"r": 239,
"g": 229,
"b": 231
},
"hsl": {
"h": 348,
"s": 23.81,
"l": 91.765
},
"oklch": {
"l": 0.93034,
"c": 0.01117,
"h": 3.5
},
"luminance": 0.80159
}Semantic roles & 50–950 ramp
primary
#EFE5E7
secondary
#B1C7C3
accent
#A28F43
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485