#EC94FA#EC94FA
#EC94FA is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.1% C 0.167 H 321.9°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EC94FA |
|---|---|
| RGB | rgb(236, 148, 250) |
| HSL | hsl(292, 91%, 78%) |
| HSV | hsv(292, 41%, 98%) |
| CMYK | cmyk(5.6%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(73.49, 48.90, -37.48) |
| CIE-LCH | lch(73.49, 61.62, 322.53°) |
| OKLab | oklab(79.14% 0.1313 -0.1029) |
| OKLCH | oklch(79.14% 0.167 321.9) |
| XYZ | xyz(62.4353, 45.9171, 95.9980) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 6.08
Purply Pink
#F075E6
ΔE00 6.59
Baby Purple
#CA9BF7
ΔE00 6.82
Plum
#DDA0DD
ΔE00 7.05
Lilac (survey)
#CEA2FD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC94FA #A2FA94
analogous
#B994FA #EC94FA #FA94D5
triadic
#EC94FA #FAEC94 #94FAEC
tetradic
#EC94FA #FAB994 #A2FA94 #94D5FA
square
#EC94FA #FAB994 #A2FA94 #94D5FA
split-complementary
#EC94FA #D5FA94 #94FAB9
monochromatic
#D71FF5 #E25AF7 #EC94FA #F6CEFD #FAE2FE
Accessibility & contrast
On white
2.06
#EC94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#EC94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC94FA
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC94FA | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#EFA0BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ec94fa; /* rgb */ color: rgb(236, 148, 250); /* oklch */ color: oklch(79.1% 0.167 321.9);
Tailwind
colors: {
custom: {
50: '#f4b5fc',
500: '#ec94fa',
950: '#000000',
},
}SCSS
$custom: #ec94fa; $custom-light: #f4b5fc; $custom-dark: #000000;
JSON
{
"hex": "#ec94fa",
"rgb": {
"r": 236,
"g": 148,
"b": 250
},
"hsl": {
"h": 291.765,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.79135,
"c": 0.16683,
"h": 321.9
},
"luminance": 0.45915
}Semantic roles & 50–950 ramp
primary
#EC94FA
secondary
#DAF6D5
accent
#E6001F
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085