#FD79AE#FD79AE
#FD79AE is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.4% C 0.169 H 356.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79AE |
|---|---|
| RGB | rgb(253, 121, 174) |
| HSL | hsl(336, 97%, 73%) |
| HSV | hsv(336, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 31.2%, 0.8%) |
| CIE-LAB | lab(67.74, 55.68, -3.93) |
| CIE-LCH | lch(67.74, 55.82, 355.96°) |
| OKLab | oklab(74.39% 0.1691 -0.0096) |
| OKLCH | oklch(74.39% 0.169 356.7) |
| XYZ | xyz(54.9878, 37.6186, 44.4013) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.00
Bubble Gum Pink
#FF69AF
ΔE00 3.31
Pink (survey)
#FF81C0
ΔE00 3.57
Bubblegum (survey)
#FF6CB5
ΔE00 3.58
Pinky
#FC86AA
ΔE00 3.78
Hot Pink
#FF69B4
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79AE #79FDC8
analogous
#FD79F0 #FD79AE #FD8679
triadic
#FD79AE #AEFD79 #79AEFD
tetradic
#FD79AE #F0FD79 #79FDC8 #8679FD
square
#FD79AE #F0FD79 #79FDC8 #8679FD
split-complementary
#FD79AE #79FD86 #79F0FD
monochromatic
#F80466 #FC3D8A #FD79AE #FEB5D2 #FFE1ED
Accessibility & contrast
On white
2.46
#FD79AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FD79AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79AE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79AE | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B0
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#FF708D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd79ae; /* rgb */ color: rgb(253, 121, 174); /* oklch */ color: oklch(74.4% 0.169 356.7);
Tailwind
colors: {
custom: {
50: '#ffa4c6',
500: '#fd79ae',
950: '#000000',
},
}SCSS
$custom: #fd79ae; $custom-light: #ffa4c6; $custom-dark: #000000;
JSON
{
"hex": "#fd79ae",
"rgb": {
"r": 253,
"g": 121,
"b": 174
},
"hsl": {
"h": 335.909,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.74393,
"c": 0.16938,
"h": 356.7
},
"luminance": 0.37613
}Semantic roles & 50–950 ramp
primary
#FD79AE
secondary
#D4F7E9
accent
#E68900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82