#EC84F5#EC84F5
#EC84F5 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.6% C 0.188 H 324.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EC84F5 |
|---|---|
| RGB | rgb(236, 132, 245) |
| HSL | hsl(295, 85%, 74%) |
| HSV | hsv(295, 46%, 96%) |
| CMYK | cmyk(3.7%, 46.1%, 0%, 3.9%) |
| CIE-LAB | lab(70.13, 56.06, -39.99) |
| CIE-LCH | lch(70.13, 68.86, 324.50°) |
| OKLab | oklab(76.56% 0.1527 -0.11) |
| OKLCH | oklch(76.56% 0.188 324.2) |
| XYZ | xyz(59.3232, 40.9307, 91.1441) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.38
Purply Pink
#F075E6
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 6.05
Violet Pink
#FB5FFC
ΔE00 6.07
Candy Pink
#FF63E9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC84F5 #8DF584
analogous
#B484F5 #EC84F5 #F584C6
triadic
#EC84F5 #F5EC84 #84F5EC
tetradic
#EC84F5 #F5B484 #8DF584 #84C6F5
square
#EC84F5 #F5B484 #8DF584 #84C6F5
split-complementary
#EC84F5 #C6F584 #84F5B4
monochromatic
#DA13EB #E34BF0 #EC84F5 #F5BDFA #FBE3FD
Accessibility & contrast
On white
2.29
#EC84F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EC84F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC84F5
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC84F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC84F5 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F9
Deuteranopia (green-blind)
#95B0F2
Tritanopia (blue-blind)
#F091B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ec84f5; /* rgb */ color: rgb(236, 132, 245); /* oklch */ color: oklch(76.6% 0.188 324.2);
Tailwind
colors: {
custom: {
50: '#f4abf9',
500: '#ec84f5',
950: '#000000',
},
}SCSS
$custom: #ec84f5; $custom-light: #f4abf9; $custom-dark: #000000;
JSON
{
"hex": "#ec84f5",
"rgb": {
"r": 236,
"g": 132,
"b": 245
},
"hsl": {
"h": 295.221,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.76556,
"c": 0.18816,
"h": 324.2
},
"luminance": 0.40928
}Semantic roles & 50–950 ramp
primary
#EC84F5
secondary
#D9F5D6
accent
#E10416
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85