#EC99F3#EC99F3
#EC99F3 is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.6% C 0.151 H 324.1°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EC99F3 |
|---|---|
| RGB | rgb(236, 153, 243) |
| HSL | hsl(295, 79%, 78%) |
| HSV | hsv(295, 37%, 95%) |
| CMYK | cmyk(2.9%, 37%, 0%, 4.7%) |
| CIE-LAB | lab(74.25, 45.01, -32.51) |
| CIE-LCH | lch(74.25, 55.52, 324.16°) |
| OKLab | oklab(79.61% 0.1227 -0.0888) |
| OKLCH | oklch(79.61% 0.151 324.1) |
| XYZ | xyz(62.1593, 47.0887, 90.5914) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.84
Plum
#DDA0DD
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.76
Mauve
#E0B0FF
ΔE00 6.60
Baby Purple
#CA9BF7
ΔE00 7.24
Purply Pink
#F075E6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC99F3 #A0F399
analogous
#BF99F3 #EC99F3 #F399CD
triadic
#EC99F3 #F3EC99 #99F3EC
tetradic
#EC99F3 #F3BF99 #A0F399 #99CDF3
square
#EC99F3 #F3BF99 #A0F399 #99CDF3
split-complementary
#EC99F3 #CDF399 #99F3BF
monochromatic
#D82BE6 #E262ED #EC99F3 #F6D0F9 #FAE4FC
Accessibility & contrast
On white
2.02
#EC99F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#EC99F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC99F3
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC99F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC99F3 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F6
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#F0A2BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ec99f3; /* rgb */ color: rgb(236, 153, 243); /* oklch */ color: oklch(79.6% 0.151 324.1);
Tailwind
colors: {
custom: {
50: '#f3b8f7',
500: '#ec99f3',
950: '#000000',
},
}SCSS
$custom: #ec99f3; $custom-light: #f3b8f7; $custom-dark: #000000;
JSON
{
"hex": "#ec99f3",
"rgb": {
"r": 236,
"g": 153,
"b": 243
},
"hsl": {
"h": 295.333,
"s": 78.947,
"l": 77.647
},
"oklch": {
"l": 0.79611,
"c": 0.15147,
"h": 324.1
},
"luminance": 0.47086
}Semantic roles & 50–950 ramp
primary
#EC99F3
secondary
#DAF4D7
accent
#DB0A1B
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085