#EC95FA#EC95FA
#EC95FA is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.3% C 0.165 H 321.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EC95FA |
|---|---|
| RGB | rgb(236, 149, 250) |
| HSL | hsl(292, 91%, 78%) |
| HSV | hsv(292, 40%, 98%) |
| CMYK | cmyk(5.6%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(73.70, 48.39, -37.16) |
| CIE-LCH | lch(73.70, 61.01, 322.47°) |
| OKLab | oklab(79.29% 0.1299 -0.102) |
| OKLCH | oklch(79.29% 0.165 321.9) |
| XYZ | xyz(62.5929, 46.2322, 96.0505) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 6.15
Baby Purple
#CA9BF7
ΔE00 6.77
Purply Pink
#F075E6
ΔE00 6.77
Plum
#DDA0DD
ΔE00 6.91
Lilac (survey)
#CEA2FD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC95FA #A3FA95
analogous
#B995FA #EC95FA #FA95D5
triadic
#EC95FA #FAEC95 #95FAEC
tetradic
#EC95FA #FAB995 #A3FA95 #95D5FA
square
#EC95FA #FAB995 #A3FA95 #95D5FA
split-complementary
#EC95FA #D5FA95 #95FAB9
monochromatic
#D720F4 #E25BF7 #EC95FA #F6CFFD #FAE2FE
Accessibility & contrast
On white
2.05
#EC95FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#EC95FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC95FA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC95FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC95FA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#9FB9F7
Tritanopia (blue-blind)
#EFA1BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ec95fa; /* rgb */ color: rgb(236, 149, 250); /* oklch */ color: oklch(79.3% 0.165 321.9);
Tailwind
colors: {
custom: {
50: '#f4b6fc',
500: '#ec95fa',
950: '#000000',
},
}SCSS
$custom: #ec95fa; $custom-light: #f4b6fc; $custom-dark: #000000;
JSON
{
"hex": "#ec95fa",
"rgb": {
"r": 236,
"g": 149,
"b": 250
},
"hsl": {
"h": 291.683,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.79288,
"c": 0.16516,
"h": 321.9
},
"luminance": 0.4623
}Semantic roles & 50–950 ramp
primary
#EC95FA
secondary
#DAF6D5
accent
#E60020
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085