#ED84EB#ED84EB
#ED84EB is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.2% C 0.180 H 327.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ED84EB |
|---|---|
| RGB | rgb(237, 132, 235) |
| HSL | hsl(301, 74%, 72%) |
| HSV | hsv(301, 44%, 93%) |
| CMYK | cmyk(0%, 44.3%, 0.8%, 7.1%) |
| CIE-LAB | lab(69.83, 54.56, -34.96) |
| CIE-LCH | lch(69.83, 64.80, 327.35°) |
| OKLab | oklab(76.22% 0.152 -0.0956) |
| OKLCH | oklch(76.22% 0.18 327.8) |
| XYZ | xyz(58.1707, 40.5082, 83.3360) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.70
Purply Pink
#F075E6
ΔE00 2.88
Lavender Pink
#DD85D7
ΔE00 3.69
Candy Pink
#FF63E9
ΔE00 5.67
Orchid
#DA70D6
ΔE00 5.70
Light Magenta
#FA5FF7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED84EB #84ED86
analogous
#BB84ED #ED84EB #ED84B6
triadic
#ED84EB #EBED84 #84EBED
tetradic
#ED84EB #EDBB84 #84ED86 #84B6ED
square
#ED84EB #EDBB84 #84ED86 #84B6ED
split-complementary
#ED84EB #B6ED84 #84EDBB
monochromatic
#D71FD4 #E54FE2 #ED84EB #F5B9F4 #FBE4FB
Accessibility & contrast
On white
2.31
#ED84EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#ED84EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED84EB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED84EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED84EB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EF
Deuteranopia (green-blind)
#99B0E8
Tritanopia (blue-blind)
#F38EAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ed84eb; /* rgb */ color: rgb(237, 132, 235); /* oklch */ color: oklch(76.2% 0.180 327.8);
Tailwind
colors: {
custom: {
50: '#f5abf1',
500: '#ed84eb',
950: '#000000',
},
}SCSS
$custom: #ed84eb; $custom-light: #f5abf1; $custom-dark: #000000;
JSON
{
"hex": "#ed84eb",
"rgb": {
"r": 237,
"g": 132,
"b": 235
},
"hsl": {
"h": 301.143,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.76223,
"c": 0.17958,
"h": 327.8
},
"luminance": 0.40505
}Semantic roles & 50–950 ramp
primary
#ED84EB
secondary
#D8F3D9
accent
#D7130F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85