#EC96FC#EC96FC
#EC96FC is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.5% C 0.166 H 321.1°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EC96FC |
|---|---|
| RGB | rgb(236, 150, 252) |
| HSL | hsl(291, 94%, 79%) |
| HSV | hsv(291, 40%, 99%) |
| CMYK | cmyk(6.3%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(73.98, 48.25, -37.80) |
| CIE-LCH | lch(73.98, 61.30, 321.92°) |
| OKLab | oklab(79.53% 0.1289 -0.1038) |
| OKLCH | oklch(79.53% 0.166 321.1) |
| XYZ | xyz(63.0670, 46.6761, 97.7638) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 6.50
Baby Purple
#CA9BF7
ΔE00 6.60
Lilac (survey)
#CEA2FD
ΔE00 6.90
Mauve
#E0B0FF
ΔE00 6.91
Plum
#DDA0DD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC96FC #A6FC96
analogous
#B996FC #EC96FC #FC96D9
triadic
#EC96FC #FCEC96 #96FCEC
tetradic
#EC96FC #FCB996 #A6FC96 #96D9FC
square
#EC96FC #FCB996 #A6FC96 #96D9FC
split-complementary
#EC96FC #D9FC96 #96FCB9
monochromatic
#D61FF9 #E15BFA #EC96FC #F7D2FE #FAE1FE
Accessibility & contrast
On white
2.03
#EC96FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#EC96FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC96FC
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC96FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC96FC | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#EEA2BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ec96fc; /* rgb */ color: rgb(236, 150, 252); /* oklch */ color: oklch(79.5% 0.166 321.1);
Tailwind
colors: {
custom: {
50: '#f4b6fd',
500: '#ec96fc',
950: '#000000',
},
}SCSS
$custom: #ec96fc; $custom-light: #f4b6fd; $custom-dark: #000000;
JSON
{
"hex": "#ec96fc",
"rgb": {
"r": 236,
"g": 150,
"b": 252
},
"hsl": {
"h": 290.588,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.79529,
"c": 0.16552,
"h": 321.1
},
"luminance": 0.46674
}Semantic roles & 50–950 ramp
primary
#EC96FC
secondary
#DAF6D5
accent
#E60024
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085