#EC84FF#EC84FF
#EC84FF is a light, vivid purple. Relative luminance 0.416; OKLCH L 77.0% C 0.198 H 321.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EC84FF |
|---|---|
| RGB | rgb(236, 132, 255) |
| HSL | hsl(291, 100%, 76%) |
| HSV | hsv(291, 48%, 100%) |
| CMYK | cmyk(7.5%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(70.56, 57.91, -44.77) |
| CIE-LCH | lch(70.56, 73.19, 322.29°) |
| OKLab | oklab(77.02% 0.1542 -0.1237) |
| OKLCH | oklch(77.02% 0.198 321.3) |
| XYZ | xyz(60.8913, 41.5579, 99.4024) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 5.99
Light Magenta
#FA5FF7
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.60
Candy Pink
#FF63E9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC84FF #97FF84
analogous
#AE84FF #EC84FF #FF84D4
triadic
#EC84FF #FFEC84 #84FFEC
tetradic
#EC84FF #FFAE84 #97FF84 #84D4FF
square
#EC84FF #FFAE84 #97FF84 #84D4FF
split-complementary
#EC84FF #D4FF84 #84FFAE
monochromatic
#D90AFF #E347FF #EC84FF #F5C1FF #FAE0FF
Accessibility & contrast
On white
2.26
#EC84FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EC84FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC84FF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC84FF | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#EE94B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ec84ff; /* rgb */ color: rgb(236, 132, 255); /* oklch */ color: oklch(77.0% 0.198 321.3);
Tailwind
colors: {
custom: {
50: '#f4abff',
500: '#ec84ff',
950: '#000000',
},
}SCSS
$custom: #ec84ff; $custom-light: #f4abff; $custom-dark: #000000;
JSON
{
"hex": "#ec84ff",
"rgb": {
"r": 236,
"g": 132,
"b": 255
},
"hsl": {
"h": 290.732,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.77024,
"c": 0.19766,
"h": 321.3
},
"luminance": 0.41555
}Semantic roles & 50–950 ramp
primary
#EC84FF
secondary
#D9F7D4
accent
#E60023
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86