#EC84F4#EC84F4
#EC84F4 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.5% C 0.187 H 324.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EC84F4 |
|---|---|
| RGB | rgb(236, 132, 244) |
| HSL | hsl(296, 84%, 74%) |
| HSV | hsv(296, 46%, 96%) |
| CMYK | cmyk(3.3%, 45.9%, 0%, 4.3%) |
| CIE-LAB | lab(70.08, 55.88, -39.51) |
| CIE-LCH | lch(70.08, 68.44, 324.74°) |
| OKLab | oklab(76.51% 0.1525 -0.1086) |
| OKLCH | oklch(76.51% 0.187 324.5) |
| XYZ | xyz(59.1710, 40.8698, 90.3423) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.22
Purply Pink
#F075E6
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 4.94
Candy Pink
#FF63E9
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 6.07
Violet Pink
#FB5FFC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC84F4 #8CF484
analogous
#B484F4 #EC84F4 #F484C4
triadic
#EC84F4 #F4EC84 #84F4EC
tetradic
#EC84F4 #F4B484 #8CF484 #84C4F4
square
#EC84F4 #F4B484 #8CF484 #84C4F4
split-complementary
#EC84F4 #C4F484 #84F4B4
monochromatic
#DA15E9 #E34CEF #EC84F4 #F5BCF9 #FBE3FC
Accessibility & contrast
On white
2.29
#EC84F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EC84F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC84F4
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC84F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC84F4 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F8
Deuteranopia (green-blind)
#95B0F1
Tritanopia (blue-blind)
#F091B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ec84f4; /* rgb */ color: rgb(236, 132, 244); /* oklch */ color: oklch(76.5% 0.187 324.5);
Tailwind
colors: {
custom: {
50: '#f4abf8',
500: '#ec84f4',
950: '#000000',
},
}SCSS
$custom: #ec84f4; $custom-light: #f4abf8; $custom-dark: #000000;
JSON
{
"hex": "#ec84f4",
"rgb": {
"r": 236,
"g": 132,
"b": 244
},
"hsl": {
"h": 295.714,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.7651,
"c": 0.18722,
"h": 324.5
},
"luminance": 0.40867
}Semantic roles & 50–950 ramp
primary
#EC84F4
secondary
#D9F4D7
accent
#E00515
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85