#EC99F0#EC99F0
#EC99F0 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.5% C 0.149 H 325.3°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EC99F0 |
|---|---|
| RGB | rgb(236, 153, 240) |
| HSL | hsl(297, 74%, 77%) |
| HSV | hsv(297, 36%, 94%) |
| CMYK | cmyk(1.7%, 36.3%, 0%, 5.9%) |
| CIE-LAB | lab(74.13, 44.46, -31.06) |
| CIE-LCH | lch(74.13, 54.23, 325.06°) |
| OKLab | oklab(79.49% 0.122 -0.0846) |
| OKLCH | oklch(79.49% 0.149 325.3) |
| XYZ | xyz(61.7100, 46.9090, 88.2249) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.49
Mauve
#E0B0FF
ΔE00 6.79
Purply Pink
#F075E6
ΔE00 7.32
Baby Purple
#CA9BF7
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC99F0 #9DF099
analogous
#C099F0 #EC99F0 #F099C9
triadic
#EC99F0 #F0EC99 #99F0EC
tetradic
#EC99F0 #F0C099 #9DF099 #99C9F0
square
#EC99F0 #F0C099 #9DF099 #99C9F0
split-complementary
#EC99F0 #C9F099 #99F0C0
monochromatic
#D82EE0 #E264E8 #EC99F0 #F6CEF8 #FAE4FB
Accessibility & contrast
On white
2.02
#EC99F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#EC99F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC99F0
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC99F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC99F0 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B0F3
Deuteranopia (green-blind)
#A6BAED
Tritanopia (blue-blind)
#F0A2BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ec99f0; /* rgb */ color: rgb(236, 153, 240); /* oklch */ color: oklch(79.5% 0.149 325.3);
Tailwind
colors: {
custom: {
50: '#f3b8f5',
500: '#ec99f0',
950: '#000000',
},
}SCSS
$custom: #ec99f0; $custom-light: #f3b8f5; $custom-dark: #000000;
JSON
{
"hex": "#ec99f0",
"rgb": {
"r": 236,
"g": 153,
"b": 240
},
"hsl": {
"h": 297.241,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.79486,
"c": 0.14852,
"h": 325.3
},
"luminance": 0.46907
}Semantic roles & 50–950 ramp
primary
#EC99F0
secondary
#D9F3D8
accent
#D60F18
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085