#FD7AB2#FD7AB2
#FD7AB2 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.7% C 0.170 H 355.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7AB2 |
|---|---|
| RGB | rgb(253, 122, 178) |
| HSL | hsl(334, 97%, 74%) |
| HSV | hsv(334, 52%, 99%) |
| CMYK | cmyk(0%, 51.8%, 29.6%, 0.8%) |
| CIE-LAB | lab(68.04, 55.70, -5.75) |
| CIE-LCH | lch(68.04, 56.00, 354.11°) |
| OKLab | oklab(74.65% 0.1689 -0.0144) |
| OKLCH | oklch(74.65% 0.17 355.1) |
| XYZ | xyz(55.5057, 38.0212, 46.5264) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.74
Bubblegum (survey)
#FF6CB5
ΔE00 3.14
Bubble Gum Pink
#FF69AF
ΔE00 3.16
Hot Pink
#FF69B4
ΔE00 3.58
Carnation Pink
#FF7FA7
ΔE00 3.72
Pinky
#FC86AA
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7AB2 #7AFDC5
analogous
#FD7AF4 #FD7AB2 #FD837A
triadic
#FD7AB2 #B2FD7A #7AB2FD
tetradic
#FD7AB2 #F4FD7A #7AFDC5 #837AFD
square
#FD7AB2 #F4FD7A #7AFDC5 #837AFD
split-complementary
#FD7AB2 #7AFD83 #7AF4FD
monochromatic
#F9046D #FC3E8F #FD7AB2 #FEB6D5 #FFE1EE
Accessibility & contrast
On white
2.44
#FD7AB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FD7AB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7AB2
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7AB2 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B4
Deuteranopia (green-blind)
#AFAFAF
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd7ab2; /* rgb */ color: rgb(253, 122, 178); /* oklch */ color: oklch(74.7% 0.170 355.1);
Tailwind
colors: {
custom: {
50: '#ffa4c9',
500: '#fd7ab2',
950: '#000000',
},
}SCSS
$custom: #fd7ab2; $custom-light: #ffa4c9; $custom-dark: #000000;
JSON
{
"hex": "#fd7ab2",
"rgb": {
"r": 253,
"g": 122,
"b": 178
},
"hsl": {
"h": 334.351,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.74654,
"c": 0.16955,
"h": 355.1
},
"luminance": 0.38016
}Semantic roles & 50–950 ramp
primary
#FD7AB2
secondary
#D4F7E8
accent
#E68300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82