#EF8EFA#EF8EFA
#EF8EFA is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.6% C 0.178 H 323.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EFA |
|---|---|
| RGB | rgb(239, 142, 250) |
| HSL | hsl(294, 92%, 77%) |
| HSV | hsv(294, 43%, 98%) |
| CMYK | cmyk(4.4%, 43.2%, 0%, 2%) |
| CIE-LAB | lab(72.63, 52.83, -38.80) |
| CIE-LCH | lch(72.63, 65.54, 323.71°) |
| OKLab | oklab(78.56% 0.1431 -0.1065) |
| OKLCH | oklch(78.56% 0.178 323.3) |
| XYZ | xyz(62.5232, 44.6015, 95.7395) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 5.80
Baby Purple
#CA9BF7
ΔE00 7.71
Candy Pink
#FF63E9
ΔE00 7.81
Violet Pink
#FB5FFC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EFA #99FA8E
analogous
#B98EFA #EF8EFA #FA8ECF
triadic
#EF8EFA #FAEF8E #8EFAEF
tetradic
#EF8EFA #FAB98E #99FA8E #8ECFFA
square
#EF8EFA #FAB98E #99FA8E #8ECFFA
split-complementary
#EF8EFA #CFFA8E #8EFAB9
monochromatic
#DE19F5 #E753F7 #EF8EFA #F7C9FD #FBE2FE
Accessibility & contrast
On white
2.12
#EF8EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#EF8EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EFA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EFA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#9CB6F7
Tritanopia (blue-blind)
#F29AB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8efa; /* rgb */ color: rgb(239, 142, 250); /* oklch */ color: oklch(78.6% 0.178 323.3);
Tailwind
colors: {
custom: {
50: '#f6b1fc',
500: '#ef8efa',
950: '#000000',
},
}SCSS
$custom: #ef8efa; $custom-light: #f6b1fc; $custom-dark: #000000;
JSON
{
"hex": "#ef8efa",
"rgb": {
"r": 239,
"g": 142,
"b": 250
},
"hsl": {
"h": 293.889,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.78564,
"c": 0.17841,
"h": 323.3
},
"luminance": 0.44599
}Semantic roles & 50–950 ramp
primary
#EF8EFA
secondary
#D8F6D5
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085