#EFE0E8#EFE0E8
#EFE0E8 is a very light, near-neutral pink. Relative luminance 0.775; OKLCH L 92.1% C 0.019 H 344.0°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0E8 |
|---|---|
| RGB | rgb(239, 224, 232) |
| HSL | hsl(328, 32%, 91%) |
| HSV | hsv(328, 6%, 94%) |
| CMYK | cmyk(0%, 6.3%, 2.9%, 6.3%) |
| CIE-LAB | lab(90.55, 6.49, -2.06) |
| CIE-LCH | lch(90.55, 6.80, 342.40°) |
| OKLab | oklab(92.1% 0.0187 -0.0054) |
| OKLCH | oklch(92.1% 0.019 344) |
| XYZ | xyz(76.8158, 77.4889, 87.2384) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.61
Mistyrose
#FFE4E1
ΔE00 6.09
Very Light Pink
#FFF4F2
ΔE00 6.51
Lavender (CSS)
#E6E6FA
ΔE00 7.38
Snow
#FFFAFA
ΔE00 7.79
Ghostwhite
#F8F8FF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0E8 #E0EFE7
analogous
#EEE0EF #EFE0E8 #EFE0E0
triadic
#EFE0E8 #E8EFE0 #E0E8EF
tetradic
#EFE0E8 #EFEEE0 #E0EFE7 #E0E0EF
square
#EFE0E8 #EFEEE0 #E0EFE7 #E0E0EF
split-complementary
#EFE0E8 #E0EFE0 #E0EFEE
monochromatic
#C58FAC #DAB8CA #EFE0E8 #F5EBF0 #F5EBF0
Accessibility & contrast
On white
1.27
#EFE0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#EFE0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0E8
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0E8 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E8
Deuteranopia (green-blind)
#E4E5E8
Tritanopia (blue-blind)
#F1E0E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe0e8; /* rgb */ color: rgb(239, 224, 232); /* oklch */ color: oklch(92.1% 0.019 344.0);
Tailwind
colors: {
custom: {
50: '#f4e9ef',
500: '#efe0e8',
950: '#000000',
},
}SCSS
$custom: #efe0e8; $custom-light: #f4e9ef; $custom-dark: #000000;
JSON
{
"hex": "#efe0e8",
"rgb": {
"r": 239,
"g": 224,
"b": 232
},
"hsl": {
"h": 328,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.92095,
"c": 0.01945,
"h": 344
},
"luminance": 0.77488
}Semantic roles & 50–950 ramp
primary
#EFE0E8
secondary
#AAC9B9
accent
#AB6F3B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485