#EFE1EB#EFE1EB
#EFE1EB is a very light, muted pink. Relative luminance 0.782; OKLCH L 92.4% C 0.020 H 335.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE1EB |
|---|---|
| RGB | rgb(239, 225, 235) |
| HSL | hsl(317, 30%, 91%) |
| HSV | hsv(317, 6%, 94%) |
| CMYK | cmyk(0%, 5.9%, 1.7%, 6.3%) |
| CIE-LAB | lab(90.87, 6.49, -3.15) |
| CIE-LCH | lch(90.87, 7.22, 334.11°) |
| OKLab | oklab(92.38% 0.0184 -0.0083) |
| OKLCH | oklch(92.38% 0.02 335.7) |
| XYZ | xyz(77.5151, 78.1999, 89.5917) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.83
Lavender (CSS)
#E6E6FA
ΔE00 6.64
Mistyrose
#FFE4E1
ΔE00 6.87
Very Light Pink
#FFF4F2
ΔE00 6.93
Ghostwhite
#F8F8FF
ΔE00 7.60
Snow
#FFFAFA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE1EB #E1EFE5
analogous
#ECE1EF #EFE1EB #EFE1E4
triadic
#EFE1EB #EBEFE1 #E1EBEF
tetradic
#EFE1EB #EFECE1 #E1EFE5 #E1E4EF
square
#EFE1EB #EFECE1 #E1EFE5 #E1E4EF
split-complementary
#EFE1EB #E4EFE1 #E1EFEC
monochromatic
#C491B6 #DAB9D0 #EFE1EB #F4EBF2 #F4EBF2
Accessibility & contrast
On white
1.26
#EFE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#EFE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE1EB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE1EB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#F1E1E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe1eb; /* rgb */ color: rgb(239, 225, 235); /* oklch */ color: oklch(92.4% 0.020 335.7);
Tailwind
colors: {
custom: {
50: '#f4eaf1',
500: '#efe1eb',
950: '#000000',
},
}SCSS
$custom: #efe1eb; $custom-light: #f4eaf1; $custom-dark: #000000;
JSON
{
"hex": "#efe1eb",
"rgb": {
"r": 239,
"g": 225,
"b": 235
},
"hsl": {
"h": 317.143,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.92375,
"c": 0.02015,
"h": 335.7
},
"luminance": 0.78199
}Semantic roles & 50–950 ramp
primary
#EFE1EB
secondary
#ABC9B4
accent
#A95B3C
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485