#FD8DBB#FD8DBB
#FD8DBB is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.7% C 0.144 H 354.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8DBB |
|---|---|
| RGB | rgb(253, 141, 187) |
| HSL | hsl(335, 97%, 77%) |
| HSV | hsv(335, 44%, 99%) |
| CMYK | cmyk(0%, 44.3%, 26.1%, 0.8%) |
| CIE-LAB | lab(71.91, 47.61, -5.06) |
| CIE-LCH | lch(71.91, 47.88, 353.93°) |
| OKLab | oklab(77.66% 0.1436 -0.0127) |
| OKLCH | oklch(77.66% 0.144 354.9) |
| XYZ | xyz(59.0043, 43.5249, 52.2976) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.50
Pinky
#FC86AA
ΔE00 3.67
Carnation Pink
#FF7FA7
ΔE00 4.41
Rosa
#FE86A4
ΔE00 5.37
Bubblegum Pink
#FE83CC
ΔE00 5.41
Pig Pink
#E78EA5
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8DBB #8DFDCF
analogous
#FD8DF3 #FD8DBB #FD978D
triadic
#FD8DBB #BBFD8D #8DBBFD
tetradic
#FD8DBB #F3FD8D #8DFDCF #978DFD
square
#FD8DBB #F3FD8D #8DFDCF #978DFD
split-complementary
#FD8DBB #8DFD97 #8DF3FD
monochromatic
#FB1573 #FC5197 #FD8DBB #FEC9DF #FEE1ED
Accessibility & contrast
On white
2.16
#FD8DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FD8DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8DBB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8DBB | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#FF889E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd8dbb; /* rgb */ color: rgb(253, 141, 187); /* oklch */ color: oklch(77.7% 0.144 354.9);
Tailwind
colors: {
custom: {
50: '#ffb1cf',
500: '#fd8dbb',
950: '#000000',
},
}SCSS
$custom: #fd8dbb; $custom-light: #ffb1cf; $custom-dark: #000000;
JSON
{
"hex": "#fd8dbb",
"rgb": {
"r": 253,
"g": 141,
"b": 187
},
"hsl": {
"h": 335.357,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.77656,
"c": 0.1442,
"h": 354.9
},
"luminance": 0.4352
}Semantic roles & 50–950 ramp
primary
#FD8DBB
secondary
#D4F7E9
accent
#E68700
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082