#EC99F9#EC99F9
#EC99F9 is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.9% C 0.157 H 322.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EC99F9 |
|---|---|
| RGB | rgb(236, 153, 249) |
| HSL | hsl(292, 89%, 79%) |
| HSV | hsv(292, 39%, 98%) |
| CMYK | cmyk(5.2%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(74.48, 46.13, -35.40) |
| CIE-LCH | lch(74.48, 58.15, 322.49°) |
| OKLab | oklab(79.86% 0.124 -0.097) |
| OKLCH | oklch(79.86% 0.157 322) |
| XYZ | xyz(63.0802, 47.4571, 95.4415) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.88
Plum
#DDA0DD
ΔE00 6.21
Mauve
#E0B0FF
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.40
Baby Purple
#CA9BF7
ΔE00 6.69
Lilac (survey)
#CEA2FD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC99F9 #A6F999
analogous
#BC99F9 #EC99F9 #F999D6
triadic
#EC99F9 #F9EC99 #99F9EC
tetradic
#EC99F9 #F9BC99 #A6F999 #99D6F9
square
#EC99F9 #F9BC99 #A6F999 #99D6F9
split-complementary
#EC99F9 #D6F999 #99F9BC
monochromatic
#D625F2 #E15FF6 #EC99F9 #F7D3FC #FAE2FD
Accessibility & contrast
On white
2.00
#EC99F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#EC99F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC99F9
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC99F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC99F9 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FD
Deuteranopia (green-blind)
#A3BBF6
Tritanopia (blue-blind)
#EFA4BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ec99f9; /* rgb */ color: rgb(236, 153, 249); /* oklch */ color: oklch(79.9% 0.157 322.0);
Tailwind
colors: {
custom: {
50: '#f3b8fb',
500: '#ec99f9',
950: '#000000',
},
}SCSS
$custom: #ec99f9; $custom-light: #f3b8fb; $custom-dark: #000000;
JSON
{
"hex": "#ec99f9",
"rgb": {
"r": 236,
"g": 153,
"b": 249
},
"hsl": {
"h": 291.875,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.79865,
"c": 0.15746,
"h": 322
},
"luminance": 0.47455
}Semantic roles & 50–950 ramp
primary
#EC99F9
secondary
#DAF5D6
accent
#E6001F
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085