#FD7DBB#FD7DBB
#FD7DBB is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.4% C 0.169 H 351.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DBB |
|---|---|
| RGB | rgb(253, 125, 187) |
| HSL | hsl(331, 97%, 74%) |
| HSV | hsv(331, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 26.1%, 0.8%) |
| CIE-LAB | lab(68.85, 55.43, -9.60) |
| CIE-LCH | lch(68.85, 56.26, 350.18°) |
| OKLab | oklab(75.36% 0.1674 -0.0248) |
| OKLCH | oklch(75.36% 0.169 351.6) |
| XYZ | xyz(56.8132, 39.1427, 51.5672) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.05
Bubblegum (survey)
#FF6CB5
ΔE00 3.08
Bubblegum Pink
#FE83CC
ΔE00 3.31
Hot Pink
#FF69B4
ΔE00 3.60
Bubble Gum Pink
#FF69AF
ΔE00 3.74
Carnation Pink
#FF7FA7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DBB #7DFDBF
analogous
#FD7DFB #FD7DBB #FD7F7D
triadic
#FD7DBB #BBFD7D #7DBBFD
tetradic
#FD7DBB #FBFD7D #7DFDBF #7F7DFD
square
#FD7DBB #FBFD7D #7DFDBF #7F7DFD
split-complementary
#FD7DBB #7DFD7F #7DFBFD
monochromatic
#FB047C #FC419B #FD7DBB #FEB9DB #FFE1EF
Accessibility & contrast
On white
2.38
#FD7DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FD7DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DBB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DBB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABD
Deuteranopia (green-blind)
#AEB0B8
Tritanopia (blue-blind)
#FF7894
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7dbb; /* rgb */ color: rgb(253, 125, 187); /* oklch */ color: oklch(75.4% 0.169 351.6);
Tailwind
colors: {
custom: {
50: '#ffa6cf',
500: '#fd7dbb',
950: '#000000',
},
}SCSS
$custom: #fd7dbb; $custom-light: #ffa6cf; $custom-dark: #000000;
JSON
{
"hex": "#fd7dbb",
"rgb": {
"r": 253,
"g": 125,
"b": 187
},
"hsl": {
"h": 330.938,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.75357,
"c": 0.16918,
"h": 351.6
},
"luminance": 0.39138
}Semantic roles & 50–950 ramp
primary
#FD7DBB
secondary
#D4F7E6
accent
#E67600
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82