#EC99F1#EC99F1
#EC99F1 is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.5% C 0.149 H 324.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EC99F1 |
|---|---|
| RGB | rgb(236, 153, 241) |
| HSL | hsl(297, 76%, 77%) |
| HSV | hsv(297, 37%, 95%) |
| CMYK | cmyk(2.1%, 36.5%, 0%, 5.5%) |
| CIE-LAB | lab(74.17, 44.64, -31.54) |
| CIE-LCH | lch(74.17, 54.66, 324.76°) |
| OKLab | oklab(79.53% 0.1223 -0.086) |
| OKLCH | oklch(79.53% 0.15 324.9) |
| XYZ | xyz(61.8590, 46.9686, 89.0094) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.89
Plum
#DDA0DD
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.58
Mauve
#E0B0FF
ΔE00 6.72
Purply Pink
#F075E6
ΔE00 7.32
Baby Purple
#CA9BF7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC99F1 #9EF199
analogous
#C099F1 #EC99F1 #F199CA
triadic
#EC99F1 #F1EC99 #99F1EC
tetradic
#EC99F1 #F1C099 #9EF199 #99CAF1
square
#EC99F1 #F1C099 #9EF199 #99CAF1
split-complementary
#EC99F1 #CAF199 #99F1C0
monochromatic
#D82DE2 #E263EA #EC99F1 #F6CFF8 #FAE4FB
Accessibility & contrast
On white
2.02
#EC99F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#EC99F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC99F1
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC99F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC99F1 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B0F4
Deuteranopia (green-blind)
#A6BAEE
Tritanopia (blue-blind)
#F0A2BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ec99f1; /* rgb */ color: rgb(236, 153, 241); /* oklch */ color: oklch(79.5% 0.149 324.9);
Tailwind
colors: {
custom: {
50: '#f3b8f6',
500: '#ec99f1',
950: '#000000',
},
}SCSS
$custom: #ec99f1; $custom-light: #f3b8f6; $custom-dark: #000000;
JSON
{
"hex": "#ec99f1",
"rgb": {
"r": 236,
"g": 153,
"b": 241
},
"hsl": {
"h": 296.591,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.79528,
"c": 0.1495,
"h": 324.9
},
"luminance": 0.46966
}Semantic roles & 50–950 ramp
primary
#EC99F1
secondary
#D9F3D8
accent
#D80D19
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085