#FD8BDB#FD8BDB
#FD8BDB is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.5% C 0.167 H 339.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BDB |
|---|---|
| RGB | rgb(253, 139, 219) |
| HSL | hsl(318, 97%, 77%) |
| HSV | hsv(318, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 13.4%, 0.8%) |
| CIE-LAB | lab(72.54, 53.22, -21.83) |
| CIE-LCH | lch(72.54, 57.52, 337.70°) |
| OKLab | oklab(78.47% 0.156 -0.0584) |
| OKLCH | oklch(78.47% 0.167 339.5) |
| XYZ | xyz(62.5273, 44.4665, 72.2936) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.96
Pink (survey)
#FF81C0
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.92
Violet (CSS)
#EE82EE
ΔE00 6.27
Purply Pink
#F075E6
ΔE00 6.73
Plum
#DDA0DD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BDB #8BFDAD
analogous
#E68BFD #FD8BDB #FD8BA2
triadic
#FD8BDB #DBFD8B #8BDBFD
tetradic
#FD8BDB #FDE68B #8BFDAD #8BA2FD
square
#FD8BDB #FDE68B #8BFDAD #8BA2FD
split-complementary
#FD8BDB #A2FD8B #8BFDE6
monochromatic
#FB13B6 #FC4FC8 #FD8BDB #FEC7EE #FEE1F6
Accessibility & contrast
On white
2.12
#FD8BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FD8BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BDB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BDB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7DE
Deuteranopia (green-blind)
#AEB9D8
Tritanopia (blue-blind)
#FF8DA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd8bdb; /* rgb */ color: rgb(253, 139, 219); /* oklch */ color: oklch(78.5% 0.167 339.5);
Tailwind
colors: {
custom: {
50: '#ffb0e6',
500: '#fd8bdb',
950: '#000000',
},
}SCSS
$custom: #fd8bdb; $custom-light: #ffb0e6; $custom-dark: #000000;
JSON
{
"hex": "#fd8bdb",
"rgb": {
"r": 253,
"g": 139,
"b": 219
},
"hsl": {
"h": 317.895,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.78466,
"c": 0.16652,
"h": 339.5
},
"luminance": 0.44462
}Semantic roles & 50–950 ramp
primary
#FD8BDB
secondary
#D4F7DF
accent
#E64400
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084