#FD8BB7#FD8BB7
#FD8BB7 is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.2% C 0.146 H 356.5°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BB7 |
|---|---|
| RGB | rgb(253, 139, 183) |
| HSL | hsl(337, 97%, 77%) |
| HSV | hsv(337, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 27.7%, 0.8%) |
| CIE-LAB | lab(71.40, 48.08, -3.59) |
| CIE-LCH | lch(71.40, 48.21, 355.73°) |
| OKLab | oklab(77.23% 0.1454 -0.0088) |
| OKLCH | oklch(77.23% 0.146 356.5) |
| XYZ | xyz(58.2898, 42.7715, 49.9763) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.82
Carnation Pink
#FF7FA7
ΔE00 3.58
Pink (survey)
#FF81C0
ΔE00 3.83
Rosa
#FE86A4
ΔE00 4.55
Pig Pink
#E78EA5
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BB7 #8BFDD1
analogous
#FD8BF0 #FD8BB7 #FD988B
triadic
#FD8BB7 #B7FD8B #8BB7FD
tetradic
#FD8BB7 #F0FD8B #8BFDD1 #988BFD
square
#FD8BB7 #F0FD8B #8BFDD1 #988BFD
split-complementary
#FD8BB7 #8BFD98 #8BF0FD
monochromatic
#FB136C #FC4F92 #FD8BB7 #FEC7DC #FEE1EC
Accessibility & contrast
On white
2.20
#FD8BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FD8BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BB7
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BB7 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA2B8
Deuteranopia (green-blind)
#B7B7B4
Tritanopia (blue-blind)
#FF859B
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd8bb7; /* rgb */ color: rgb(253, 139, 183); /* oklch */ color: oklch(77.2% 0.146 356.5);
Tailwind
colors: {
custom: {
50: '#ffafcc',
500: '#fd8bb7',
950: '#000000',
},
}SCSS
$custom: #fd8bb7; $custom-light: #ffafcc; $custom-dark: #000000;
JSON
{
"hex": "#fd8bb7",
"rgb": {
"r": 253,
"g": 139,
"b": 183
},
"hsl": {
"h": 336.842,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.77233,
"c": 0.14562,
"h": 356.5
},
"luminance": 0.42767
}Semantic roles & 50–950 ramp
primary
#FD8BB7
secondary
#D4F7E9
accent
#E68D00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082