#EC87F9#EC87F9
#EC87F9 is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.2% C 0.187 H 322.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EC87F9 |
|---|---|
| RGB | rgb(236, 135, 249) |
| HSL | hsl(293, 90%, 75%) |
| HSV | hsv(293, 46%, 98%) |
| CMYK | cmyk(5.2%, 45.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.87, 55.31, -41.02) |
| CIE-LCH | lch(70.87, 68.85, 323.44°) |
| OKLab | oklab(77.17% 0.1492 -0.1129) |
| OKLCH | oklch(77.17% 0.187 322.9) |
| XYZ | xyz(60.3532, 42.0030, 94.5325) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.61
Violet Pink
#FB5FFC
ΔE00 6.55
Light Magenta
#FA5FF7
ΔE00 6.61
Candy Pink
#FF63E9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC87F9 #94F987
analogous
#B387F9 #EC87F9 #F987CD
triadic
#EC87F9 #F9EC87 #87F9EC
tetradic
#EC87F9 #F9B387 #94F987 #87CDF9
square
#EC87F9 #F9B387 #94F987 #87CDF9
split-complementary
#EC87F9 #CDF987 #87F9B3
monochromatic
#DA12F3 #E34DF6 #EC87F9 #F5C1FC #FAE2FE
Accessibility & contrast
On white
2.23
#EC87F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#EC87F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC87F9
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC87F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC87F9 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FD
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#EF95B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ec87f9; /* rgb */ color: rgb(236, 135, 249); /* oklch */ color: oklch(77.2% 0.187 322.9);
Tailwind
colors: {
custom: {
50: '#f4adfb',
500: '#ec87f9',
950: '#000000',
},
}SCSS
$custom: #ec87f9; $custom-light: #f4adfb; $custom-dark: #000000;
JSON
{
"hex": "#ec87f9",
"rgb": {
"r": 236,
"g": 135,
"b": 249
},
"hsl": {
"h": 293.158,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.77166,
"c": 0.18713,
"h": 322.9
},
"luminance": 0.42
}Semantic roles & 50–950 ramp
primary
#EC87F9
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85