#FD79B1#FD79B1
#FD79B1 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.5% C 0.171 H 355.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79B1 |
|---|---|
| RGB | rgb(253, 121, 177) |
| HSL | hsl(335, 97%, 73%) |
| HSV | hsv(335, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 30%, 0.8%) |
| CIE-LAB | lab(67.83, 56.05, -5.50) |
| CIE-LCH | lch(67.83, 56.32, 354.40°) |
| OKLab | oklab(74.49% 0.1701 -0.0138) |
| OKLCH | oklch(74.49% 0.171 355.4) |
| XYZ | xyz(55.2835, 37.7369, 45.9588) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.95
Bubble Gum Pink
#FF69AF
ΔE00 3.01
Bubblegum (survey)
#FF6CB5
ΔE00 3.07
Hot Pink
#FF69B4
ΔE00 3.49
Carnation Pink
#FF7FA7
ΔE00 3.67
Pinky
#FC86AA
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79B1 #79FDC5
analogous
#FD79F3 #FD79B1 #FD8379
triadic
#FD79B1 #B1FD79 #79B1FD
tetradic
#FD79B1 #F3FD79 #79FDC5 #8379FD
square
#FD79B1 #F3FD79 #79FDC5 #8379FD
split-complementary
#FD79B1 #79FD83 #79F3FD
monochromatic
#F8046B #FC3D8E #FD79B1 #FEB5D4 #FFE1ED
Accessibility & contrast
On white
2.46
#FD79B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FD79B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79B1
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79B1 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B3
Deuteranopia (green-blind)
#AEAEAE
Tritanopia (blue-blind)
#FF718E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd79b1; /* rgb */ color: rgb(253, 121, 177); /* oklch */ color: oklch(74.5% 0.171 355.4);
Tailwind
colors: {
custom: {
50: '#ffa4c8',
500: '#fd79b1',
950: '#000000',
},
}SCSS
$custom: #fd79b1; $custom-light: #ffa4c8; $custom-dark: #000000;
JSON
{
"hex": "#fd79b1",
"rgb": {
"r": 253,
"g": 121,
"b": 177
},
"hsl": {
"h": 334.545,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.74487,
"c": 0.17062,
"h": 355.4
},
"luminance": 0.37732
}Semantic roles & 50–950 ramp
primary
#FD79B1
secondary
#D4F7E8
accent
#E68400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82