#ED79BC#ED79BC
#ED79BC is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.8% C 0.161 H 346.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79BC |
|---|---|
| RGB | rgb(237, 121, 188) |
| HSL | hsl(325, 76%, 70%) |
| HSV | hsv(325, 49%, 93%) |
| CMYK | cmyk(0%, 48.9%, 20.7%, 7.1%) |
| CIE-LAB | lab(65.99, 52.46, -14.67) |
| CIE-LCH | lch(65.99, 54.47, 344.38°) |
| OKLab | oklab(72.78% 0.1568 -0.0386) |
| OKLCH | oklch(72.78% 0.161 346.1) |
| XYZ | xyz(50.8407, 35.3141, 51.7058) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.80
Pink (survey)
#FF81C0
ΔE00 3.80
Bubblegum (survey)
#FF6CB5
ΔE00 3.81
Hot Pink
#FF69B4
ΔE00 4.05
Bubble Gum Pink
#FF69AF
ΔE00 4.66
Pale Magenta
#D767AD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79BC #79EDAA
analogous
#E479ED #ED79BC #ED7982
triadic
#ED79BC #BCED79 #79BCED
tetradic
#ED79BC #EDE479 #79EDAA #7982ED
square
#ED79BC #EDE479 #79EDAA #7982ED
split-complementary
#ED79BC #82ED79 #79EDE4
monochromatic
#D01C84 #E643A1 #ED79BC #F4AFD7 #FBE4F2
Accessibility & contrast
On white
2.60
#ED79BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#ED79BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79BC
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79BC | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BE
Deuteranopia (green-blind)
#A2A8B9
Tritanopia (blue-blind)
#FA7792
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ed79bc; /* rgb */ color: rgb(237, 121, 188); /* oklch */ color: oklch(72.8% 0.161 346.1);
Tailwind
colors: {
custom: {
50: '#f5a3d0',
500: '#ed79bc',
950: '#000000',
},
}SCSS
$custom: #ed79bc; $custom-light: #f5a3d0; $custom-dark: #000000;
JSON
{
"hex": "#ed79bc",
"rgb": {
"r": 237,
"g": 121,
"b": 188
},
"hsl": {
"h": 325.345,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.72783,
"c": 0.16145,
"h": 346.1
},
"luminance": 0.3531
}Semantic roles & 50–950 ramp
primary
#ED79BC
secondary
#D1F1DE
accent
#D9630D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82