#FB8FBF#FB8FBF
#FB8FBF is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.8% C 0.141 H 352.8°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FBF |
|---|---|
| RGB | rgb(251, 143, 191) |
| HSL | hsl(333, 93%, 77%) |
| HSV | hsv(333, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 23.9%, 1.6%) |
| CIE-LAB | lab(72.18, 46.48, -6.92) |
| CIE-LCH | lch(72.18, 47.00, 351.54°) |
| OKLab | oklab(77.84% 0.1398 -0.0177) |
| OKLCH | oklch(77.84% 0.141 352.8) |
| XYZ | xyz(59.0116, 43.9202, 54.6495) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.31
Pinky
#FC86AA
ΔE00 4.66
Bubblegum Pink
#FE83CC
ΔE00 4.81
Carnation Pink
#FF7FA7
ΔE00 5.40
Rosa
#FE86A4
ΔE00 6.36
Pig Pink
#E78EA5
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FBF #8FFBCB
analogous
#FB8FF5 #FB8FBF #FB958F
triadic
#FB8FBF #BFFB8F #8FBFFB
tetradic
#FB8FBF #F5FB8F #8FFBCB #958FFB
square
#FB8FBF #F5FB8F #8FFBCB #958FFB
split-complementary
#FB8FBF #8FFB95 #8FF5FB
monochromatic
#F7197B #F9549D #FB8FBF #FDCAE1 #FEE1EE
Accessibility & contrast
On white
2.15
#FB8FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FB8FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FBF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FBF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb8fbf; /* rgb */ color: rgb(251, 143, 191); /* oklch */ color: oklch(77.8% 0.141 352.8);
Tailwind
colors: {
custom: {
50: '#ffb2d2',
500: '#fb8fbf',
950: '#000000',
},
}SCSS
$custom: #fb8fbf; $custom-light: #ffb2d2; $custom-dark: #000000;
JSON
{
"hex": "#fb8fbf",
"rgb": {
"r": 251,
"g": 143,
"b": 191
},
"hsl": {
"h": 333.333,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.77842,
"c": 0.14089,
"h": 352.8
},
"luminance": 0.43916
}Semantic roles & 50–950 ramp
primary
#FB8FBF
secondary
#D5F6E7
accent
#E67F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082