#FD79AF#FD79AF
#FD79AF is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.4% C 0.170 H 356.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79AF |
|---|---|
| RGB | rgb(253, 121, 175) |
| HSL | hsl(335, 97%, 73%) |
| HSV | hsv(335, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 30.8%, 0.8%) |
| CIE-LAB | lab(67.77, 55.81, -4.46) |
| CIE-LCH | lch(67.77, 55.98, 355.43°) |
| OKLab | oklab(74.42% 0.1694 -0.011) |
| OKLCH | oklch(74.42% 0.17 356.3) |
| XYZ | xyz(55.0857, 37.6577, 44.9167) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.20
Carnation Pink
#FF7FA7
ΔE00 3.22
Pink (survey)
#FF81C0
ΔE00 3.36
Bubblegum (survey)
#FF6CB5
ΔE00 3.40
Hot Pink
#FF69B4
ΔE00 3.79
Pinky
#FC86AA
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79AF #79FDC7
analogous
#FD79F1 #FD79AF #FD8579
triadic
#FD79AF #AFFD79 #79AFFD
tetradic
#FD79AF #F1FD79 #79FDC7 #8579FD
square
#FD79AF #F1FD79 #79FDC7 #8579FD
split-complementary
#FD79AF #79FD85 #79F1FD
monochromatic
#F80468 #FC3D8B #FD79AF #FEB5D3 #FFE1ED
Accessibility & contrast
On white
2.46
#FD79AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FD79AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79AF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79AF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B1
Deuteranopia (green-blind)
#AFAEAC
Tritanopia (blue-blind)
#FF718D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd79af; /* rgb */ color: rgb(253, 121, 175); /* oklch */ color: oklch(74.4% 0.170 356.3);
Tailwind
colors: {
custom: {
50: '#ffa4c6',
500: '#fd79af',
950: '#000000',
},
}SCSS
$custom: #fd79af; $custom-light: #ffa4c6; $custom-dark: #000000;
JSON
{
"hex": "#fd79af",
"rgb": {
"r": 253,
"g": 121,
"b": 175
},
"hsl": {
"h": 335.455,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.74424,
"c": 0.16979,
"h": 356.3
},
"luminance": 0.37653
}Semantic roles & 50–950 ramp
primary
#FD79AF
secondary
#D4F7E9
accent
#E68800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82