#EFE0EA#EFE0EA
#EFE0EA is a very light, muted pink. Relative luminance 0.776; OKLCH L 92.2% C 0.021 H 337.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0EA |
|---|---|
| RGB | rgb(239, 224, 234) |
| HSL | hsl(320, 32%, 91%) |
| HSV | hsv(320, 6%, 94%) |
| CMYK | cmyk(0%, 6.3%, 2.1%, 6.3%) |
| CIE-LAB | lab(90.60, 6.84, -3.03) |
| CIE-LCH | lch(90.60, 7.48, 336.11°) |
| OKLab | oklab(92.15% 0.0194 -0.008) |
| OKLCH | oklch(92.15% 0.021 337.7) |
| XYZ | xyz(77.1015, 77.6032, 88.7431) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.97
Mistyrose
#FFE4E1
ΔE00 6.69
Lavender (CSS)
#E6E6FA
ΔE00 6.96
Very Light Pink
#FFF4F2
ΔE00 7.14
Ghostwhite
#F8F8FF
ΔE00 8.00
Snow
#FFFAFA
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0EA #E0EFE5
analogous
#ECE0EF #EFE0EA #EFE0E2
triadic
#EFE0EA #EAEFE0 #E0EAEF
tetradic
#EFE0EA #EFECE0 #E0EFE5 #E0E2EF
square
#EFE0EA #EFECE0 #E0EFE5 #E0E2EF
split-complementary
#EFE0EA #E2EFE0 #E0EFEC
monochromatic
#C58FB3 #DAB8CF #EFE0EA #F5EBF1 #F5EBF1
Accessibility & contrast
On white
1.27
#EFE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#EFE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0EA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0EA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#F1E0E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe0ea; /* rgb */ color: rgb(239, 224, 234); /* oklch */ color: oklch(92.2% 0.021 337.7);
Tailwind
colors: {
custom: {
50: '#f4e9f0',
500: '#efe0ea',
950: '#000000',
},
}SCSS
$custom: #efe0ea; $custom-light: #f4e9f0; $custom-dark: #000000;
JSON
{
"hex": "#efe0ea",
"rgb": {
"r": 239,
"g": 224,
"b": 234
},
"hsl": {
"h": 320,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.92153,
"c": 0.02099,
"h": 337.7
},
"luminance": 0.77603
}Semantic roles & 50–950 ramp
primary
#EFE0EA
secondary
#AAC9B4
accent
#AB603B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485