#FB8FBC#FB8FBC
#FB8FBC is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.7% C 0.139 H 354.4°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FBC |
|---|---|
| RGB | rgb(251, 143, 188) |
| HSL | hsl(335, 93%, 77%) |
| HSV | hsv(335, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 25.1%, 1.6%) |
| CIE-LAB | lab(72.09, 46.07, -5.38) |
| CIE-LCH | lch(72.09, 46.39, 353.34°) |
| OKLab | oklab(77.75% 0.1388 -0.0136) |
| OKLCH | oklch(77.75% 0.139 354.4) |
| XYZ | xyz(58.6849, 43.7895, 52.9286) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.75
Pinky
#FC86AA
ΔE00 3.98
Carnation Pink
#FF7FA7
ΔE00 4.83
Bubblegum Pink
#FE83CC
ΔE00 5.48
Rosa
#FE86A4
ΔE00 5.64
Pig Pink
#E78EA5
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FBC #8FFBCE
analogous
#FB8FF2 #FB8FBC #FB988F
triadic
#FB8FBC #BCFB8F #8FBCFB
tetradic
#FB8FBC #F2FB8F #8FFBCE #988FFB
square
#FB8FBC #F2FB8F #8FFBCE #988FFB
split-complementary
#FB8FBC #8FFB98 #8FF2FB
monochromatic
#F71975 #F95499 #FB8FBC #FDCADF #FEE1ED
Accessibility & contrast
On white
2.15
#FB8FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FB8FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FBC
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FBC | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#B7B8B9
Tritanopia (blue-blind)
#FF8A9F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb8fbc; /* rgb */ color: rgb(251, 143, 188); /* oklch */ color: oklch(77.7% 0.139 354.4);
Tailwind
colors: {
custom: {
50: '#ffb2d0',
500: '#fb8fbc',
950: '#000000',
},
}SCSS
$custom: #fb8fbc; $custom-light: #ffb2d0; $custom-dark: #000000;
JSON
{
"hex": "#fb8fbc",
"rgb": {
"r": 251,
"g": 143,
"b": 188
},
"hsl": {
"h": 335,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.77747,
"c": 0.13947,
"h": 354.4
},
"luminance": 0.43785
}Semantic roles & 50–950 ramp
primary
#FB8FBC
secondary
#D5F6E8
accent
#E68600
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082