#EC84F2#EC84F2
#EC84F2 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.4% C 0.185 H 325.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EC84F2 |
|---|---|
| RGB | rgb(236, 132, 242) |
| HSL | hsl(297, 81%, 73%) |
| HSV | hsv(297, 45%, 95%) |
| CMYK | cmyk(2.5%, 45.5%, 0%, 5.1%) |
| CIE-LAB | lab(70.00, 55.52, -38.55) |
| CIE-LCH | lch(70.00, 67.59, 325.22°) |
| OKLab | oklab(76.42% 0.1522 -0.1058) |
| OKLCH | oklch(76.42% 0.185 325.2) |
| XYZ | xyz(58.8690, 40.7490, 88.7517) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.91
Purply Pink
#F075E6
ΔE00 3.34
Lavender Pink
#DD85D7
ΔE00 4.64
Candy Pink
#FF63E9
ΔE00 5.93
Orchid
#DA70D6
ΔE00 6.05
Light Magenta
#FA5FF7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC84F2 #8AF284
analogous
#B584F2 #EC84F2 #F284C1
triadic
#EC84F2 #F2EC84 #84F2EC
tetradic
#EC84F2 #F2B584 #8AF284 #84C1F2
square
#EC84F2 #F2B584 #8AF284 #84C1F2
split-complementary
#EC84F2 #C1F284 #84F2B5
monochromatic
#D818E4 #E34DEC #EC84F2 #F5BBF8 #FBE3FC
Accessibility & contrast
On white
2.30
#EC84F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EC84F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC84F2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC84F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC84F2 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F6
Deuteranopia (green-blind)
#96B0EF
Tritanopia (blue-blind)
#F190B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ec84f2; /* rgb */ color: rgb(236, 132, 242); /* oklch */ color: oklch(76.4% 0.185 325.2);
Tailwind
colors: {
custom: {
50: '#f4abf6',
500: '#ec84f2',
950: '#000000',
},
}SCSS
$custom: #ec84f2; $custom-light: #f4abf6; $custom-dark: #000000;
JSON
{
"hex": "#ec84f2",
"rgb": {
"r": 236,
"g": 132,
"b": 242
},
"hsl": {
"h": 296.727,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.76419,
"c": 0.18536,
"h": 325.2
},
"luminance": 0.40746
}Semantic roles & 50–950 ramp
primary
#EC84F2
secondary
#D9F4D7
accent
#DD0814
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85