#EC90FF#EC90FF
#EC90FF is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.8% C 0.178 H 320.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EC90FF |
|---|---|
| RGB | rgb(236, 144, 255) |
| HSL | hsl(290, 100%, 78%) |
| HSV | hsv(290, 44%, 100%) |
| CMYK | cmyk(7.5%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(72.89, 51.90, -41.13) |
| CIE-LCH | lch(72.89, 66.22, 321.60°) |
| OKLab | oklab(78.76% 0.1378 -0.1133) |
| OKLCH | oklch(78.76% 0.178 320.6) |
| XYZ | xyz(62.6131, 45.0017, 99.9763) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 6.31
Lavender Pink
#DD85D7
ΔE00 6.59
Baby Purple
#CA9BF7
ΔE00 6.88
Lilac (survey)
#CEA2FD
ΔE00 7.40
Liliac
#C48EFD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC90FF #A3FF90
analogous
#B490FF #EC90FF #FF90DA
triadic
#EC90FF #FFEC90 #90FFEC
tetradic
#EC90FF #FFB490 #A3FF90 #90DAFF
square
#EC90FF #FFB490 #A3FF90 #90DAFF
split-complementary
#EC90FF #DAFF90 #90FFB4
monochromatic
#D716FF #E253FF #EC90FF #F6CDFF #FAE0FF
Accessibility & contrast
On white
2.10
#EC90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#EC90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC90FF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC90FF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#EE9EBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ec90ff; /* rgb */ color: rgb(236, 144, 255); /* oklch */ color: oklch(78.8% 0.178 320.6);
Tailwind
colors: {
custom: {
50: '#f4b3ff',
500: '#ec90ff',
950: '#000000',
},
}SCSS
$custom: #ec90ff; $custom-light: #f4b3ff; $custom-dark: #000000;
JSON
{
"hex": "#ec90ff",
"rgb": {
"r": 236,
"g": 144,
"b": 255
},
"hsl": {
"h": 289.73,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.78755,
"c": 0.17842,
"h": 320.6
},
"luminance": 0.44999
}Semantic roles & 50–950 ramp
primary
#EC90FF
secondary
#DAF7D4
accent
#E60027
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086