#FD7BB5#FD7BB5
#FD7BB5 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.9% C 0.169 H 353.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BB5 |
|---|---|
| RGB | rgb(253, 123, 181) |
| HSL | hsl(333, 97%, 74%) |
| HSV | hsv(333, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 28.5%, 0.8%) |
| CIE-LAB | lab(68.31, 55.61, -7.04) |
| CIE-LCH | lch(68.31, 56.05, 352.79°) |
| OKLab | oklab(74.89% 0.1684 -0.0179) |
| OKLCH | oklch(74.89% 0.169 353.9) |
| XYZ | xyz(55.9336, 38.3898, 48.1713) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.14
Bubblegum (survey)
#FF6CB5
ΔE00 2.99
Bubble Gum Pink
#FF69AF
ΔE00 3.24
Hot Pink
#FF69B4
ΔE00 3.47
Carnation Pink
#FF7FA7
ΔE00 4.25
Bubblegum Pink
#FE83CC
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BB5 #7BFDC3
analogous
#FD7BF6 #FD7BB5 #FD827B
triadic
#FD7BB5 #B5FD7B #7BB5FD
tetradic
#FD7BB5 #F6FD7B #7BFDC3 #827BFD
square
#FD7BB5 #F6FD7B #7BFDC3 #827BFD
split-complementary
#FD7BB5 #7BFD82 #7BF6FD
monochromatic
#FA0472 #FC3F93 #FD7BB5 #FEB7D7 #FFE1EE
Accessibility & contrast
On white
2.42
#FD7BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FD7BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BB5
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BB5 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B7
Deuteranopia (green-blind)
#AEAFB2
Tritanopia (blue-blind)
#FF7491
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd7bb5; /* rgb */ color: rgb(253, 123, 181); /* oklch */ color: oklch(74.9% 0.169 353.9);
Tailwind
colors: {
custom: {
50: '#ffa5cb',
500: '#fd7bb5',
950: '#000000',
},
}SCSS
$custom: #fd7bb5; $custom-light: #ffa5cb; $custom-dark: #000000;
JSON
{
"hex": "#fd7bb5",
"rgb": {
"r": 253,
"g": 123,
"b": 181
},
"hsl": {
"h": 333.231,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.74887,
"c": 0.16937,
"h": 353.9
},
"luminance": 0.38385
}Semantic roles & 50–950 ramp
primary
#FD7BB5
secondary
#D4F7E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82