#FD8BD0#FD8BD0
#FD8BD0 is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.1% C 0.159 H 344.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BD0 |
|---|---|
| RGB | rgb(253, 139, 208) |
| HSL | hsl(324, 97%, 77%) |
| HSV | hsv(324, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 17.8%, 0.8%) |
| CIE-LAB | lab(72.17, 51.56, -16.32) |
| CIE-LCH | lch(72.17, 54.08, 342.44°) |
| OKLab | oklab(78.06% 0.153 -0.0432) |
| OKLCH | oklch(78.06% 0.159 344.2) |
| XYZ | xyz(61.1268, 43.9063, 64.9175) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.60
Pink (survey)
#FF81C0
ΔE00 3.35
Bubblegum (survey)
#FF6CB5
ΔE00 6.63
Hot Pink
#FF69B4
ΔE00 7.07
Lavender Pink
#DD85D7
ΔE00 7.22
Bubble Gum Pink
#FF69AF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BD0 #8BFDB8
analogous
#F18BFD #FD8BD0 #FD8B97
triadic
#FD8BD0 #D0FD8B #8BD0FD
tetradic
#FD8BD0 #FDF18B #8BFDB8 #8B97FD
square
#FD8BD0 #FDF18B #8BFDB8 #8B97FD
split-complementary
#FD8BD0 #97FD8B #8BFDF1
monochromatic
#FB139F #FC4FB8 #FD8BD0 #FEC7E8 #FEE1F3
Accessibility & contrast
On white
2.15
#FD8BD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FD8BD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BD0
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BD0 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A5D2
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#FF8BA5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd8bd0; /* rgb */ color: rgb(253, 139, 208); /* oklch */ color: oklch(78.1% 0.159 344.2);
Tailwind
colors: {
custom: {
50: '#ffafde',
500: '#fd8bd0',
950: '#000000',
},
}SCSS
$custom: #fd8bd0; $custom-light: #ffafde; $custom-dark: #000000;
JSON
{
"hex": "#fd8bd0",
"rgb": {
"r": 253,
"g": 139,
"b": 208
},
"hsl": {
"h": 323.684,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.78063,
"c": 0.15898,
"h": 344.2
},
"luminance": 0.43902
}Semantic roles & 50–950 ramp
primary
#FD8BD0
secondary
#D4F7E2
accent
#E65B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083