#EFE0EB#EFE0EB
#EFE0EB is a very light, muted pink. Relative luminance 0.777; OKLCH L 92.2% C 0.022 H 334.9°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0EB |
|---|---|
| RGB | rgb(239, 224, 235) |
| HSL | hsl(316, 32%, 91%) |
| HSV | hsv(316, 6%, 94%) |
| CMYK | cmyk(0%, 6.3%, 1.7%, 6.3%) |
| CIE-LAB | lab(90.62, 7.01, -3.51) |
| CIE-LCH | lch(90.62, 7.84, 333.39°) |
| OKLab | oklab(92.18% 0.0198 -0.0092) |
| OKLCH | oklch(92.18% 0.022 334.9) |
| XYZ | xyz(77.2455, 77.6608, 89.5018) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.20
Lavender (CSS)
#E6E6FA
ΔE00 6.77
Mistyrose
#FFE4E1
ΔE00 7.00
Very Light Pink
#FFF4F2
ΔE00 7.46
Ghostwhite
#F8F8FF
ΔE00 8.11
Snow
#FFFAFA
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0EB #E0EFE4
analogous
#EBE0EF #EFE0EB #EFE0E3
triadic
#EFE0EB #EBEFE0 #E0EBEF
tetradic
#EFE0EB #EFEBE0 #E0EFE4 #E0E3EF
square
#EFE0EB #EFEBE0 #E0EFE4 #E0E3EF
split-complementary
#EFE0EB #E3EFE0 #E0EFEB
monochromatic
#C58FB7 #DAB8D1 #EFE0EB #F5EBF2 #F5EBF2
Accessibility & contrast
On white
1.27
#EFE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#EFE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0EB
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0EB | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#F1E0E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe0eb; /* rgb */ color: rgb(239, 224, 235); /* oklch */ color: oklch(92.2% 0.022 334.9);
Tailwind
colors: {
custom: {
50: '#f4e9f1',
500: '#efe0eb',
950: '#000000',
},
}SCSS
$custom: #efe0eb; $custom-light: #f4e9f1; $custom-dark: #000000;
JSON
{
"hex": "#efe0eb",
"rgb": {
"r": 239,
"g": 224,
"b": 235
},
"hsl": {
"h": 316,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.92183,
"c": 0.02185,
"h": 334.9
},
"luminance": 0.7766
}Semantic roles & 50–950 ramp
primary
#EFE0EB
secondary
#AAC9B2
accent
#AB593B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485