#EFE0E2#EFE0E2
#EFE0E2 is a very light, near-neutral red. Relative luminance 0.772; OKLCH L 91.9% C 0.017 H 8.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0E2 |
|---|---|
| RGB | rgb(239, 224, 226) |
| HSL | hsl(352, 32%, 91%) |
| HSV | hsv(352, 6%, 94%) |
| CMYK | cmyk(0%, 6.3%, 5.4%, 6.3%) |
| CIE-LAB | lab(90.39, 5.45, 0.86) |
| CIE-LCH | lch(90.39, 5.52, 9.00°) |
| OKLab | oklab(91.92% 0.0165 0.0024) |
| OKLCH | oklch(91.92% 0.017 8.2) |
| XYZ | xyz(75.9781, 77.1538, 82.8264) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.70
Mistyrose
#FFE4E1
ΔE00 4.66
Very Light Pink
#FFF4F2
ΔE00 4.89
Snow
#FFFAFA
ΔE00 6.76
Seashell
#FFF5EE
ΔE00 6.86
Gainsboro
#DCDCDC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0E2 #E0EFED
analogous
#EFE0E9 #EFE0E2 #EFE5E0
triadic
#EFE0E2 #E2EFE0 #E0E2EF
tetradic
#EFE0E2 #E9EFE0 #E0EFED #E5E0EF
square
#EFE0E2 #E9EFE0 #E0EFED #E5E0EF
split-complementary
#EFE0E2 #E0EFE5 #E0E9EF
monochromatic
#C58F96 #DAB8BC #EFE0E2 #F5EBEC #F5EBEC
Accessibility & contrast
On white
1.28
#EFE0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#EFE0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0E2
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0E2 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#E5E4E2
Tritanopia (blue-blind)
#F2DFE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe0e2; /* rgb */ color: rgb(239, 224, 226); /* oklch */ color: oklch(91.9% 0.017 8.2);
Tailwind
colors: {
custom: {
50: '#f4e9eb',
500: '#efe0e2',
950: '#000000',
},
}SCSS
$custom: #efe0e2; $custom-light: #f4e9eb; $custom-dark: #000000;
JSON
{
"hex": "#efe0e2",
"rgb": {
"r": 239,
"g": 224,
"b": 226
},
"hsl": {
"h": 352,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.91924,
"c": 0.01663,
"h": 8.2
},
"luminance": 0.77153
}Semantic roles & 50–950 ramp
primary
#EFE0E2
secondary
#AAC9C5
accent
#AB9C3B
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484