#ED79BF#ED79BF
#ED79BF is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.9% C 0.163 H 344.8°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79BF |
|---|---|
| RGB | rgb(237, 121, 191) |
| HSL | hsl(324, 76%, 70%) |
| HSV | hsv(324, 49%, 93%) |
| CMYK | cmyk(0%, 48.9%, 19.4%, 7.1%) |
| CIE-LAB | lab(66.09, 52.89, -16.21) |
| CIE-LCH | lch(66.09, 55.32, 342.96°) |
| OKLab | oklab(72.89% 0.1576 -0.0429) |
| OKLCH | oklch(72.89% 0.163 344.8) |
| XYZ | xyz(51.1675, 35.4448, 53.4267) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.65
Pink (survey)
#FF81C0
ΔE00 4.09
Bubblegum (survey)
#FF6CB5
ΔE00 4.17
Hot Pink
#FF69B4
ΔE00 4.38
Bubble Gum Pink
#FF69AF
ΔE00 5.10
Pale Magenta
#D767AD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79BF #79EDA7
analogous
#E179ED #ED79BF #ED7985
triadic
#ED79BF #BFED79 #79BFED
tetradic
#ED79BF #EDE179 #79EDA7 #7985ED
square
#ED79BF #EDE179 #79EDA7 #7985ED
split-complementary
#ED79BF #85ED79 #79EDE1
monochromatic
#D01C88 #E643A5 #ED79BF #F4AFD9 #FBE4F2
Accessibility & contrast
On white
2.60
#ED79BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#ED79BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79BF
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79BF | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C1
Deuteranopia (green-blind)
#A1A8BC
Tritanopia (blue-blind)
#FA7894
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ed79bf; /* rgb */ color: rgb(237, 121, 191); /* oklch */ color: oklch(72.9% 0.163 344.8);
Tailwind
colors: {
custom: {
50: '#f5a3d2',
500: '#ed79bf',
950: '#000000',
},
}SCSS
$custom: #ed79bf; $custom-light: #f5a3d2; $custom-dark: #000000;
JSON
{
"hex": "#ed79bf",
"rgb": {
"r": 237,
"g": 121,
"b": 191
},
"hsl": {
"h": 323.793,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.72892,
"c": 0.16333,
"h": 344.8
},
"luminance": 0.35441
}Semantic roles & 50–950 ramp
primary
#ED79BF
secondary
#D1F1DE
accent
#D95E0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82