#FD7BB4#FD7BB4
#FD7BB4 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.9% C 0.169 H 354.4°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BB4 |
|---|---|
| RGB | rgb(253, 123, 180) |
| HSL | hsl(334, 97%, 74%) |
| HSV | hsv(334, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 28.9%, 0.8%) |
| CIE-LAB | lab(68.28, 55.48, -6.52) |
| CIE-LCH | lch(68.28, 55.86, 353.30°) |
| OKLab | oklab(74.85% 0.1681 -0.0165) |
| OKLCH | oklch(74.85% 0.169 354.4) |
| XYZ | xyz(55.8314, 38.3489, 47.6328) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.33
Bubblegum (survey)
#FF6CB5
ΔE00 3.10
Bubble Gum Pink
#FF69AF
ΔE00 3.27
Hot Pink
#FF69B4
ΔE00 3.57
Carnation Pink
#FF7FA7
ΔE00 4.02
Pinky
#FC86AA
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BB4 #7BFDC4
analogous
#FD7BF5 #FD7BB4 #FD837B
triadic
#FD7BB4 #B4FD7B #7BB4FD
tetradic
#FD7BB4 #F5FD7B #7BFDC4 #837BFD
square
#FD7BB4 #F5FD7B #7BFDC4 #837BFD
split-complementary
#FD7BB4 #7BFD83 #7BF5FD
monochromatic
#FA0470 #FC3F92 #FD7BB4 #FEB7D6 #FFE1EE
Accessibility & contrast
On white
2.42
#FD7BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FD7BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BB4
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BB4 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B6
Deuteranopia (green-blind)
#AFAFB1
Tritanopia (blue-blind)
#FF7490
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd7bb4; /* rgb */ color: rgb(253, 123, 180); /* oklch */ color: oklch(74.9% 0.169 354.4);
Tailwind
colors: {
custom: {
50: '#ffa5ca',
500: '#fd7bb4',
950: '#000000',
},
}SCSS
$custom: #fd7bb4; $custom-light: #ffa5ca; $custom-dark: #000000;
JSON
{
"hex": "#fd7bb4",
"rgb": {
"r": 253,
"g": 123,
"b": 180
},
"hsl": {
"h": 333.692,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.74854,
"c": 0.16892,
"h": 354.4
},
"luminance": 0.38344
}Semantic roles & 50–950 ramp
primary
#FD7BB4
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82