#EFA2FF#EFA2FF
#EFA2FF is a light, vivid purple. Relative luminance 0.514; OKLCH L 81.9% C 0.150 H 320.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA2FF |
|---|---|
| RGB | rgb(239, 162, 255) |
| HSL | hsl(290, 100%, 82%) |
| HSV | hsv(290, 36%, 100%) |
| CMYK | cmyk(6.3%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(76.93, 43.47, -34.83) |
| CIE-LCH | lch(76.93, 55.70, 321.29°) |
| OKLab | oklab(81.86% 0.1159 -0.0954) |
| OKLCH | oklch(81.86% 0.15 320.5) |
| XYZ | xyz(66.5647, 51.4134, 101.0057) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.88
Plum
#DDA0DD
ΔE00 6.26
Lilac (survey)
#CEA2FD
ΔE00 6.52
Violet (CSS)
#EE82EE
ΔE00 6.83
Baby Purple
#CA9BF7
ΔE00 6.86
Lavender (survey)
#C79FEF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA2FF #B2FFA2
analogous
#C1A2FF #EFA2FF #FFA2E1
triadic
#EFA2FF #FFEFA2 #A2FFEF
tetradic
#EFA2FF #FFC1A2 #B2FFA2 #A2E1FF
square
#EFA2FF #FFC1A2 #B2FFA2 #A2E1FF
split-complementary
#EFA2FF #E1FFA2 #A2FFC1
monochromatic
#DA28FF #E465FF #EFA2FF #FADFFF #FAE0FF
Accessibility & contrast
On white
1.86
#EFA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#EFA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA2FF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA2FF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#F1ADC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #efa2ff; /* rgb */ color: rgb(239, 162, 255); /* oklch */ color: oklch(81.9% 0.150 320.5);
Tailwind
colors: {
custom: {
50: '#f5bfff',
500: '#efa2ff',
950: '#000000',
},
}SCSS
$custom: #efa2ff; $custom-light: #f5bfff; $custom-dark: #000000;
JSON
{
"hex": "#efa2ff",
"rgb": {
"r": 239,
"g": 162,
"b": 255
},
"hsl": {
"h": 289.677,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.81857,
"c": 0.15009,
"h": 320.5
},
"luminance": 0.51411
}Semantic roles & 50–950 ramp
primary
#EFA2FF
secondary
#78E362
accent
#E60027
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171218
muted
#858286