#ED77BF#ED77BF
#ED77BF is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.6% C 0.167 H 344.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ED77BF |
|---|---|
| RGB | rgb(237, 119, 191) |
| HSL | hsl(323, 77%, 70%) |
| HSV | hsv(323, 50%, 93%) |
| CMYK | cmyk(0%, 49.8%, 19.4%, 7.1%) |
| CIE-LAB | lab(65.72, 53.86, -16.77) |
| CIE-LCH | lch(65.72, 56.41, 342.70°) |
| OKLab | oklab(72.61% 0.1605 -0.0444) |
| OKLCH | oklch(72.61% 0.167 344.5) |
| XYZ | xyz(50.9269, 34.9638, 53.3466) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.92
Bubblegum (survey)
#FF6CB5
ΔE00 4.13
Hot Pink
#FF69B4
ΔE00 4.29
Pink (survey)
#FF81C0
ΔE00 4.41
Bubble Gum Pink
#FF69AF
ΔE00 5.05
Pale Magenta
#D767AD
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED77BF #77EDA5
analogous
#E077ED #ED77BF #ED7784
triadic
#ED77BF #BFED77 #77BFED
tetradic
#ED77BF #EDE077 #77EDA5 #7784ED
square
#ED77BF #EDE077 #77EDA5 #7784ED
split-complementary
#ED77BF #84ED77 #77EDE0
monochromatic
#CE1B89 #E641A6 #ED77BF #F4ADD8 #FBE3F2
Accessibility & contrast
On white
2.63
#ED77BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#ED77BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED77BF
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED77BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED77BF | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C1
Deuteranopia (green-blind)
#A0A7BC
Tritanopia (blue-blind)
#FA7693
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ed77bf; /* rgb */ color: rgb(237, 119, 191); /* oklch */ color: oklch(72.6% 0.167 344.5);
Tailwind
colors: {
custom: {
50: '#f5a2d2',
500: '#ed77bf',
950: '#000000',
},
}SCSS
$custom: #ed77bf; $custom-light: #f5a2d2; $custom-dark: #000000;
JSON
{
"hex": "#ed77bf",
"rgb": {
"r": 237,
"g": 119,
"b": 191
},
"hsl": {
"h": 323.39,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.72613,
"c": 0.16653,
"h": 344.5
},
"luminance": 0.3496
}Semantic roles & 50–950 ramp
primary
#ED77BF
secondary
#CFF1DC
accent
#D95C0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82