#FD7DBA#FD7DBA
#FD7DBA is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.3% C 0.169 H 352.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DBA |
|---|---|
| RGB | rgb(253, 125, 186) |
| HSL | hsl(331, 97%, 74%) |
| HSV | hsv(331, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 26.5%, 0.8%) |
| CIE-LAB | lab(68.82, 55.30, -9.08) |
| CIE-LCH | lch(68.82, 56.04, 350.68°) |
| OKLab | oklab(75.32% 0.1671 -0.0234) |
| OKLCH | oklch(75.32% 0.169 352) |
| XYZ | xyz(56.7065, 39.1000, 51.0054) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.18
Bubblegum (survey)
#FF6CB5
ΔE00 3.10
Bubblegum Pink
#FE83CC
ΔE00 3.53
Hot Pink
#FF69B4
ΔE00 3.62
Bubble Gum Pink
#FF69AF
ΔE00 3.69
Carnation Pink
#FF7FA7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DBA #7DFDC0
analogous
#FD7DFA #FD7DBA #FD807D
triadic
#FD7DBA #BAFD7D #7DBAFD
tetradic
#FD7DBA #FAFD7D #7DFDC0 #807DFD
square
#FD7DBA #FAFD7D #7DFDC0 #807DFD
split-complementary
#FD7DBA #7DFD80 #7DFAFD
monochromatic
#FB047A #FC419A #FD7DBA #FEB9DA #FFE1EF
Accessibility & contrast
On white
2.38
#FD7DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FD7DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DBA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DBA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABC
Deuteranopia (green-blind)
#AEB0B7
Tritanopia (blue-blind)
#FF7894
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7dba; /* rgb */ color: rgb(253, 125, 186); /* oklch */ color: oklch(75.3% 0.169 352.0);
Tailwind
colors: {
custom: {
50: '#ffa6ce',
500: '#fd7dba',
950: '#000000',
},
}SCSS
$custom: #fd7dba; $custom-light: #ffa6ce; $custom-dark: #000000;
JSON
{
"hex": "#fd7dba",
"rgb": {
"r": 253,
"g": 125,
"b": 186
},
"hsl": {
"h": 331.406,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.75324,
"c": 0.16869,
"h": 352
},
"luminance": 0.39095
}Semantic roles & 50–950 ramp
primary
#FD7DBA
secondary
#D4F7E6
accent
#E67800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82