#ED76BF#ED76BF
#ED76BF is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.5% C 0.168 H 344.4°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ED76BF |
|---|---|
| RGB | rgb(237, 118, 191) |
| HSL | hsl(323, 77%, 70%) |
| HSV | hsv(323, 50%, 93%) |
| CMYK | cmyk(0%, 50.2%, 19.4%, 7.1%) |
| CIE-LAB | lab(65.54, 54.34, -17.05) |
| CIE-LCH | lch(65.54, 56.96, 342.58°) |
| OKLab | oklab(72.47% 0.1619 -0.0452) |
| OKLCH | oklch(72.47% 0.168 344.4) |
| XYZ | xyz(50.8085, 34.7270, 53.3071) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.06
Bubblegum (survey)
#FF6CB5
ΔE00 4.12
Hot Pink
#FF69B4
ΔE00 4.26
Pink (survey)
#FF81C0
ΔE00 4.57
Bubble Gum Pink
#FF69AF
ΔE00 5.05
Pale Magenta
#D767AD
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED76BF #76EDA4
analogous
#DF76ED #ED76BF #ED7684
triadic
#ED76BF #BFED76 #76BFED
tetradic
#ED76BF #EDDF76 #76EDA4 #7684ED
square
#ED76BF #EDDF76 #76EDA4 #7684ED
split-complementary
#ED76BF #84ED76 #76EDDF
monochromatic
#CE1B89 #E640A6 #ED76BF #F4ACD8 #FBE2F2
Accessibility & contrast
On white
2.64
#ED76BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#ED76BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED76BF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED76BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED76BF | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C1
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#FA7592
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ed76bf; /* rgb */ color: rgb(237, 118, 191); /* oklch */ color: oklch(72.5% 0.168 344.4);
Tailwind
colors: {
custom: {
50: '#f5a1d2',
500: '#ed76bf',
950: '#000000',
},
}SCSS
$custom: #ed76bf; $custom-light: #f5a1d2; $custom-dark: #000000;
JSON
{
"hex": "#ed76bf",
"rgb": {
"r": 237,
"g": 118,
"b": 191
},
"hsl": {
"h": 323.193,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.72475,
"c": 0.16812,
"h": 344.4
},
"luminance": 0.34723
}Semantic roles & 50–950 ramp
primary
#ED76BF
secondary
#CEF0DC
accent
#D95C0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82