#EFA2FD#EFA2FD
#EFA2FD is a light, vivid purple. Relative luminance 0.513; OKLCH L 81.8% C 0.148 H 321.2°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA2FD |
|---|---|
| RGB | rgb(239, 162, 253) |
| HSL | hsl(291, 96%, 81%) |
| HSV | hsv(291, 36%, 99%) |
| CMYK | cmyk(5.5%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(76.85, 43.09, -33.88) |
| CIE-LCH | lch(76.85, 54.81, 321.83°) |
| OKLab | oklab(81.77% 0.1154 -0.0927) |
| OKLCH | oklch(81.77% 0.148 321.2) |
| XYZ | xyz(66.2444, 51.2853, 99.3190) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.93
Plum
#DDA0DD
ΔE00 5.93
Lilac (survey)
#CEA2FD
ΔE00 6.70
Violet (CSS)
#EE82EE
ΔE00 6.78
Baby Purple
#CA9BF7
ΔE00 7.01
Lavender (survey)
#C79FEF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA2FD #B0FDA2
analogous
#C2A2FD #EFA2FD #FDA2DE
triadic
#EFA2FD #FDEFA2 #A2FDEF
tetradic
#EFA2FD #FDC2A2 #B0FDA2 #A2DEFD
square
#EFA2FD #FDC2A2 #B0FDA2 #A2DEFD
split-complementary
#EFA2FD #DEFDA2 #A2FDC2
monochromatic
#DA2AFA #E566FC #EFA2FD #F9DEFE #FAE1FE
Accessibility & contrast
On white
1.87
#EFA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#EFA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA2FD
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA2FD | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#AAC1FA
Tritanopia (blue-blind)
#F1ACC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #efa2fd; /* rgb */ color: rgb(239, 162, 253); /* oklch */ color: oklch(81.8% 0.148 321.2);
Tailwind
colors: {
custom: {
50: '#f5bffe',
500: '#efa2fd',
950: '#000000',
},
}SCSS
$custom: #efa2fd; $custom-light: #f5bffe; $custom-dark: #000000;
JSON
{
"hex": "#efa2fd",
"rgb": {
"r": 239,
"g": 162,
"b": 253
},
"hsl": {
"h": 290.769,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.81774,
"c": 0.14802,
"h": 321.2
},
"luminance": 0.51283
}Semantic roles & 50–950 ramp
primary
#EFA2FD
secondary
#76E063
accent
#E60023
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171218
muted
#858286