#EFA4FE#EFA4FE
#EFA4FE is a very light, vivid purple. Relative luminance 0.521; OKLCH L 82.1% C 0.146 H 320.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA4FE |
|---|---|
| RGB | rgb(239, 164, 254) |
| HSL | hsl(290, 98%, 82%) |
| HSV | hsv(290, 35%, 100%) |
| CMYK | cmyk(5.9%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.32, 42.23, -33.70) |
| CIE-LCH | lch(77.32, 54.03, 321.41°) |
| OKLab | oklab(82.14% 0.1128 -0.0922) |
| OKLCH | oklch(82.14% 0.146 320.7) |
| XYZ | xyz(66.7592, 52.0594, 100.2785) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.56
Plum
#DDA0DD
ΔE00 5.96
Lilac (survey)
#CEA2FD
ΔE00 6.60
Baby Purple
#CA9BF7
ΔE00 7.02
Light Violet
#D6B4FC
ΔE00 7.21
Violet (CSS)
#EE82EE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA4FE #B3FEA4
analogous
#C2A4FE #EFA4FE #FEA4E0
triadic
#EFA4FE #FEEFA4 #A4FEEF
tetradic
#EFA4FE #FEC2A4 #B3FEA4 #A4E0FE
square
#EFA4FE #FEC2A4 #B3FEA4 #A4E0FE
split-complementary
#EFA4FE #E0FEA4 #A4FEC2
monochromatic
#DA2BFD #E467FD #EFA4FE #FAE1FF #FAE1FF
Accessibility & contrast
On white
1.84
#EFA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#EFA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA4FE
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA4FE | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#F1AEC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efa4fe; /* rgb */ color: rgb(239, 164, 254); /* oklch */ color: oklch(82.1% 0.146 320.7);
Tailwind
colors: {
custom: {
50: '#f5c0ff',
500: '#efa4fe',
950: '#000000',
},
}SCSS
$custom: #efa4fe; $custom-light: #f5c0ff; $custom-dark: #000000;
JSON
{
"hex": "#efa4fe",
"rgb": {
"r": 239,
"g": 164,
"b": 254
},
"hsl": {
"h": 290,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.82138,
"c": 0.14567,
"h": 320.7
},
"luminance": 0.52057
}Semantic roles & 50–950 ramp
primary
#EFA4FE
secondary
#79E264
accent
#E60026
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171218
muted
#858286