#FB8DBF#FB8DBF
#FB8DBF is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.5% C 0.144 H 352.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8DBF |
|---|---|
| RGB | rgb(251, 141, 191) |
| HSL | hsl(333, 93%, 77%) |
| HSV | hsv(333, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 23.9%, 1.6%) |
| CIE-LAB | lab(71.78, 47.49, -7.51) |
| CIE-LCH | lch(71.78, 48.08, 351.01°) |
| OKLab | oklab(77.54% 0.1428 -0.0193) |
| OKLCH | oklch(77.54% 0.144 352.3) |
| XYZ | xyz(58.7141, 43.3250, 54.5503) |
| Luminance | 0.4332 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.82
Bubblegum Pink
#FE83CC
ΔE00 4.37
Pinky
#FC86AA
ΔE00 4.76
Carnation Pink
#FF7FA7
ΔE00 5.37
Bubblegum (survey)
#FF6CB5
ΔE00 6.38
Rosa
#FE86A4
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8DBF #8DFBC9
analogous
#FB8DF6 #FB8DBF #FB928D
triadic
#FB8DBF #BFFB8D #8DBFFB
tetradic
#FB8DBF #F6FB8D #8DFBC9 #928DFB
square
#FB8DBF #F6FB8D #8DFBC9 #928DFB
split-complementary
#FB8DBF #8DFB92 #8DF6FB
monochromatic
#F7177D #F9529E #FB8DBF #FDC8E0 #FEE1EE
Accessibility & contrast
On white
2.17
#FB8DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FB8DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8DBF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8DBF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C1
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#FF899F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb8dbf; /* rgb */ color: rgb(251, 141, 191); /* oklch */ color: oklch(77.5% 0.144 352.3);
Tailwind
colors: {
custom: {
50: '#ffb0d2',
500: '#fb8dbf',
950: '#000000',
},
}SCSS
$custom: #fb8dbf; $custom-light: #ffb0d2; $custom-dark: #000000;
JSON
{
"hex": "#fb8dbf",
"rgb": {
"r": 251,
"g": 141,
"b": 191
},
"hsl": {
"h": 332.727,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.7754,
"c": 0.1441,
"h": 352.3
},
"luminance": 0.43321
}Semantic roles & 50–950 ramp
primary
#FB8DBF
secondary
#D5F6E7
accent
#E67D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082