#FD79BD#FD79BD
#FD79BD is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.9% C 0.176 H 350.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79BD |
|---|---|
| RGB | rgb(253, 121, 189) |
| HSL | hsl(329, 97%, 73%) |
| HSV | hsv(329, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 25.3%, 0.8%) |
| CIE-LAB | lab(68.19, 57.58, -11.70) |
| CIE-LCH | lch(68.19, 58.76, 348.51°) |
| OKLab | oklab(74.88% 0.1737 -0.0304) |
| OKLCH | oklch(74.88% 0.176 350.1) |
| XYZ | xyz(56.5326, 38.2365, 52.5372) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.66
Bubblegum (survey)
#FF6CB5
ΔE00 2.43
Hot Pink
#FF69B4
ΔE00 2.91
Bubblegum Pink
#FE83CC
ΔE00 2.98
Bubble Gum Pink
#FF69AF
ΔE00 3.36
Carnation Pink
#FF7FA7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79BD #79FDB9
analogous
#FB79FD #FD79BD #FD797B
triadic
#FD79BD #BDFD79 #79BDFD
tetradic
#FD79BD #FDFB79 #79FDB9 #797BFD
square
#FD79BD #FDFB79 #79FDB9 #797BFD
split-complementary
#FD79BD #7BFD79 #79FDFB
monochromatic
#F80481 #FC3D9F #FD79BD #FEB5DB #FFE1F0
Accessibility & contrast
On white
2.43
#FD79BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FD79BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79BD
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79BD | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898BF
Deuteranopia (green-blind)
#ABAFBA
Tritanopia (blue-blind)
#FF7493
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd79bd; /* rgb */ color: rgb(253, 121, 189); /* oklch */ color: oklch(74.9% 0.176 350.1);
Tailwind
colors: {
custom: {
50: '#ffa4d0',
500: '#fd79bd',
950: '#000000',
},
}SCSS
$custom: #fd79bd; $custom-light: #ffa4d0; $custom-dark: #000000;
JSON
{
"hex": "#fd79bd",
"rgb": {
"r": 253,
"g": 121,
"b": 189
},
"hsl": {
"h": 329.091,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.74884,
"c": 0.17634,
"h": 350.1
},
"luminance": 0.38232
}Semantic roles & 50–950 ramp
primary
#FD79BD
secondary
#D4F7E5
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82