#EFE0EE#EFE0EE
#EFE0EE is a very light, muted purple. Relative luminance 0.778; OKLCH L 92.3% C 0.025 H 327.8°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0EE |
|---|---|
| RGB | rgb(239, 224, 238) |
| HSL | hsl(304, 32%, 91%) |
| HSV | hsv(304, 6%, 94%) |
| CMYK | cmyk(0%, 6.3%, 0.4%, 6.3%) |
| CIE-LAB | lab(90.70, 7.55, -4.97) |
| CIE-LCH | lch(90.70, 9.04, 326.64°) |
| OKLab | oklab(92.27% 0.0209 -0.0131) |
| OKLCH | oklch(92.27% 0.025 327.8) |
| XYZ | xyz(77.6826, 77.8357, 91.8037) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.99
Lavender (CSS)
#E6E6FA
ΔE00 6.34
Mistyrose
#FFE4E1
ΔE00 7.94
Very Light Pink
#FFF4F2
ΔE00 8.42
Ghostwhite
#F8F8FF
ΔE00 8.51
Thistle
#D8BFD8
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0EE #E0EFE1
analogous
#E8E0EF #EFE0EE #EFE0E6
triadic
#EFE0EE #EEEFE0 #E0EEEF
tetradic
#EFE0EE #EFE8E0 #E0EFE1 #E0E6EF
square
#EFE0EE #EFE8E0 #E0EFE1 #E0E6EF
split-complementary
#EFE0EE #E6EFE0 #E0EFE8
monochromatic
#C58FC2 #DAB8D8 #EFE0EE #F5EBF4 #F5EBF4
Accessibility & contrast
On white
1.27
#EFE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#EFE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0EE
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0EE | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#F0E1E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe0ee; /* rgb */ color: rgb(239, 224, 238); /* oklch */ color: oklch(92.3% 0.025 327.8);
Tailwind
colors: {
custom: {
50: '#f4e9f3',
500: '#efe0ee',
950: '#000000',
},
}SCSS
$custom: #efe0ee; $custom-light: #f4e9f3; $custom-dark: #000000;
JSON
{
"hex": "#efe0ee",
"rgb": {
"r": 239,
"g": 224,
"b": 238
},
"hsl": {
"h": 304,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.92272,
"c": 0.02468,
"h": 327.8
},
"luminance": 0.77835
}Semantic roles & 50–950 ramp
primary
#EFE0EE
secondary
#AAC9AC
accent
#AB423B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485