#EC99FA#EC99FA
#EC99FA is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.9% C 0.158 H 321.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EC99FA |
|---|---|
| RGB | rgb(236, 153, 250) |
| HSL | hsl(291, 91%, 79%) |
| HSV | hsv(291, 39%, 98%) |
| CMYK | cmyk(5.6%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(74.52, 46.32, -35.88) |
| CIE-LCH | lch(74.52, 58.59, 322.23°) |
| OKLab | oklab(79.91% 0.1243 -0.0984) |
| OKLCH | oklch(79.91% 0.158 321.6) |
| XYZ | xyz(63.2366, 47.5197, 96.2651) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.92
Mauve
#E0B0FF
ΔE00 6.34
Plum
#DDA0DD
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.51
Baby Purple
#CA9BF7
ΔE00 6.62
Lilac (survey)
#CEA2FD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC99FA #A7FA99
analogous
#BC99FA #EC99FA #FA99D8
triadic
#EC99FA #FAEC99 #99FAEC
tetradic
#EC99FA #FABC99 #A7FA99 #99D8FA
square
#EC99FA #FABC99 #A7FA99 #99D8FA
split-complementary
#EC99FA #D8FA99 #99FABC
monochromatic
#D624F4 #E15FF7 #EC99FA #F7D3FD #FAE2FE
Accessibility & contrast
On white
2.00
#EC99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#EC99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC99FA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC99FA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FE
Deuteranopia (green-blind)
#A3BBF7
Tritanopia (blue-blind)
#EEA4BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ec99fa; /* rgb */ color: rgb(236, 153, 250); /* oklch */ color: oklch(79.9% 0.158 321.6);
Tailwind
colors: {
custom: {
50: '#f3b8fc',
500: '#ec99fa',
950: '#000000',
},
}SCSS
$custom: #ec99fa; $custom-light: #f3b8fc; $custom-dark: #000000;
JSON
{
"hex": "#ec99fa",
"rgb": {
"r": 236,
"g": 153,
"b": 250
},
"hsl": {
"h": 291.34,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.79908,
"c": 0.15848,
"h": 321.6
},
"luminance": 0.47517
}Semantic roles & 50–950 ramp
primary
#EC99FA
secondary
#DAF6D5
accent
#E60021
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085