#FB8FBB#FB8FBB
#FB8FBB is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.7% C 0.139 H 354.9°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FBB |
|---|---|
| RGB | rgb(251, 143, 187) |
| HSL | hsl(336, 93%, 77%) |
| HSV | hsv(336, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 25.5%, 1.6%) |
| CIE-LAB | lab(72.06, 45.94, -4.87) |
| CIE-LCH | lch(72.06, 46.19, 353.95°) |
| OKLab | oklab(77.72% 0.1385 -0.0122) |
| OKLCH | oklch(77.72% 0.139 354.9) |
| XYZ | xyz(58.5774, 43.7465, 52.3628) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.75
Pink (survey)
#FF81C0
ΔE00 3.92
Carnation Pink
#FF7FA7
ΔE00 4.65
Rosa
#FE86A4
ΔE00 5.40
Pig Pink
#E78EA5
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FBB #8FFBCF
analogous
#FB8FF1 #FB8FBB #FB998F
triadic
#FB8FBB #BBFB8F #8FBBFB
tetradic
#FB8FBB #F1FB8F #8FFBCF #998FFB
square
#FB8FBB #F1FB8F #8FFBCF #998FFB
split-complementary
#FB8FBB #8FFB99 #8FF1FB
monochromatic
#F71973 #F95497 #FB8FBB #FDCADF #FEE1ED
Accessibility & contrast
On white
2.15
#FB8FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FB8FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FBB
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FBB | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#FF8A9F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb8fbb; /* rgb */ color: rgb(251, 143, 187); /* oklch */ color: oklch(77.7% 0.139 354.9);
Tailwind
colors: {
custom: {
50: '#ffb2cf',
500: '#fb8fbb',
950: '#000000',
},
}SCSS
$custom: #fb8fbb; $custom-light: #ffb2cf; $custom-dark: #000000;
JSON
{
"hex": "#fb8fbb",
"rgb": {
"r": 251,
"g": 143,
"b": 187
},
"hsl": {
"h": 335.556,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.77716,
"c": 0.13902,
"h": 354.9
},
"luminance": 0.43742
}Semantic roles & 50–950 ramp
primary
#FB8FBB
secondary
#D5F6E9
accent
#E68800
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082