#EFABFB#EFABFB
#EFABFB is a very light, vivid purple. Relative luminance 0.544; OKLCH L 83.2% C 0.131 H 321.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFABFB |
|---|---|
| RGB | rgb(239, 171, 251) |
| HSL | hsl(291, 91%, 83%) |
| HSV | hsv(291, 32%, 98%) |
| CMYK | cmyk(4.8%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(78.72, 37.97, -29.92) |
| CIE-LCH | lch(78.72, 48.34, 321.76°) |
| OKLab | oklab(83.16% 0.102 -0.0815) |
| OKLCH | oklch(83.16% 0.131 321.4) |
| XYZ | xyz(67.5700, 54.4435, 98.1973) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.84
Plum
#DDA0DD
ΔE00 5.28
Light Lavendar
#EFC0FE
ΔE00 5.39
Light Violet
#D6B4FC
ΔE00 6.37
Lilac (survey)
#CEA2FD
ΔE00 7.16
Pale Violet
#CEAEFA
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFABFB #B7FBAB
analogous
#C7ABFB #EFABFB #FBABDF
triadic
#EFABFB #FBEFAB #ABFBEF
tetradic
#EFABFB #FBC7AB #B7FBAB #ABDFFB
square
#EFABFB #FBC7AB #B7FBAB #ABDFFB
split-complementary
#EFABFB #DFFBAB #ABFBC7
monochromatic
#D936F5 #E471F8 #EFABFB #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.77
#EFABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#EFABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFABFB
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFABFB | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFE
Deuteranopia (green-blind)
#B2C5F8
Tritanopia (blue-blind)
#F1B4C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efabfb; /* rgb */ color: rgb(239, 171, 251); /* oklch */ color: oklch(83.2% 0.131 321.4);
Tailwind
colors: {
custom: {
50: '#f5c5fd',
500: '#efabfb',
950: '#000000',
},
}SCSS
$custom: #efabfb; $custom-light: #f5c5fd; $custom-dark: #000000;
JSON
{
"hex": "#efabfb",
"rgb": {
"r": 239,
"g": 171,
"b": 251
},
"hsl": {
"h": 291,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.83164,
"c": 0.13057,
"h": 321.4
},
"luminance": 0.54442
}Semantic roles & 50–950 ramp
primary
#EFABFB
secondary
#7DDE6C
accent
#E60022
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285