#EC96F9#EC96F9
#EC96F9 is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.4% C 0.163 H 322.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EC96F9 |
|---|---|
| RGB | rgb(236, 150, 249) |
| HSL | hsl(292, 89%, 78%) |
| HSV | hsv(292, 40%, 98%) |
| CMYK | cmyk(5.2%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(73.86, 47.68, -36.37) |
| CIE-LCH | lch(73.86, 59.97, 322.67°) |
| OKLab | oklab(79.4% 0.1283 -0.0997) |
| OKLCH | oklch(79.4% 0.163 322.1) |
| XYZ | xyz(62.5954, 46.4874, 95.2799) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 6.11
Plum
#DDA0DD
ΔE00 6.62
Baby Purple
#CA9BF7
ΔE00 6.79
Purply Pink
#F075E6
ΔE00 6.90
Mauve
#E0B0FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC96F9 #A3F996
analogous
#BA96F9 #EC96F9 #F996D4
triadic
#EC96F9 #F9EC96 #96F9EC
tetradic
#EC96F9 #F9BA96 #A3F996 #96D4F9
square
#EC96F9 #F9BA96 #A3F996 #96D4F9
split-complementary
#EC96F9 #D4F996 #96F9BA
monochromatic
#D722F2 #E25CF6 #EC96F9 #F6D0FC #FAE2FD
Accessibility & contrast
On white
2.04
#EC96F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#EC96F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC96F9
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC96F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC96F9 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#EFA1BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ec96f9; /* rgb */ color: rgb(236, 150, 249); /* oklch */ color: oklch(79.4% 0.163 322.1);
Tailwind
colors: {
custom: {
50: '#f3b6fb',
500: '#ec96f9',
950: '#000000',
},
}SCSS
$custom: #ec96f9; $custom-light: #f3b6fb; $custom-dark: #000000;
JSON
{
"hex": "#ec96f9",
"rgb": {
"r": 236,
"g": 150,
"b": 249
},
"hsl": {
"h": 292.121,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.79398,
"c": 0.1625,
"h": 322.1
},
"luminance": 0.46485
}Semantic roles & 50–950 ramp
primary
#EC96F9
secondary
#DAF5D6
accent
#E6001E
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085