#EFABFE#EFABFE
#EFABFE is a very light, vivid purple. Relative luminance 0.546; OKLCH L 83.3% C 0.134 H 320.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EFABFE |
|---|---|
| RGB | rgb(239, 171, 254) |
| HSL | hsl(289, 98%, 83%) |
| HSV | hsv(289, 33%, 100%) |
| CMYK | cmyk(5.9%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(78.83, 38.54, -31.36) |
| CIE-LCH | lch(78.83, 49.69, 320.86°) |
| OKLab | oklab(83.28% 0.1027 -0.0856) |
| OKLCH | oklch(83.28% 0.134 320.2) |
| XYZ | xyz(68.0466, 54.6342, 100.7076) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.59
Light Lavendar
#EFC0FE
ΔE00 5.59
Plum
#DDA0DD
ΔE00 5.75
Light Violet
#D6B4FC
ΔE00 6.20
Lilac (survey)
#CEA2FD
ΔE00 6.81
Pale Violet
#CEAEFA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFABFE #BAFEAB
analogous
#C5ABFE #EFABFE #FEABE3
triadic
#EFABFE #FEEFAB #ABFEEF
tetradic
#EFABFE #FEC5AB #BAFEAB #ABE3FE
square
#EFABFE #FEC5AB #BAFEAB #ABE3FE
split-complementary
#EFABFE #E3FEAB #ABFEC5
monochromatic
#D832FD #E36FFD #EFABFE #F9E1FF #F9E1FF
Accessibility & contrast
On white
1.76
#EFABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#EFABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFABFE
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFABFE | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#B1C6FB
Tritanopia (blue-blind)
#F0B4C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efabfe; /* rgb */ color: rgb(239, 171, 254); /* oklch */ color: oklch(83.3% 0.134 320.2);
Tailwind
colors: {
custom: {
50: '#f5c5ff',
500: '#efabfe',
950: '#000000',
},
}SCSS
$custom: #efabfe; $custom-light: #f5c5ff; $custom-dark: #000000;
JSON
{
"hex": "#efabfe",
"rgb": {
"r": 239,
"g": 171,
"b": 254
},
"hsl": {
"h": 289.157,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.83284,
"c": 0.13373,
"h": 320.2
},
"luminance": 0.54632
}Semantic roles & 50–950 ramp
primary
#EFABFE
secondary
#80E36A
accent
#E60029
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286