#EC91FF#EC91FF
#EC91FF is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.9% C 0.177 H 320.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EC91FF |
|---|---|
| RGB | rgb(236, 145, 255) |
| HSL | hsl(290, 100%, 78%) |
| HSV | hsv(290, 43%, 100%) |
| CMYK | cmyk(7.5%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(73.09, 51.39, -40.82) |
| CIE-LCH | lch(73.09, 65.62, 321.54°) |
| OKLab | oklab(78.9% 0.1364 -0.1124) |
| OKLCH | oklch(78.9% 0.177 320.5) |
| XYZ | xyz(62.7653, 45.3059, 100.0270) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.90
Purply Pink
#F075E6
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 6.62
Baby Purple
#CA9BF7
ΔE00 6.80
Lilac (survey)
#CEA2FD
ΔE00 7.28
Liliac
#C48EFD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC91FF #A4FF91
analogous
#B591FF #EC91FF #FF91DB
triadic
#EC91FF #FFEC91 #91FFEC
tetradic
#EC91FF #FFB591 #A4FF91 #91DBFF
square
#EC91FF #FFB591 #A4FF91 #91DBFF
split-complementary
#EC91FF #DBFF91 #91FFB5
monochromatic
#D717FF #E154FF #EC91FF #F7CEFF #FAE0FF
Accessibility & contrast
On white
2.09
#EC91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#EC91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC91FF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC91FF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#EE9FBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ec91ff; /* rgb */ color: rgb(236, 145, 255); /* oklch */ color: oklch(78.9% 0.177 320.5);
Tailwind
colors: {
custom: {
50: '#f4b3ff',
500: '#ec91ff',
950: '#000000',
},
}SCSS
$custom: #ec91ff; $custom-light: #f4b3ff; $custom-dark: #000000;
JSON
{
"hex": "#ec91ff",
"rgb": {
"r": 236,
"g": 145,
"b": 255
},
"hsl": {
"h": 289.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78904,
"c": 0.17678,
"h": 320.5
},
"luminance": 0.45304
}Semantic roles & 50–950 ramp
primary
#EC91FF
secondary
#DAF7D4
accent
#E60028
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086