#ED79BA#ED79BA
#ED79BA is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.7% C 0.160 H 347.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79BA |
|---|---|
| RGB | rgb(237, 121, 186) |
| HSL | hsl(326, 76%, 70%) |
| HSV | hsv(326, 49%, 93%) |
| CMYK | cmyk(0%, 48.9%, 21.5%, 7.1%) |
| CIE-LAB | lab(65.93, 52.18, -13.64) |
| CIE-LCH | lch(65.93, 53.93, 345.35°) |
| OKLab | oklab(72.71% 0.1562 -0.0358) |
| OKLCH | oklch(72.71% 0.16 347.1) |
| XYZ | xyz(50.6266, 35.2285, 50.5782) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.62
Pink (survey)
#FF81C0
ΔE00 3.66
Hot Pink
#FF69B4
ΔE00 3.87
Bubblegum Pink
#FE83CC
ΔE00 3.95
Bubble Gum Pink
#FF69AF
ΔE00 4.40
Pale Magenta
#D767AD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79BA #79EDAC
analogous
#E679ED #ED79BA #ED7980
triadic
#ED79BA #BAED79 #79BAED
tetradic
#ED79BA #EDE679 #79EDAC #7980ED
square
#ED79BA #EDE679 #79EDAC #7980ED
split-complementary
#ED79BA #80ED79 #79EDE6
monochromatic
#D01C81 #E6439E #ED79BA #F4AFD6 #FBE4F1
Accessibility & contrast
On white
2.61
#ED79BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#ED79BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79BA
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79BA | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8494BC
Deuteranopia (green-blind)
#A2A8B7
Tritanopia (blue-blind)
#FB7792
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ed79ba; /* rgb */ color: rgb(237, 121, 186); /* oklch */ color: oklch(72.7% 0.160 347.1);
Tailwind
colors: {
custom: {
50: '#f5a3ce',
500: '#ed79ba',
950: '#000000',
},
}SCSS
$custom: #ed79ba; $custom-light: #f5a3ce; $custom-dark: #000000;
JSON
{
"hex": "#ed79ba",
"rgb": {
"r": 237,
"g": 121,
"b": 186
},
"hsl": {
"h": 326.379,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.72712,
"c": 0.16026,
"h": 347.1
},
"luminance": 0.35224
}Semantic roles & 50–950 ramp
primary
#ED79BA
secondary
#D1F1DF
accent
#D9660D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F13
muted
#857F82