#ED79BB#ED79BB
#ED79BB is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.7% C 0.161 H 346.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79BB |
|---|---|
| RGB | rgb(237, 121, 187) |
| HSL | hsl(326, 76%, 70%) |
| HSV | hsv(326, 49%, 93%) |
| CMYK | cmyk(0%, 48.9%, 21.1%, 7.1%) |
| CIE-LAB | lab(65.96, 52.32, -14.16) |
| CIE-LCH | lch(65.96, 54.20, 344.86°) |
| OKLab | oklab(72.75% 0.1565 -0.0372) |
| OKLCH | oklch(72.75% 0.161 346.6) |
| XYZ | xyz(50.7333, 35.2711, 51.1401) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.71
Pink (survey)
#FF81C0
ΔE00 3.72
Bubblegum Pink
#FE83CC
ΔE00 3.87
Hot Pink
#FF69B4
ΔE00 3.95
Bubble Gum Pink
#FF69AF
ΔE00 4.53
Pale Magenta
#D767AD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79BB #79EDAB
analogous
#E579ED #ED79BB #ED7981
triadic
#ED79BB #BBED79 #79BBED
tetradic
#ED79BB #EDE579 #79EDAB #7981ED
square
#ED79BB #EDE579 #79EDAB #7981ED
split-complementary
#ED79BB #81ED79 #79EDE5
monochromatic
#D01C82 #E643A0 #ED79BB #F4AFD6 #FBE4F1
Accessibility & contrast
On white
2.61
#ED79BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#ED79BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79BB
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79BB | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BD
Deuteranopia (green-blind)
#A2A8B8
Tritanopia (blue-blind)
#FA7792
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ed79bb; /* rgb */ color: rgb(237, 121, 187); /* oklch */ color: oklch(72.7% 0.161 346.6);
Tailwind
colors: {
custom: {
50: '#f5a3cf',
500: '#ed79bb',
950: '#000000',
},
}SCSS
$custom: #ed79bb; $custom-light: #f5a3cf; $custom-dark: #000000;
JSON
{
"hex": "#ed79bb",
"rgb": {
"r": 237,
"g": 121,
"b": 187
},
"hsl": {
"h": 325.862,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.72747,
"c": 0.16085,
"h": 346.6
},
"luminance": 0.35267
}Semantic roles & 50–950 ramp
primary
#ED79BB
secondary
#D1F1DF
accent
#D9650D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F13
muted
#857F82