#ED81BE#ED81BE
#ED81BE is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.0% C 0.150 H 346.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ED81BE |
|---|---|
| RGB | rgb(237, 129, 190) |
| HSL | hsl(326, 75%, 72%) |
| HSV | hsv(326, 46%, 93%) |
| CMYK | cmyk(0%, 45.6%, 19.8%, 7.1%) |
| CIE-LAB | lab(67.60, 48.80, -13.38) |
| CIE-LCH | lch(67.60, 50.60, 344.67°) |
| OKLab | oklab(74.01% 0.1455 -0.0352) |
| OKLCH | oklch(74.01% 0.15 346.4) |
| XYZ | xyz(52.0706, 37.4266, 53.1867) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.08
Bubblegum Pink
#FE83CC
ΔE00 3.18
Bubblegum (survey)
#FF6CB5
ΔE00 4.74
Hot Pink
#FF69B4
ΔE00 5.11
Bubble Gum Pink
#FF69AF
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED81BE #81EDB0
analogous
#E681ED #ED81BE #ED8188
triadic
#ED81BE #BEED81 #81BEED
tetradic
#ED81BE #EDE681 #81EDB0 #8188ED
square
#ED81BE #EDE681 #81EDB0 #8188ED
split-complementary
#ED81BE #88ED81 #81EDE6
monochromatic
#D51E86 #E54BA2 #ED81BE #F5B7DA #FBE4F1
Accessibility & contrast
On white
2.48
#ED81BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#ED81BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED81BE
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED81BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED81BE | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99C0
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#FA7F98
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed81be; /* rgb */ color: rgb(237, 129, 190); /* oklch */ color: oklch(74.0% 0.150 346.4);
Tailwind
colors: {
custom: {
50: '#f5a8d1',
500: '#ed81be',
950: '#000000',
},
}SCSS
$custom: #ed81be; $custom-light: #f5a8d1; $custom-dark: #000000;
JSON
{
"hex": "#ed81be",
"rgb": {
"r": 237,
"g": 129,
"b": 190
},
"hsl": {
"h": 326.111,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.74008,
"c": 0.1497,
"h": 346.4
},
"luminance": 0.37423
}Semantic roles & 50–950 ramp
primary
#ED81BE
secondary
#D7F3E3
accent
#D7660E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82