#ED84CA#ED84CA
#ED84CA is a light, vivid pink. Relative luminance 0.388; OKLCH L 74.9% C 0.153 H 341.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ED84CA |
|---|---|
| RGB | rgb(237, 132, 202) |
| HSL | hsl(320, 74%, 72%) |
| HSV | hsv(320, 44%, 93%) |
| CMYK | cmyk(0%, 44.3%, 14.8%, 7.1%) |
| CIE-LAB | lab(68.59, 49.10, -18.59) |
| CIE-LCH | lch(68.59, 52.50, 339.26°) |
| OKLab | oklab(74.89% 0.1444 -0.0495) |
| OKLCH | oklch(74.89% 0.153 341.1) |
| XYZ | xyz(53.8375, 38.7749, 60.5143) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.85
Pink (survey)
#FF81C0
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 4.88
Bubblegum (survey)
#FF6CB5
ΔE00 6.31
Hot Pink
#FF69B4
ΔE00 6.63
Purply Pink
#F075E6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED84CA #84EDA7
analogous
#DC84ED #ED84CA #ED8496
triadic
#ED84CA #CAED84 #84CAED
tetradic
#ED84CA #EDDC84 #84EDA7 #8496ED
square
#ED84CA #EDDC84 #84EDA7 #8496ED
split-complementary
#ED84CA #96ED84 #84EDDC
monochromatic
#D71F9A #E54FB3 #ED84CA #F5B9E1 #FBE4F3
Accessibility & contrast
On white
2.40
#ED84CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#ED84CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED84CA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED84CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED84CA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCC
Deuteranopia (green-blind)
#A5ADC7
Tritanopia (blue-blind)
#F8859E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed84ca; /* rgb */ color: rgb(237, 132, 202); /* oklch */ color: oklch(74.9% 0.153 341.1);
Tailwind
colors: {
custom: {
50: '#f5aada',
500: '#ed84ca',
950: '#000000',
},
}SCSS
$custom: #ed84ca; $custom-light: #f5aada; $custom-dark: #000000;
JSON
{
"hex": "#ed84ca",
"rgb": {
"r": 237,
"g": 132,
"b": 202
},
"hsl": {
"h": 320,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.74886,
"c": 0.15269,
"h": 341.1
},
"luminance": 0.38771
}Semantic roles & 50–950 ramp
primary
#ED84CA
secondary
#D8F3E1
accent
#D7510F
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83