#ED84BB#ED84BB
#ED84BB is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.4% C 0.143 H 348.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ED84BB |
|---|---|
| RGB | rgb(237, 132, 187) |
| HSL | hsl(329, 74%, 72%) |
| HSV | hsv(329, 44%, 93%) |
| CMYK | cmyk(0%, 44.3%, 21.1%, 7.1%) |
| CIE-LAB | lab(68.09, 46.85, -10.95) |
| CIE-LCH | lch(68.09, 48.12, 346.84°) |
| OKLab | oklab(74.35% 0.1401 -0.0286) |
| OKLCH | oklch(74.35% 0.143 348.5) |
| XYZ | xyz(52.1471, 38.0987, 51.6113) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.91
Bubblegum Pink
#FE83CC
ΔE00 3.73
Bubblegum (survey)
#FF6CB5
ΔE00 5.07
Hot Pink
#FF69B4
ΔE00 5.48
Bubble Gum Pink
#FF69AF
ΔE00 5.70
Pinky
#FC86AA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED84BB #84EDB6
analogous
#EA84ED #ED84BB #ED8487
triadic
#ED84BB #BBED84 #84BBED
tetradic
#ED84BB #EDEA84 #84EDB6 #8487ED
square
#ED84BB #EDEA84 #84EDB6 #8487ED
split-complementary
#ED84BB #87ED84 #84EDEA
monochromatic
#D71F80 #E54F9D #ED84BB #F5B9D9 #FBE4F0
Accessibility & contrast
On white
2.44
#ED84BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#ED84BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED84BB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED84BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED84BB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBD
Deuteranopia (green-blind)
#A9ADB8
Tritanopia (blue-blind)
#FA8298
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed84bb; /* rgb */ color: rgb(237, 132, 187); /* oklch */ color: oklch(74.4% 0.143 348.5);
Tailwind
colors: {
custom: {
50: '#f5aacf',
500: '#ed84bb',
950: '#000000',
},
}SCSS
$custom: #ed84bb; $custom-light: #f5aacf; $custom-dark: #000000;
JSON
{
"hex": "#ed84bb",
"rgb": {
"r": 237,
"g": 132,
"b": 187
},
"hsl": {
"h": 328.571,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.74351,
"c": 0.14299,
"h": 348.5
},
"luminance": 0.38095
}Semantic roles & 50–950 ramp
primary
#ED84BB
secondary
#D8F3E5
accent
#D76E0F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82