#ED84EE#ED84EE
#ED84EE is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.4% C 0.182 H 326.8°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ED84EE |
|---|---|
| RGB | rgb(237, 132, 238) |
| HSL | hsl(299, 76%, 73%) |
| HSV | hsv(299, 45%, 93%) |
| CMYK | cmyk(0.4%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(69.95, 55.09, -36.42) |
| CIE-LCH | lch(69.95, 66.04, 326.53°) |
| OKLab | oklab(76.35% 0.1526 -0.0997) |
| OKLCH | oklch(76.35% 0.182 326.8) |
| XYZ | xyz(58.6078, 40.6830, 85.6379) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.41
Purply Pink
#F075E6
ΔE00 3.00
Lavender Pink
#DD85D7
ΔE00 4.09
Candy Pink
#FF63E9
ΔE00 5.72
Orchid
#DA70D6
ΔE00 5.84
Light Magenta
#FA5FF7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED84EE #85EE84
analogous
#B884EE #ED84EE #EE84BA
triadic
#ED84EE #EEED84 #84EEED
tetradic
#ED84EE #EEB884 #85EE84 #84BAEE
square
#ED84EE #EEB884 #85EE84 #84BAEE
split-complementary
#ED84EE #BAEE84 #84EEB8
monochromatic
#D81EDA #E54EE7 #ED84EE #F5BAF5 #FBE4FB
Accessibility & contrast
On white
2.30
#ED84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#ED84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED84EE
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED84EE | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F2
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#F38FAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ed84ee; /* rgb */ color: rgb(237, 132, 238); /* oklch */ color: oklch(76.4% 0.182 326.8);
Tailwind
colors: {
custom: {
50: '#f5abf4',
500: '#ed84ee',
950: '#000000',
},
}SCSS
$custom: #ed84ee; $custom-light: #f5abf4; $custom-dark: #000000;
JSON
{
"hex": "#ed84ee",
"rgb": {
"r": 237,
"g": 132,
"b": 238
},
"hsl": {
"h": 299.434,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.76355,
"c": 0.18228,
"h": 326.8
},
"luminance": 0.4068
}Semantic roles & 50–950 ramp
primary
#ED84EE
secondary
#D8F3D8
accent
#D80E10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85