#EC99F4#EC99F4
#EC99F4 is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.7% C 0.152 H 323.8°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EC99F4 |
|---|---|
| RGB | rgb(236, 153, 244) |
| HSL | hsl(295, 81%, 78%) |
| HSV | hsv(295, 37%, 96%) |
| CMYK | cmyk(3.3%, 37.3%, 0%, 4.3%) |
| CIE-LAB | lab(74.29, 45.19, -32.99) |
| CIE-LCH | lch(74.29, 55.96, 323.87°) |
| OKLab | oklab(79.65% 0.123 -0.0901) |
| OKLCH | oklch(79.65% 0.152 323.8) |
| XYZ | xyz(62.3108, 47.1493, 91.3889) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.83
Plum
#DDA0DD
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 5.85
Mauve
#E0B0FF
ΔE00 6.54
Baby Purple
#CA9BF7
ΔE00 7.13
Purply Pink
#F075E6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC99F4 #A1F499
analogous
#BE99F4 #EC99F4 #F499CF
triadic
#EC99F4 #F4EC99 #99F4EC
tetradic
#EC99F4 #F4BE99 #A1F499 #99CFF4
square
#EC99F4 #F4BE99 #A1F499 #99CFF4
split-complementary
#EC99F4 #CFF499 #99F4BE
monochromatic
#D72BE8 #E262EE #EC99F4 #F6D0FA #FAE3FC
Accessibility & contrast
On white
2.01
#EC99F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#EC99F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC99F4
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC99F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC99F4 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F7
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#EFA3BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ec99f4; /* rgb */ color: rgb(236, 153, 244); /* oklch */ color: oklch(79.7% 0.152 323.8);
Tailwind
colors: {
custom: {
50: '#f3b8f8',
500: '#ec99f4',
950: '#000000',
},
}SCSS
$custom: #ec99f4; $custom-light: #f3b8f8; $custom-dark: #000000;
JSON
{
"hex": "#ec99f4",
"rgb": {
"r": 236,
"g": 153,
"b": 244
},
"hsl": {
"h": 294.725,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.79653,
"c": 0.15245,
"h": 323.8
},
"luminance": 0.47147
}Semantic roles & 50–950 ramp
primary
#EC99F4
secondary
#DAF4D7
accent
#DD091B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085