#EFABF4#EFABF4
#EFABF4 is a very light, vivid purple. Relative luminance 0.540; OKLCH L 82.9% C 0.123 H 324.3°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFABF4 |
|---|---|
| RGB | rgb(239, 171, 244) |
| HSL | hsl(296, 77%, 81%) |
| HSV | hsv(296, 30%, 96%) |
| CMYK | cmyk(2%, 29.9%, 0%, 4.3%) |
| CIE-LAB | lab(78.47, 36.66, -26.54) |
| CIE-LCH | lch(78.47, 45.26, 324.10°) |
| OKLab | oklab(82.89% 0.1002 -0.072) |
| OKLCH | oklch(82.89% 0.123 324.3) |
| XYZ | xyz(66.4869, 54.0103, 92.4931) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.30
Mauve
#E0B0FF
ΔE00 4.74
Light Lavendar
#EFC0FE
ΔE00 5.18
Light Violet
#D6B4FC
ΔE00 6.96
Light Lilac
#EDC8FF
ΔE00 7.56
Pale Violet
#CEAEFA
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFABF4 #B0F4AB
analogous
#CBABF4 #EFABF4 #F4ABD5
triadic
#EFABF4 #F4EFAB #ABF4EF
tetradic
#EFABF4 #F4CBAB #B0F4AB #ABD5F4
square
#EFABF4 #F4CBAB #B0F4AB #ABD5F4
split-complementary
#EFABF4 #D5F4AB #ABF4CB
monochromatic
#DA3FE6 #E575ED #EFABF4 #F9E1FB #FAE4FB
Accessibility & contrast
On white
1.78
#EFABF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#EFABF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFABF4
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFABF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFABF4 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BDF7
Deuteranopia (green-blind)
#B5C5F2
Tritanopia (blue-blind)
#F2B2C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efabf4; /* rgb */ color: rgb(239, 171, 244); /* oklch */ color: oklch(82.9% 0.123 324.3);
Tailwind
colors: {
custom: {
50: '#f5c5f8',
500: '#efabf4',
950: '#000000',
},
}SCSS
$custom: #efabf4; $custom-light: #f5c5f8; $custom-dark: #000000;
JSON
{
"hex": "#efabf4",
"rgb": {
"r": 239,
"g": 171,
"b": 244
},
"hsl": {
"h": 295.89,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.82889,
"c": 0.12337,
"h": 324.3
},
"luminance": 0.54008
}Semantic roles & 50–950 ramp
primary
#EFABF4
secondary
#76D46F
accent
#D90C1A
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285