#EF96FA#EF96FA
#EF96FA is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.8% C 0.165 H 323.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EF96FA |
|---|---|
| RGB | rgb(239, 150, 250) |
| HSL | hsl(293, 91%, 78%) |
| HSV | hsv(293, 40%, 98%) |
| CMYK | cmyk(4.4%, 40%, 0%, 2%) |
| CIE-LAB | lab(74.23, 48.75, -36.30) |
| CIE-LCH | lch(74.23, 60.78, 323.33°) |
| OKLab | oklab(79.76% 0.1319 -0.0995) |
| OKLCH | oklch(79.76% 0.165 323) |
| XYZ | xyz(63.7564, 47.0680, 96.1506) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 6.25
Plum
#DDA0DD
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 7.16
Baby Purple
#CA9BF7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF96FA #A1FA96
analogous
#BD96FA #EF96FA #FA96D3
triadic
#EF96FA #FAEF96 #96FAEF
tetradic
#EF96FA #FABD96 #A1FA96 #96D3FA
square
#EF96FA #FABD96 #A1FA96 #96D3FA
split-complementary
#EF96FA #D3FA96 #96FABD
monochromatic
#DD21F4 #E65CF7 #EF96FA #F8D0FD #FBE2FE
Accessibility & contrast
On white
2.02
#EF96FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#EF96FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF96FA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF96FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF96FA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#F2A1BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef96fa; /* rgb */ color: rgb(239, 150, 250); /* oklch */ color: oklch(79.8% 0.165 323.0);
Tailwind
colors: {
custom: {
50: '#f6b7fc',
500: '#ef96fa',
950: '#000000',
},
}SCSS
$custom: #ef96fa; $custom-light: #f6b7fc; $custom-dark: #000000;
JSON
{
"hex": "#ef96fa",
"rgb": {
"r": 239,
"g": 150,
"b": 250
},
"hsl": {
"h": 293.4,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.79764,
"c": 0.16519,
"h": 323
},
"luminance": 0.47066
}Semantic roles & 50–950 ramp
primary
#EF96FA
secondary
#D9F6D5
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085