#FD79C2#FD79C2
#FD79C2 is a light, vivid pink. Relative luminance 0.385; OKLCH L 75.1% C 0.179 H 347.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79C2 |
|---|---|
| RGB | rgb(253, 121, 194) |
| HSL | hsl(327, 97%, 73%) |
| HSV | hsv(327, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 23.3%, 0.8%) |
| CIE-LAB | lab(68.36, 58.25, -14.27) |
| CIE-LCH | lch(68.36, 59.97, 346.24°) |
| OKLab | oklab(75.06% 0.1751 -0.0374) |
| OKLCH | oklch(75.06% 0.179 347.9) |
| XYZ | xyz(57.0847, 38.4573, 55.4450) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.13
Bubblegum Pink
#FE83CC
ΔE00 2.27
Bubblegum (survey)
#FF6CB5
ΔE00 2.95
Hot Pink
#FF69B4
ΔE00 3.35
Bubble Gum Pink
#FF69AF
ΔE00 4.05
Carnation Pink
#FF7FA7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79C2 #79FDB4
analogous
#F679FD #FD79C2 #FD7980
triadic
#FD79C2 #C2FD79 #79C2FD
tetradic
#FD79C2 #FDF679 #79FDB4 #7980FD
square
#FD79C2 #FDF679 #79FDB4 #7980FD
split-complementary
#FD79C2 #80FD79 #79FDF6
monochromatic
#F8048B #FC3DA7 #FD79C2 #FEB5DD #FFE1F1
Accessibility & contrast
On white
2.42
#FD79C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FD79C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79C2
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79C2 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8699C4
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#FF7695
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd79c2; /* rgb */ color: rgb(253, 121, 194); /* oklch */ color: oklch(75.1% 0.179 347.9);
Tailwind
colors: {
custom: {
50: '#ffa4d4',
500: '#fd79c2',
950: '#000000',
},
}SCSS
$custom: #fd79c2; $custom-light: #ffa4d4; $custom-dark: #000000;
JSON
{
"hex": "#fd79c2",
"rgb": {
"r": 253,
"g": 121,
"b": 194
},
"hsl": {
"h": 326.818,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.75058,
"c": 0.17905,
"h": 347.9
},
"luminance": 0.38452
}Semantic roles & 50–950 ramp
primary
#FD79C2
secondary
#D4F7E4
accent
#E66700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83