#ED84EA#ED84EA
#ED84EA is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.2% C 0.179 H 328.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ED84EA |
|---|---|
| RGB | rgb(237, 132, 234) |
| HSL | hsl(302, 74%, 72%) |
| HSV | hsv(302, 44%, 93%) |
| CMYK | cmyk(0%, 44.3%, 1.3%, 7.1%) |
| CIE-LAB | lab(69.79, 54.38, -34.48) |
| CIE-LCH | lch(69.79, 64.39, 327.63°) |
| OKLab | oklab(76.18% 0.1519 -0.0942) |
| OKLCH | oklch(76.18% 0.179 328.2) |
| XYZ | xyz(58.0267, 40.4506, 82.5772) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.85
Purply Pink
#F075E6
ΔE00 2.87
Lavender Pink
#DD85D7
ΔE00 3.57
Orchid
#DA70D6
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED84EA #84ED87
analogous
#BB84ED #ED84EA #ED84B6
triadic
#ED84EA #EAED84 #84EAED
tetradic
#ED84EA #EDBB84 #84ED87 #84B6ED
square
#ED84EA #EDBB84 #84ED87 #84B6ED
split-complementary
#ED84EA #B6ED84 #84EDBB
monochromatic
#D71FD2 #E54FE1 #ED84EA #F5B9F3 #FBE4FA
Accessibility & contrast
On white
2.31
#ED84EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#ED84EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED84EA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED84EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED84EA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EE
Deuteranopia (green-blind)
#9AAFE7
Tritanopia (blue-blind)
#F38EAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed84ea; /* rgb */ color: rgb(237, 132, 234); /* oklch */ color: oklch(76.2% 0.179 328.2);
Tailwind
colors: {
custom: {
50: '#f5abf1',
500: '#ed84ea',
950: '#000000',
},
}SCSS
$custom: #ed84ea; $custom-light: #f5abf1; $custom-dark: #000000;
JSON
{
"hex": "#ed84ea",
"rgb": {
"r": 237,
"g": 132,
"b": 234
},
"hsl": {
"h": 301.714,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.76179,
"c": 0.17868,
"h": 328.2
},
"luminance": 0.40448
}Semantic roles & 50–950 ramp
primary
#ED84EA
secondary
#D8F3D9
accent
#D7150F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84