#EC93FA#EC93FA
#EC93FA is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.0% C 0.168 H 322.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EC93FA |
|---|---|
| RGB | rgb(236, 147, 250) |
| HSL | hsl(292, 91%, 78%) |
| HSV | hsv(292, 41%, 98%) |
| CMYK | cmyk(5.6%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(73.29, 49.42, -37.80) |
| CIE-LCH | lch(73.29, 62.22, 322.59°) |
| OKLab | oklab(78.98% 0.1327 -0.1038) |
| OKLCH | oklch(78.98% 0.168 322) |
| XYZ | xyz(62.2792, 45.6048, 95.9459) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 6.01
Purply Pink
#F075E6
ΔE00 6.41
Baby Purple
#CA9BF7
ΔE00 6.88
Plum
#DDA0DD
ΔE00 7.20
Lilac (survey)
#CEA2FD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC93FA #A1FA93
analogous
#B993FA #EC93FA #FA93D4
triadic
#EC93FA #FAEC93 #93FAEC
tetradic
#EC93FA #FAB993 #A1FA93 #93D4FA
square
#EC93FA #FAB993 #A1FA93 #93D4FA
split-complementary
#EC93FA #D4FA93 #93FAB9
monochromatic
#D71EF5 #E259F7 #EC93FA #F6CDFD #FAE2FE
Accessibility & contrast
On white
2.08
#EC93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#EC93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC93FA
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC93FA | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#EF9FBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ec93fa; /* rgb */ color: rgb(236, 147, 250); /* oklch */ color: oklch(79.0% 0.168 322.0);
Tailwind
colors: {
custom: {
50: '#f4b4fc',
500: '#ec93fa',
950: '#000000',
},
}SCSS
$custom: #ec93fa; $custom-light: #f4b4fc; $custom-dark: #000000;
JSON
{
"hex": "#ec93fa",
"rgb": {
"r": 236,
"g": 147,
"b": 250
},
"hsl": {
"h": 291.845,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.78983,
"c": 0.16849,
"h": 322
},
"luminance": 0.45602
}Semantic roles & 50–950 ramp
primary
#EC93FA
secondary
#DAF6D5
accent
#E6001F
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085