#EC91F9#EC91F9
#EC91F9 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.6% C 0.171 H 322.4°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EC91F9 |
|---|---|
| RGB | rgb(236, 145, 249) |
| HSL | hsl(293, 90%, 77%) |
| HSV | hsv(293, 42%, 98%) |
| CMYK | cmyk(5.2%, 41.8%, 0%, 2.4%) |
| CIE-LAB | lab(72.84, 50.26, -37.95) |
| CIE-LCH | lch(72.84, 62.97, 322.94°) |
| OKLab | oklab(78.64% 0.1354 -0.1042) |
| OKLCH | oklch(78.64% 0.171 322.4) |
| XYZ | xyz(61.8145, 44.9256, 95.0196) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Lavender Pink
#DD85D7
ΔE00 5.76
Purply Pink
#F075E6
ΔE00 5.99
Baby Purple
#CA9BF7
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.36
Lilac (survey)
#CEA2FD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC91F9 #9EF991
analogous
#B891F9 #EC91F9 #F991D2
triadic
#EC91F9 #F9EC91 #91F9EC
tetradic
#EC91F9 #F9B891 #9EF991 #91D2F9
square
#EC91F9 #F9B891 #9EF991 #91D2F9
split-complementary
#EC91F9 #D2F991 #91F9B8
monochromatic
#D81DF3 #E257F6 #EC91F9 #F6CBFC #FAE2FD
Accessibility & contrast
On white
2.10
#EC91F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EC91F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC91F9
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC91F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC91F9 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#9DB6F6
Tritanopia (blue-blind)
#EF9DB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ec91f9; /* rgb */ color: rgb(236, 145, 249); /* oklch */ color: oklch(78.6% 0.171 322.4);
Tailwind
colors: {
custom: {
50: '#f4b3fb',
500: '#ec91f9',
950: '#000000',
},
}SCSS
$custom: #ec91f9; $custom-light: #f4b3fb; $custom-dark: #000000;
JSON
{
"hex": "#ec91f9",
"rgb": {
"r": 236,
"g": 145,
"b": 249
},
"hsl": {
"h": 292.5,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.78636,
"c": 0.17081,
"h": 322.4
},
"luminance": 0.44923
}Semantic roles & 50–950 ramp
primary
#EC91F9
secondary
#D9F6D5
accent
#E6001D
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085