#EC90FA#EC90FA
#EC90FA is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.5% C 0.173 H 322.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EC90FA |
|---|---|
| RGB | rgb(236, 144, 250) |
| HSL | hsl(292, 91%, 77%) |
| HSV | hsv(292, 42%, 98%) |
| CMYK | cmyk(5.6%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(72.68, 50.95, -38.74) |
| CIE-LCH | lch(72.68, 64.01, 322.76°) |
| OKLab | oklab(78.53% 0.1369 -0.1064) |
| OKLCH | oklch(78.53% 0.173 322.1) |
| XYZ | xyz(61.8187, 44.6839, 95.7925) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Lavender Pink
#DD85D7
ΔE00 5.85
Purply Pink
#F075E6
ΔE00 5.89
Baby Purple
#CA9BF7
ΔE00 7.09
Plum
#DDA0DD
ΔE00 7.64
Lilac (survey)
#CEA2FD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC90FA #9EFA90
analogous
#B790FA #EC90FA #FA90D3
triadic
#EC90FA #FAEC90 #90FAEC
tetradic
#EC90FA #FAB790 #9EFA90 #90D3FA
square
#EC90FA #FAB790 #9EFA90 #90D3FA
split-complementary
#EC90FA #D3FA90 #90FAB7
monochromatic
#D81BF5 #E255F7 #EC90FA #F6CBFD #FAE2FE
Accessibility & contrast
On white
2.11
#EC90FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EC90FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC90FA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC90FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC90FA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#9CB6F7
Tritanopia (blue-blind)
#EF9DB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ec90fa; /* rgb */ color: rgb(236, 144, 250); /* oklch */ color: oklch(78.5% 0.173 322.1);
Tailwind
colors: {
custom: {
50: '#f4b2fc',
500: '#ec90fa',
950: '#000000',
},
}SCSS
$custom: #ec90fa; $custom-light: #f4b2fc; $custom-dark: #000000;
JSON
{
"hex": "#ec90fa",
"rgb": {
"r": 236,
"g": 144,
"b": 250
},
"hsl": {
"h": 292.075,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.7853,
"c": 0.17345,
"h": 322.1
},
"luminance": 0.44682
}Semantic roles & 50–950 ramp
primary
#EC90FA
secondary
#D9F6D5
accent
#E6001E
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085