#ED81BF#ED81BF
#ED81BF is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.0% C 0.150 H 345.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ED81BF |
|---|---|
| RGB | rgb(237, 129, 191) |
| HSL | hsl(326, 75%, 72%) |
| HSV | hsv(326, 46%, 93%) |
| CMYK | cmyk(0%, 45.6%, 19.4%, 7.1%) |
| CIE-LAB | lab(67.63, 48.94, -13.89) |
| CIE-LCH | lch(67.63, 50.88, 344.15°) |
| OKLab | oklab(74.04% 0.1458 -0.0366) |
| OKLCH | oklch(74.04% 0.15 345.9) |
| XYZ | xyz(52.1803, 37.4704, 53.7643) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.07
Pink (survey)
#FF81C0
ΔE00 3.17
Bubblegum (survey)
#FF6CB5
ΔE00 4.81
Hot Pink
#FF69B4
ΔE00 5.17
Bubble Gum Pink
#FF69AF
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED81BF #81EDAF
analogous
#E581ED #ED81BF #ED8189
triadic
#ED81BF #BFED81 #81BFED
tetradic
#ED81BF #EDE581 #81EDAF #8189ED
square
#ED81BF #EDE581 #81EDAF #8189ED
split-complementary
#ED81BF #89ED81 #81EDE5
monochromatic
#D51E87 #E54BA4 #ED81BF #F5B7DA #FBE4F1
Accessibility & contrast
On white
2.47
#ED81BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#ED81BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED81BF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED81BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED81BF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#FA8098
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed81bf; /* rgb */ color: rgb(237, 129, 191); /* oklch */ color: oklch(74.0% 0.150 345.9);
Tailwind
colors: {
custom: {
50: '#f5a8d2',
500: '#ed81bf',
950: '#000000',
},
}SCSS
$custom: #ed81bf; $custom-light: #f5a8d2; $custom-dark: #000000;
JSON
{
"hex": "#ed81bf",
"rgb": {
"r": 237,
"g": 129,
"b": 191
},
"hsl": {
"h": 325.556,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.74043,
"c": 0.15032,
"h": 345.9
},
"luminance": 0.37467
}Semantic roles & 50–950 ramp
primary
#ED81BF
secondary
#D7F3E3
accent
#D7640E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82