#FD8BB0#FD8BB0
#FD8BB0 is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.0% C 0.143 H 0.3°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BB0 |
|---|---|
| RGB | rgb(253, 139, 176) |
| HSL | hsl(341, 97%, 77%) |
| HSV | hsv(341, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 30.4%, 0.8%) |
| CIE-LAB | lab(71.21, 47.18, 0.03) |
| CIE-LCH | lch(71.21, 47.18, 0.04°) |
| OKLab | oklab(77.02% 0.143 0.0007) |
| OKLCH | oklch(77.02% 0.143 0.3) |
| XYZ | xyz(57.5793, 42.4873, 46.2342) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.31
Carnation Pink
#FF7FA7
ΔE00 2.58
Rosa
#FE86A4
ΔE00 2.78
Pig Pink
#E78EA5
ΔE00 4.35
Rose Pink
#F7879A
ΔE00 5.35
Pink (survey)
#FF81C0
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BB0 #8BFDD8
analogous
#FD8BE9 #FD8BB0 #FD9F8B
triadic
#FD8BB0 #B0FD8B #8BB0FD
tetradic
#FD8BB0 #E9FD8B #8BFDD8 #9F8BFD
square
#FD8BB0 #E9FD8B #8BFDD8 #9F8BFD
split-complementary
#FD8BB0 #8BFD9F #8BE9FD
monochromatic
#FB135E #FC4F87 #FD8BB0 #FEC7D9 #FEE1EB
Accessibility & contrast
On white
2.21
#FD8BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FD8BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BB0
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BB0 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B1
Deuteranopia (green-blind)
#B9B6AD
Tritanopia (blue-blind)
#FF8398
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd8bb0; /* rgb */ color: rgb(253, 139, 176); /* oklch */ color: oklch(77.0% 0.143 0.3);
Tailwind
colors: {
custom: {
50: '#ffafc7',
500: '#fd8bb0',
950: '#000000',
},
}SCSS
$custom: #fd8bb0; $custom-light: #ffafc7; $custom-dark: #000000;
JSON
{
"hex": "#fd8bb0",
"rgb": {
"r": 253,
"g": 139,
"b": 176
},
"hsl": {
"h": 340.526,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.77022,
"c": 0.14299,
"h": 0.3
},
"luminance": 0.42482
}Semantic roles & 50–950 ramp
primary
#FD8BB0
secondary
#D4F7EC
accent
#E69B00
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181113
muted
#868082