#ED79BD#ED79BD
#ED79BD is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.8% C 0.162 H 345.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79BD |
|---|---|
| RGB | rgb(237, 121, 189) |
| HSL | hsl(325, 76%, 70%) |
| HSV | hsv(325, 49%, 93%) |
| CMYK | cmyk(0%, 48.9%, 20.3%, 7.1%) |
| CIE-LAB | lab(66.03, 52.60, -15.18) |
| CIE-LCH | lch(66.03, 54.75, 343.90°) |
| OKLab | oklab(72.82% 0.157 -0.0401) |
| OKLCH | oklch(72.82% 0.162 345.7) |
| XYZ | xyz(50.9489, 35.3574, 52.2755) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.73
Pink (survey)
#FF81C0
ΔE00 3.89
Bubblegum (survey)
#FF6CB5
ΔE00 3.92
Hot Pink
#FF69B4
ΔE00 4.15
Bubble Gum Pink
#FF69AF
ΔE00 4.80
Pale Magenta
#D767AD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79BD #79EDA9
analogous
#E379ED #ED79BD #ED7983
triadic
#ED79BD #BDED79 #79BDED
tetradic
#ED79BD #EDE379 #79EDA9 #7983ED
square
#ED79BD #EDE379 #79EDA9 #7983ED
split-complementary
#ED79BD #83ED79 #79EDE3
monochromatic
#D01C85 #E643A2 #ED79BD #F4AFD8 #FBE4F2
Accessibility & contrast
On white
2.60
#ED79BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#ED79BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79BD
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79BD | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BF
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#FA7893
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ed79bd; /* rgb */ color: rgb(237, 121, 189); /* oklch */ color: oklch(72.8% 0.162 345.7);
Tailwind
colors: {
custom: {
50: '#f5a3d1',
500: '#ed79bd',
950: '#000000',
},
}SCSS
$custom: #ed79bd; $custom-light: #f5a3d1; $custom-dark: #000000;
JSON
{
"hex": "#ed79bd",
"rgb": {
"r": 237,
"g": 121,
"b": 189
},
"hsl": {
"h": 324.828,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.72819,
"c": 0.16207,
"h": 345.7
},
"luminance": 0.35353
}Semantic roles & 50–950 ramp
primary
#ED79BD
secondary
#D1F1DE
accent
#D9610D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82