#FB9CBF#FB9CBF
#FB9CBF is a light, vivid pink. Relative luminance 0.480; OKLCH L 79.9% C 0.120 H 356.5°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9CBF |
|---|---|
| RGB | rgb(251, 156, 191) |
| HSL | hsl(338, 92%, 80%) |
| HSV | hsv(338, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 23.9%, 1.6%) |
| CIE-LAB | lab(74.86, 39.84, -2.96) |
| CIE-LCH | lch(74.86, 39.95, 355.76°) |
| OKLab | oklab(79.88% 0.1199 -0.0072) |
| OKLCH | oklch(79.88% 0.12 356.5) |
| XYZ | xyz(61.0775, 48.0519, 55.3381) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.03
Pinky
#FC86AA
ΔE00 5.30
Pig Pink
#E78EA5
ΔE00 5.60
Soft Pink
#FDB0C0
ΔE00 6.19
Rosa
#FE86A4
ΔE00 6.28
Baby Pink
#FFB7CE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9CBF #9CFBD8
analogous
#FB9CEE #FB9CBF #FBA99C
triadic
#FB9CBF #BFFB9C #9CBFFB
tetradic
#FB9CBF #EEFB9C #9CFBD8 #A99CFB
square
#FB9CBF #EEFB9C #9CFBD8 #A99CFB
split-complementary
#FB9CBF #9CFBA9 #9CEEFB
monochromatic
#F62673 #F96199 #FB9CBF #FDD7E5 #FEE2EC
Accessibility & contrast
On white
1.98
#FB9CBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FB9CBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9CBF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9CBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9CBF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#FF97A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb9cbf; /* rgb */ color: rgb(251, 156, 191); /* oklch */ color: oklch(79.9% 0.120 356.5);
Tailwind
colors: {
custom: {
50: '#febad2',
500: '#fb9cbf',
950: '#000000',
},
}SCSS
$custom: #fb9cbf; $custom-light: #febad2; $custom-dark: #000000;
JSON
{
"hex": "#fb9cbf",
"rgb": {
"r": 251,
"g": 156,
"b": 191
},
"hsl": {
"h": 337.895,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.79878,
"c": 0.12011,
"h": 356.5
},
"luminance": 0.48048
}Semantic roles & 50–950 ramp
primary
#FB9CBF
secondary
#D5F6EA
accent
#E69100
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182