#ED84EF#ED84EF
#ED84EF is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.4% C 0.183 H 326.5°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ED84EF |
|---|---|
| RGB | rgb(237, 132, 239) |
| HSL | hsl(299, 77%, 73%) |
| HSV | hsv(299, 45%, 94%) |
| CMYK | cmyk(0.8%, 44.8%, 0%, 6.3%) |
| CIE-LAB | lab(69.99, 55.26, -36.90) |
| CIE-LCH | lch(69.99, 66.45, 326.27°) |
| OKLab | oklab(76.4% 0.1528 -0.1011) |
| OKLCH | oklch(76.4% 0.183 326.5) |
| XYZ | xyz(58.7551, 40.7420, 86.4138) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.44
Purply Pink
#F075E6
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 4.23
Candy Pink
#FF63E9
ΔE00 5.75
Orchid
#DA70D6
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED84EF #86EF84
analogous
#B884EF #ED84EF #EF84BB
triadic
#ED84EF #EFED84 #84EFED
tetradic
#ED84EF #EFB884 #86EF84 #84BBEF
square
#ED84EF #EFB884 #86EF84 #84BBEF
split-complementary
#ED84EF #BBEF84 #84EFB8
monochromatic
#D81DDC #E54EE8 #ED84EF #F5BAF6 #FBE4FB
Accessibility & contrast
On white
2.30
#ED84EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#ED84EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED84EF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED84EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED84EF | 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)
#7AA3F3
Deuteranopia (green-blind)
#98B0EC
Tritanopia (blue-blind)
#F28FAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ed84ef; /* rgb */ color: rgb(237, 132, 239); /* oklch */ color: oklch(76.4% 0.183 326.5);
Tailwind
colors: {
custom: {
50: '#f5abf4',
500: '#ed84ef',
950: '#000000',
},
}SCSS
$custom: #ed84ef; $custom-light: #f5abf4; $custom-dark: #000000;
JSON
{
"hex": "#ed84ef",
"rgb": {
"r": 237,
"g": 132,
"b": 239
},
"hsl": {
"h": 298.879,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.764,
"c": 0.18319,
"h": 326.5
},
"luminance": 0.40739
}Semantic roles & 50–950 ramp
primary
#ED84EF
secondary
#D8F3D8
accent
#D90C10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85