#FD79C8#FD79C8
#FD79C8 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.3% C 0.183 H 345.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79C8 |
|---|---|
| RGB | rgb(253, 121, 200) |
| HSL | hsl(324, 97%, 73%) |
| HSV | hsv(324, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 20.9%, 0.8%) |
| CIE-LAB | lab(68.56, 59.07, -17.33) |
| CIE-LCH | lch(68.56, 61.56, 343.65°) |
| OKLab | oklab(75.27% 0.1767 -0.0458) |
| OKLCH | oklch(75.27% 0.183 345.5) |
| XYZ | xyz(57.7722, 38.7323, 59.0658) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.95
Pink (survey)
#FF81C0
ΔE00 3.10
Bubblegum (survey)
#FF6CB5
ΔE00 3.86
Hot Pink
#FF69B4
ΔE00 4.16
Bubble Gum Pink
#FF69AF
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79C8 #79FDAE
analogous
#F079FD #FD79C8 #FD7986
triadic
#FD79C8 #C8FD79 #79C8FD
tetradic
#FD79C8 #FDF079 #79FDAE #7986FD
square
#FD79C8 #FDF079 #79FDAE #7986FD
split-complementary
#FD79C8 #86FD79 #79FDF0
monochromatic
#F80496 #FC3DAF #FD79C8 #FEB5E1 #FFE1F3
Accessibility & contrast
On white
2.40
#FD79C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FD79C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79C8
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79C8 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8499CB
Deuteranopia (green-blind)
#A8AFC5
Tritanopia (blue-blind)
#FF7898
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd79c8; /* rgb */ color: rgb(253, 121, 200); /* oklch */ color: oklch(75.3% 0.183 345.5);
Tailwind
colors: {
custom: {
50: '#ffa4d8',
500: '#fd79c8',
950: '#000000',
},
}SCSS
$custom: #fd79c8; $custom-light: #ffa4d8; $custom-dark: #000000;
JSON
{
"hex": "#fd79c8",
"rgb": {
"r": 253,
"g": 121,
"b": 200
},
"hsl": {
"h": 324.091,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.75274,
"c": 0.18257,
"h": 345.5
},
"luminance": 0.38728
}Semantic roles & 50–950 ramp
primary
#FD79C8
secondary
#D4F7E2
accent
#E65C00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83