#FD7AB4#FD7AB4
#FD7AB4 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.7% C 0.170 H 354.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7AB4 |
|---|---|
| RGB | rgb(253, 122, 180) |
| HSL | hsl(333, 97%, 74%) |
| HSV | hsv(333, 52%, 99%) |
| CMYK | cmyk(0%, 51.8%, 28.9%, 0.8%) |
| CIE-LAB | lab(68.10, 55.95, -6.79) |
| CIE-LCH | lch(68.10, 56.37, 353.08°) |
| OKLab | oklab(74.72% 0.1696 -0.0172) |
| OKLCH | oklch(74.72% 0.17 354.2) |
| XYZ | xyz(55.7080, 38.1021, 47.5917) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.35
Bubblegum (survey)
#FF6CB5
ΔE00 2.88
Bubble Gum Pink
#FF69AF
ΔE00 3.06
Hot Pink
#FF69B4
ΔE00 3.35
Carnation Pink
#FF7FA7
ΔE00 4.17
Pinky
#FC86AA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7AB4 #7AFDC3
analogous
#FD7AF6 #FD7AB4 #FD817A
triadic
#FD7AB4 #B4FD7A #7AB4FD
tetradic
#FD7AB4 #F6FD7A #7AFDC3 #817AFD
square
#FD7AB4 #F6FD7A #7AFDC3 #817AFD
split-complementary
#FD7AB4 #7AFD81 #7AF6FD
monochromatic
#F90470 #FC3E92 #FD7AB4 #FEB6D6 #FFE1EE
Accessibility & contrast
On white
2.44
#FD7AB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FD7AB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7AB4
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7AB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7AB4 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B6
Deuteranopia (green-blind)
#AEAFB1
Tritanopia (blue-blind)
#FF7390
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd7ab4; /* rgb */ color: rgb(253, 122, 180); /* oklch */ color: oklch(74.7% 0.170 354.2);
Tailwind
colors: {
custom: {
50: '#ffa4ca',
500: '#fd7ab4',
950: '#000000',
},
}SCSS
$custom: #fd7ab4; $custom-light: #ffa4ca; $custom-dark: #000000;
JSON
{
"hex": "#fd7ab4",
"rgb": {
"r": 253,
"g": 122,
"b": 180
},
"hsl": {
"h": 333.435,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.74719,
"c": 0.17043,
"h": 354.2
},
"luminance": 0.38097
}Semantic roles & 50–950 ramp
primary
#FD7AB4
secondary
#D4F7E7
accent
#E68000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82