#EF9EFA#EF9EFA
#EF9EFA is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.0% C 0.152 H 322.6°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EFA |
|---|---|
| RGB | rgb(239, 158, 250) |
| HSL | hsl(293, 90%, 80%) |
| HSV | hsv(293, 37%, 98%) |
| CMYK | cmyk(4.4%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(75.89, 44.61, -33.74) |
| CIE-LCH | lch(75.89, 55.93, 322.90°) |
| OKLab | oklab(81.01% 0.1205 -0.0922) |
| OKLCH | oklch(81.01% 0.152 322.6) |
| XYZ | xyz(65.0769, 49.7088, 96.5907) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.72
Plum
#DDA0DD
ΔE00 5.81
Violet (CSS)
#EE82EE
ΔE00 5.88
Lilac (survey)
#CEA2FD
ΔE00 7.07
Lavender Pink
#DD85D7
ΔE00 7.11
Baby Purple
#CA9BF7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EFA #A9FA9E
analogous
#C19EFA #EF9EFA #FA9ED7
triadic
#EF9EFA #FAEF9E #9EFAEF
tetradic
#EF9EFA #FAC19E #A9FA9E #9ED7FA
square
#EF9EFA #FAC19E #A9FA9E #9ED7FA
split-complementary
#EF9EFA #D7FA9E #9EFAC1
monochromatic
#DC2AF4 #E564F7 #EF9EFA #F9D8FD #FAE2FD
Accessibility & contrast
On white
1.92
#EF9EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#EF9EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EFA
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EFA | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#A8BEF7
Tritanopia (blue-blind)
#F2A8C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ef9efa; /* rgb */ color: rgb(239, 158, 250); /* oklch */ color: oklch(81.0% 0.152 322.6);
Tailwind
colors: {
custom: {
50: '#f5bcfc',
500: '#ef9efa',
950: '#000000',
},
}SCSS
$custom: #ef9efa; $custom-light: #f5bcfc; $custom-dark: #000000;
JSON
{
"hex": "#ef9efa",
"rgb": {
"r": 239,
"g": 158,
"b": 250
},
"hsl": {
"h": 292.826,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.8101,
"c": 0.15174,
"h": 322.6
},
"luminance": 0.49707
}Semantic roles & 50–950 ramp
primary
#EF9EFA
secondary
#D9F6D5
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185