#FD7BB7#FD7BB7
#FD7BB7 is a light, vivid pink. Relative luminance 0.385; OKLCH L 75.0% C 0.170 H 353.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BB7 |
|---|---|
| RGB | rgb(253, 123, 183) |
| HSL | hsl(332, 97%, 74%) |
| HSV | hsv(332, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 27.7%, 0.8%) |
| CIE-LAB | lab(68.37, 55.86, -8.07) |
| CIE-LCH | lch(68.37, 56.44, 351.78°) |
| OKLab | oklab(74.95% 0.169 -0.0207) |
| OKLCH | oklch(74.95% 0.17 353) |
| XYZ | xyz(56.1403, 38.4725, 49.2598) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.78
Bubblegum (survey)
#FF6CB5
ΔE00 2.82
Bubble Gum Pink
#FF69AF
ΔE00 3.24
Hot Pink
#FF69B4
ΔE00 3.32
Bubblegum Pink
#FE83CC
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BB7 #7BFDC1
analogous
#FD7BF8 #FD7BB7 #FD807B
triadic
#FD7BB7 #B7FD7B #7BB7FD
tetradic
#FD7BB7 #F8FD7B #7BFDC1 #807BFD
square
#FD7BB7 #F8FD7B #7BFDC1 #807BFD
split-complementary
#FD7BB7 #7BFD80 #7BF8FD
monochromatic
#FA0475 #FC3F96 #FD7BB7 #FEB7D8 #FFE1EF
Accessibility & contrast
On white
2.42
#FD7BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FD7BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BB7
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BB7 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B9
Deuteranopia (green-blind)
#AEAFB4
Tritanopia (blue-blind)
#FF7592
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7bb7; /* rgb */ color: rgb(253, 123, 183); /* oklch */ color: oklch(75.0% 0.170 353.0);
Tailwind
colors: {
custom: {
50: '#ffa5cc',
500: '#fd7bb7',
950: '#000000',
},
}SCSS
$custom: #fd7bb7; $custom-light: #ffa5cc; $custom-dark: #000000;
JSON
{
"hex": "#fd7bb7",
"rgb": {
"r": 253,
"g": 123,
"b": 183
},
"hsl": {
"h": 332.308,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.74952,
"c": 0.1703,
"h": 353
},
"luminance": 0.38467
}Semantic roles & 50–950 ramp
primary
#FD7BB7
secondary
#D4F7E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82