#ED81BC#ED81BC
#ED81BC is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.9% C 0.148 H 347.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ED81BC |
|---|---|
| RGB | rgb(237, 129, 188) |
| HSL | hsl(327, 75%, 72%) |
| HSV | hsv(327, 46%, 93%) |
| CMYK | cmyk(0%, 45.6%, 20.7%, 7.1%) |
| CIE-LAB | lab(67.53, 48.51, -12.36) |
| CIE-LCH | lch(67.53, 50.06, 345.71°) |
| OKLab | oklab(73.94% 0.1449 -0.0324) |
| OKLCH | oklch(73.94% 0.149 347.4) |
| XYZ | xyz(51.8535, 37.3397, 52.0434) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.96
Bubblegum Pink
#FE83CC
ΔE00 3.42
Bubblegum (survey)
#FF6CB5
ΔE00 4.62
Hot Pink
#FF69B4
ΔE00 5.00
Bubble Gum Pink
#FF69AF
ΔE00 5.35
Pinky
#FC86AA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED81BC #81EDB2
analogous
#E881ED #ED81BC #ED8186
triadic
#ED81BC #BCED81 #81BCED
tetradic
#ED81BC #EDE881 #81EDB2 #8186ED
square
#ED81BC #EDE881 #81EDB2 #8186ED
split-complementary
#ED81BC #86ED81 #81EDE8
monochromatic
#D51E82 #E54BA0 #ED81BC #F5B7D8 #FBE4F1
Accessibility & contrast
On white
2.48
#ED81BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#ED81BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED81BC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED81BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED81BC | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BE
Deuteranopia (green-blind)
#A7ABB9
Tritanopia (blue-blind)
#FA7F97
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed81bc; /* rgb */ color: rgb(237, 129, 188); /* oklch */ color: oklch(73.9% 0.148 347.4);
Tailwind
colors: {
custom: {
50: '#f5a8d0',
500: '#ed81bc',
950: '#000000',
},
}SCSS
$custom: #ed81bc; $custom-light: #f5a8d0; $custom-dark: #000000;
JSON
{
"hex": "#ed81bc",
"rgb": {
"r": 237,
"g": 129,
"b": 188
},
"hsl": {
"h": 327.222,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.73938,
"c": 0.1485,
"h": 347.4
},
"luminance": 0.37336
}Semantic roles & 50–950 ramp
primary
#ED81BC
secondary
#D7F3E4
accent
#D7690E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82