#FB9CB9#FB9CB9
#FB9CB9 is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.7% C 0.118 H 0.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9CB9 |
|---|---|
| RGB | rgb(251, 156, 185) |
| HSL | hsl(342, 92%, 80%) |
| HSV | hsv(342, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 26.3%, 1.6%) |
| CIE-LAB | lab(74.69, 39.02, 0.11) |
| CIE-LCH | lch(74.69, 39.02, 0.16°) |
| OKLab | oklab(79.7% 0.1178 0.0008) |
| OKLCH | oklch(79.7% 0.118 0.4) |
| XYZ | xyz(60.4307, 47.7932, 51.9317) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.75
Pinky
#FC86AA
ΔE00 4.87
Soft Pink
#FDB0C0
ΔE00 5.26
Rosa
#FE86A4
ΔE00 5.37
Powder Pink
#FFB2D0
ΔE00 5.45
Faded Pink
#DE9DAC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9CB9 #9CFBDE
analogous
#FB9CE9 #FB9CB9 #FBAE9C
triadic
#FB9CB9 #B9FB9C #9CB9FB
tetradic
#FB9CB9 #E9FB9C #9CFBDE #AE9CFB
square
#FB9CB9 #E9FB9C #9CFBDE #AE9CFB
split-complementary
#FB9CB9 #9CFBAE #9CE9FB
monochromatic
#F62666 #F9618F #FB9CB9 #FDD7E3 #FEE2EA
Accessibility & contrast
On white
1.99
#FB9CB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FB9CB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9CB9
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9CB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9CB9 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADBA
Deuteranopia (green-blind)
#C0BEB7
Tritanopia (blue-blind)
#FF96A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb9cb9; /* rgb */ color: rgb(251, 156, 185); /* oklch */ color: oklch(79.7% 0.118 0.4);
Tailwind
colors: {
custom: {
50: '#febace',
500: '#fb9cb9',
950: '#000000',
},
}SCSS
$custom: #fb9cb9; $custom-light: #febace; $custom-dark: #000000;
JSON
{
"hex": "#fb9cb9",
"rgb": {
"r": 251,
"g": 156,
"b": 185
},
"hsl": {
"h": 341.684,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.797,
"c": 0.11782,
"h": 0.4
},
"luminance": 0.47789
}Semantic roles & 50–950 ramp
primary
#FB9CB9
secondary
#D5F6EC
accent
#E69F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182