#EC99F6#EC99F6
#EC99F6 is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.7% C 0.154 H 323.0°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EC99F6 |
|---|---|
| RGB | rgb(236, 153, 246) |
| HSL | hsl(294, 84%, 78%) |
| HSV | hsv(294, 38%, 96%) |
| CMYK | cmyk(4.1%, 37.8%, 0%, 3.5%) |
| CIE-LAB | lab(74.36, 45.57, -33.96) |
| CIE-LCH | lch(74.36, 56.83, 323.30°) |
| OKLab | oklab(79.74% 0.1234 -0.0929) |
| OKLCH | oklch(79.74% 0.154 323) |
| XYZ | xyz(62.6161, 47.2714, 92.9969) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.83
Plum
#DDA0DD
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 6.06
Mauve
#E0B0FF
ΔE00 6.45
Baby Purple
#CA9BF7
ΔE00 6.94
Lilac (survey)
#CEA2FD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC99F6 #A3F699
analogous
#BD99F6 #EC99F6 #F699D2
triadic
#EC99F6 #F6EC99 #99F6EC
tetradic
#EC99F6 #F6BD99 #A3F699 #99D2F6
square
#EC99F6 #F6BD99 #A3F699 #99D2F6
split-complementary
#EC99F6 #D2F699 #99F6BD
monochromatic
#D729EC #E261F1 #EC99F6 #F6D1FB #FAE3FD
Accessibility & contrast
On white
2.01
#EC99F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#EC99F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC99F6
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC99F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC99F6 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1F9
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#EFA3BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ec99f6; /* rgb */ color: rgb(236, 153, 246); /* oklch */ color: oklch(79.7% 0.154 323.0);
Tailwind
colors: {
custom: {
50: '#f3b8f9',
500: '#ec99f6',
950: '#000000',
},
}SCSS
$custom: #ec99f6; $custom-light: #f3b8f9; $custom-dark: #000000;
JSON
{
"hex": "#ec99f6",
"rgb": {
"r": 236,
"g": 153,
"b": 246
},
"hsl": {
"h": 293.548,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.79737,
"c": 0.15445,
"h": 323
},
"luminance": 0.47269
}Semantic roles & 50–950 ramp
primary
#EC99F6
secondary
#DAF4D7
accent
#E0051D
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085