#FD8BB2#FD8BB2
#FD8BB2 is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.1% C 0.144 H 359.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BB2 |
|---|---|
| RGB | rgb(253, 139, 178) |
| HSL | hsl(339, 97%, 77%) |
| HSV | hsv(339, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 29.6%, 0.8%) |
| CIE-LAB | lab(71.26, 47.44, -1.01) |
| CIE-LCH | lch(71.26, 47.45, 358.79°) |
| OKLab | oklab(77.08% 0.1437 -0.002) |
| OKLCH | oklch(77.08% 0.144 359.2) |
| XYZ | xyz(57.7787, 42.5671, 47.2841) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.68
Carnation Pink
#FF7FA7
ΔE00 2.79
Rosa
#FE86A4
ΔE00 3.29
Pig Pink
#E78EA5
ΔE00 4.62
Pink (survey)
#FF81C0
ΔE00 4.99
Rose Pink
#F7879A
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BB2 #8BFDD6
analogous
#FD8BEB #FD8BB2 #FD9D8B
triadic
#FD8BB2 #B2FD8B #8BB2FD
tetradic
#FD8BB2 #EBFD8B #8BFDD6 #9D8BFD
square
#FD8BB2 #EBFD8B #8BFDD6 #9D8BFD
split-complementary
#FD8BB2 #8BFD9D #8BEBFD
monochromatic
#FB1362 #FC4F8A #FD8BB2 #FEC7DA #FEE1EB
Accessibility & contrast
On white
2.21
#FD8BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FD8BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BB2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BB2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#B8B6AF
Tritanopia (blue-blind)
#FF8499
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd8bb2; /* rgb */ color: rgb(253, 139, 178); /* oklch */ color: oklch(77.1% 0.144 359.2);
Tailwind
colors: {
custom: {
50: '#ffafc9',
500: '#fd8bb2',
950: '#000000',
},
}SCSS
$custom: #fd8bb2; $custom-light: #ffafc9; $custom-dark: #000000;
JSON
{
"hex": "#fd8bb2",
"rgb": {
"r": 253,
"g": 139,
"b": 178
},
"hsl": {
"h": 339.474,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.77082,
"c": 0.14369,
"h": 359.2
},
"luminance": 0.42562
}Semantic roles & 50–950 ramp
primary
#FD8BB2
secondary
#D4F7EB
accent
#E69700
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181113
muted
#868082