#EFE0E1#EFE0E1
#EFE0E1 is a very light, near-neutral red. Relative luminance 0.771; OKLCH L 91.9% C 0.016 H 12.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0E1 |
|---|---|
| RGB | rgb(239, 224, 225) |
| HSL | hsl(356, 32%, 91%) |
| HSV | hsv(356, 6%, 94%) |
| CMYK | cmyk(0%, 6.3%, 5.9%, 6.3%) |
| CIE-LAB | lab(90.37, 5.28, 1.35) |
| CIE-LCH | lch(90.37, 5.45, 14.36°) |
| OKLab | oklab(91.9% 0.0161 0.0037) |
| OKLCH | oklch(91.9% 0.016 12.8) |
| XYZ | xyz(75.8412, 77.0991, 82.1058) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.91
Mistyrose
#FFE4E1
ΔE00 4.53
Very Light Pink
#FFF4F2
ΔE00 4.71
Seashell
#FFF5EE
ΔE00 6.53
Snow
#FFFAFA
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0E1 #E0EFEE
analogous
#EFE0E8 #EFE0E1 #EFE6E0
triadic
#EFE0E1 #E1EFE0 #E0E1EF
tetradic
#EFE0E1 #E8EFE0 #E0EFEE #E6E0EF
square
#EFE0E1 #E8EFE0 #E0EFEE #E6E0EF
split-complementary
#EFE0E1 #E0EFE6 #E0E8EF
monochromatic
#C58F93 #DAB8BA #EFE0E1 #F5EBEB #F5EBEB
Accessibility & contrast
On white
1.28
#EFE0E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#EFE0E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0E1
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0E1 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E1
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#F2DFE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe0e1; /* rgb */ color: rgb(239, 224, 225); /* oklch */ color: oklch(91.9% 0.016 12.8);
Tailwind
colors: {
custom: {
50: '#f4e9ea',
500: '#efe0e1',
950: '#000000',
},
}SCSS
$custom: #efe0e1; $custom-light: #f4e9ea; $custom-dark: #000000;
JSON
{
"hex": "#efe0e1",
"rgb": {
"r": 239,
"g": 224,
"b": 225
},
"hsl": {
"h": 356,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.91896,
"c": 0.01649,
"h": 12.8
},
"luminance": 0.77098
}Semantic roles & 50–950 ramp
primary
#EFE0E1
secondary
#AAC9C7
accent
#ABA33B
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484