#EFE0E9#EFE0E9
#EFE0E9 is a very light, muted pink. Relative luminance 0.775; OKLCH L 92.1% C 0.020 H 340.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0E9 |
|---|---|
| RGB | rgb(239, 224, 233) |
| HSL | hsl(324, 32%, 91%) |
| HSV | hsv(324, 6%, 94%) |
| CMYK | cmyk(0%, 6.3%, 2.5%, 6.3%) |
| CIE-LAB | lab(90.57, 6.66, -2.54) |
| CIE-LCH | lch(90.57, 7.13, 339.11°) |
| OKLab | oklab(92.12% 0.0191 -0.0067) |
| OKLCH | oklch(92.12% 0.02 340.7) |
| XYZ | xyz(76.9582, 77.5459, 87.9886) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.78
Mistyrose
#FFE4E1
ΔE00 6.39
Very Light Pink
#FFF4F2
ΔE00 6.82
Lavender (CSS)
#E6E6FA
ΔE00 7.16
Ghostwhite
#F8F8FF
ΔE00 7.92
Snow
#FFFAFA
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0E9 #E0EFE6
analogous
#EDE0EF #EFE0E9 #EFE0E1
triadic
#EFE0E9 #E9EFE0 #E0E9EF
tetradic
#EFE0E9 #EFEDE0 #E0EFE6 #E0E1EF
square
#EFE0E9 #EFEDE0 #E0EFE6 #E0E1EF
split-complementary
#EFE0E9 #E1EFE0 #E0EFED
monochromatic
#C58FB0 #DAB8CC #EFE0E9 #F5EBF1 #F5EBF1
Accessibility & contrast
On white
1.27
#EFE0E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#EFE0E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0E9
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0E9 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3E9
Deuteranopia (green-blind)
#E4E5E9
Tritanopia (blue-blind)
#F1E0E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe0e9; /* rgb */ color: rgb(239, 224, 233); /* oklch */ color: oklch(92.1% 0.020 340.7);
Tailwind
colors: {
custom: {
50: '#f4e9f0',
500: '#efe0e9',
950: '#000000',
},
}SCSS
$custom: #efe0e9; $custom-light: #f4e9f0; $custom-dark: #000000;
JSON
{
"hex": "#efe0e9",
"rgb": {
"r": 239,
"g": 224,
"b": 233
},
"hsl": {
"h": 324,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.92124,
"c": 0.02019,
"h": 340.7
},
"luminance": 0.77545
}Semantic roles & 50–950 ramp
primary
#EFE0E9
secondary
#AAC9B6
accent
#AB683B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485