#ED84BC#ED84BC
#ED84BC is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.4% C 0.144 H 347.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ED84BC |
|---|---|
| RGB | rgb(237, 132, 188) |
| HSL | hsl(328, 74%, 72%) |
| HSV | hsv(328, 44%, 93%) |
| CMYK | cmyk(0%, 44.3%, 20.7%, 7.1%) |
| CIE-LAB | lab(68.12, 47.00, -11.47) |
| CIE-LCH | lch(68.12, 48.38, 346.29°) |
| OKLab | oklab(74.39% 0.1404 -0.03) |
| OKLCH | oklch(74.39% 0.144 347.9) |
| XYZ | xyz(52.2545, 38.1417, 52.1771) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.92
Bubblegum Pink
#FE83CC
ΔE00 3.57
Bubblegum (survey)
#FF6CB5
ΔE00 5.09
Hot Pink
#FF69B4
ΔE00 5.50
Bubble Gum Pink
#FF69AF
ΔE00 5.76
Pinky
#FC86AA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED84BC #84EDB5
analogous
#E984ED #ED84BC #ED8488
triadic
#ED84BC #BCED84 #84BCED
tetradic
#ED84BC #EDE984 #84EDB5 #8488ED
square
#ED84BC #EDE984 #84EDB5 #8488ED
split-complementary
#ED84BC #88ED84 #84EDE9
monochromatic
#D71F81 #E54F9F #ED84BC #F5B9D9 #FBE4F0
Accessibility & contrast
On white
2.43
#ED84BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#ED84BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED84BC
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED84BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED84BC | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBE
Deuteranopia (green-blind)
#A9ADB9
Tritanopia (blue-blind)
#FA8299
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed84bc; /* rgb */ color: rgb(237, 132, 188); /* oklch */ color: oklch(74.4% 0.144 347.9);
Tailwind
colors: {
custom: {
50: '#f5aad0',
500: '#ed84bc',
950: '#000000',
},
}SCSS
$custom: #ed84bc; $custom-light: #f5aad0; $custom-dark: #000000;
JSON
{
"hex": "#ed84bc",
"rgb": {
"r": 237,
"g": 132,
"b": 188
},
"hsl": {
"h": 328,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.74385,
"c": 0.14358,
"h": 347.9
},
"luminance": 0.38138
}Semantic roles & 50–950 ramp
primary
#ED84BC
secondary
#D8F3E5
accent
#D76C0F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82