#ED81BB#ED81BB
#ED81BB is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.9% C 0.148 H 347.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ED81BB |
|---|---|
| RGB | rgb(237, 129, 187) |
| HSL | hsl(328, 75%, 72%) |
| HSV | hsv(328, 46%, 93%) |
| CMYK | cmyk(0%, 45.6%, 21.1%, 7.1%) |
| CIE-LAB | lab(67.50, 48.36, -11.84) |
| CIE-LCH | lch(67.50, 49.79, 346.24°) |
| OKLab | oklab(73.9% 0.1446 -0.031) |
| OKLCH | oklch(73.9% 0.148 347.9) |
| XYZ | xyz(51.7461, 37.2968, 51.4777) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.92
Bubblegum Pink
#FE83CC
ΔE00 3.56
Bubblegum (survey)
#FF6CB5
ΔE00 4.57
Hot Pink
#FF69B4
ΔE00 4.96
Bubble Gum Pink
#FF69AF
ΔE00 5.27
Pinky
#FC86AA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED81BB #81EDB3
analogous
#E981ED #ED81BB #ED8185
triadic
#ED81BB #BBED81 #81BBED
tetradic
#ED81BB #EDE981 #81EDB3 #8185ED
square
#ED81BB #EDE981 #81EDB3 #8185ED
split-complementary
#ED81BB #85ED81 #81EDE9
monochromatic
#D51E81 #E54B9E #ED81BB #F5B7D8 #FBE4F1
Accessibility & contrast
On white
2.48
#ED81BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#ED81BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED81BB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED81BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED81BB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BD
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#FA7F96
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed81bb; /* rgb */ color: rgb(237, 129, 187); /* oklch */ color: oklch(73.9% 0.148 347.9);
Tailwind
colors: {
custom: {
50: '#f5a8cf',
500: '#ed81bb',
950: '#000000',
},
}SCSS
$custom: #ed81bb; $custom-light: #f5a8cf; $custom-dark: #000000;
JSON
{
"hex": "#ed81bb",
"rgb": {
"r": 237,
"g": 129,
"b": 187
},
"hsl": {
"h": 327.778,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.73903,
"c": 0.14791,
"h": 347.9
},
"luminance": 0.37293
}Semantic roles & 50–950 ramp
primary
#ED81BB
secondary
#D7F3E4
accent
#D76B0E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82