#FD8DBD#FD8DBD
#FD8DBD is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.7% C 0.145 H 353.9°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8DBD |
|---|---|
| RGB | rgb(253, 141, 189) |
| HSL | hsl(334, 97%, 77%) |
| HSV | hsv(334, 44%, 99%) |
| CMYK | cmyk(0%, 44.3%, 25.3%, 0.8%) |
| CIE-LAB | lab(71.97, 47.88, -6.09) |
| CIE-LCH | lch(71.97, 48.26, 352.76°) |
| OKLab | oklab(77.72% 0.1443 -0.0155) |
| OKLCH | oklch(77.72% 0.145 353.9) |
| XYZ | xyz(59.2199, 43.6111, 53.4330) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.15
Pinky
#FC86AA
ΔE00 4.13
Carnation Pink
#FF7FA7
ΔE00 4.80
Bubblegum Pink
#FE83CC
ΔE00 4.95
Rosa
#FE86A4
ΔE00 5.85
Pig Pink
#E78EA5
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8DBD #8DFDCD
analogous
#FD8DF5 #FD8DBD #FD958D
triadic
#FD8DBD #BDFD8D #8DBDFD
tetradic
#FD8DBD #F5FD8D #8DFDCD #958DFD
square
#FD8DBD #F5FD8D #8DFDCD #958DFD
split-complementary
#FD8DBD #8DFD95 #8DF5FD
monochromatic
#FB1577 #FC519A #FD8DBD #FEC9E0 #FEE1EE
Accessibility & contrast
On white
2.16
#FD8DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FD8DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8DBD
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8DBD | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BF
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#FF889E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd8dbd; /* rgb */ color: rgb(253, 141, 189); /* oklch */ color: oklch(77.7% 0.145 353.9);
Tailwind
colors: {
custom: {
50: '#ffb1d0',
500: '#fd8dbd',
950: '#000000',
},
}SCSS
$custom: #fd8dbd; $custom-light: #ffb1d0; $custom-dark: #000000;
JSON
{
"hex": "#fd8dbd",
"rgb": {
"r": 253,
"g": 141,
"b": 189
},
"hsl": {
"h": 334.286,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.77719,
"c": 0.14512,
"h": 353.9
},
"luminance": 0.43607
}Semantic roles & 50–950 ramp
primary
#FD8DBD
secondary
#D4F7E8
accent
#E68300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082