#FD8BB5#FD8BB5
#FD8BB5 is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.2% C 0.145 H 357.6°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BB5 |
|---|---|
| RGB | rgb(253, 139, 181) |
| HSL | hsl(338, 97%, 77%) |
| HSV | hsv(338, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 28.5%, 0.8%) |
| CIE-LAB | lab(71.34, 47.82, -2.56) |
| CIE-LCH | lch(71.34, 47.89, 356.94°) |
| OKLab | oklab(77.17% 0.1447 -0.0061) |
| OKLCH | oklch(77.17% 0.145 357.6) |
| XYZ | xyz(58.0832, 42.6889, 48.8878) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.35
Carnation Pink
#FF7FA7
ΔE00 3.23
Rosa
#FE86A4
ΔE00 4.05
Pink (survey)
#FF81C0
ΔE00 4.28
Pig Pink
#E78EA5
ΔE00 5.10
Bubblegum Pink
#FE83CC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BB5 #8BFDD3
analogous
#FD8BEE #FD8BB5 #FD9A8B
triadic
#FD8BB5 #B5FD8B #8BB5FD
tetradic
#FD8BB5 #EEFD8B #8BFDD3 #9A8BFD
square
#FD8BB5 #EEFD8B #8BFDD3 #9A8BFD
split-complementary
#FD8BB5 #8BFD9A #8BEEFD
monochromatic
#FB1368 #FC4F8F #FD8BB5 #FEC7DB #FEE1EC
Accessibility & contrast
On white
2.20
#FD8BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FD8BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BB5
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BB5 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA2B6
Deuteranopia (green-blind)
#B8B6B2
Tritanopia (blue-blind)
#FF849A
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd8bb5; /* rgb */ color: rgb(253, 139, 181); /* oklch */ color: oklch(77.2% 0.145 357.6);
Tailwind
colors: {
custom: {
50: '#ffafcb',
500: '#fd8bb5',
950: '#000000',
},
}SCSS
$custom: #fd8bb5; $custom-light: #ffafcb; $custom-dark: #000000;
JSON
{
"hex": "#fd8bb5",
"rgb": {
"r": 253,
"g": 139,
"b": 181
},
"hsl": {
"h": 337.895,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.77172,
"c": 0.14482,
"h": 357.6
},
"luminance": 0.42684
}Semantic roles & 50–950 ramp
primary
#FD8BB5
secondary
#D4F7EA
accent
#E69100
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181113
muted
#868082