#FD79B3#FD79B3
#FD79B3 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.6% C 0.171 H 354.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79B3 |
|---|---|
| RGB | rgb(253, 121, 179) |
| HSL | hsl(334, 97%, 73%) |
| HSV | hsv(334, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 29.2%, 0.8%) |
| CIE-LAB | lab(67.89, 56.30, -6.54) |
| CIE-LCH | lch(67.89, 56.68, 353.38°) |
| OKLab | oklab(74.55% 0.1707 -0.0165) |
| OKLCH | oklch(74.55% 0.171 354.5) |
| XYZ | xyz(55.4843, 37.8172, 47.0164) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.57
Bubblegum (survey)
#FF6CB5
ΔE00 2.78
Bubble Gum Pink
#FF69AF
ΔE00 2.89
Hot Pink
#FF69B4
ΔE00 3.24
Carnation Pink
#FF7FA7
ΔE00 4.11
Pinky
#FC86AA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79B3 #79FDC3
analogous
#FD79F5 #FD79B3 #FD8179
triadic
#FD79B3 #B3FD79 #79B3FD
tetradic
#FD79B3 #F5FD79 #79FDC3 #8179FD
square
#FD79B3 #F5FD79 #79FDC3 #8179FD
split-complementary
#FD79B3 #79FD81 #79F5FD
monochromatic
#F8046F #FC3D91 #FD79B3 #FEB5D5 #FFE1EE
Accessibility & contrast
On white
2.45
#FD79B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FD79B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79B3
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79B3 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B5
Deuteranopia (green-blind)
#AEAEB0
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd79b3; /* rgb */ color: rgb(253, 121, 179); /* oklch */ color: oklch(74.6% 0.171 354.5);
Tailwind
colors: {
custom: {
50: '#ffa4c9',
500: '#fd79b3',
950: '#000000',
},
}SCSS
$custom: #fd79b3; $custom-light: #ffa4c9; $custom-dark: #000000;
JSON
{
"hex": "#fd79b3",
"rgb": {
"r": 253,
"g": 121,
"b": 179
},
"hsl": {
"h": 333.636,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.74551,
"c": 0.17149,
"h": 354.5
},
"luminance": 0.37812
}Semantic roles & 50–950 ramp
primary
#FD79B3
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82