#FB9CBB#FB9CBB
#FB9CBB is a light, moderate pink. Relative luminance 0.479; OKLCH L 79.8% C 0.119 H 359.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9CBB |
|---|---|
| RGB | rgb(251, 156, 187) |
| HSL | hsl(340, 92%, 80%) |
| HSV | hsv(340, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 25.5%, 1.6%) |
| CIE-LAB | lab(74.75, 39.29, -0.92) |
| CIE-LCH | lch(74.75, 39.30, 358.67°) |
| OKLab | oklab(79.76% 0.1185 -0.0019) |
| OKLCH | oklch(79.76% 0.119 359.1) |
| XYZ | xyz(60.6433, 47.8782, 53.0514) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.96
Pig Pink
#E78EA5
ΔE00 4.99
Powder Pink
#FFB2D0
ΔE00 5.25
Soft Pink
#FDB0C0
ΔE00 5.54
Rosa
#FE86A4
ΔE00 5.64
Faded Pink
#DE9DAC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9CBB #9CFBDC
analogous
#FB9CEB #FB9CBB #FBAD9C
triadic
#FB9CBB #BBFB9C #9CBBFB
tetradic
#FB9CBB #EBFB9C #9CFBDC #AD9CFB
square
#FB9CBB #EBFB9C #9CFBDC #AD9CFB
split-complementary
#FB9CBB #9CFBAD #9CEBFB
monochromatic
#F6266A #F96193 #FB9CBB #FDD7E3 #FEE2EB
Accessibility & contrast
On white
1.99
#FB9CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#FB9CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9CBB
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9CBB | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#C0BEB9
Tritanopia (blue-blind)
#FF96A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb9cbb; /* rgb */ color: rgb(251, 156, 187); /* oklch */ color: oklch(79.8% 0.119 359.1);
Tailwind
colors: {
custom: {
50: '#febacf',
500: '#fb9cbb',
950: '#000000',
},
}SCSS
$custom: #fb9cbb; $custom-light: #febacf; $custom-dark: #000000;
JSON
{
"hex": "#fb9cbb",
"rgb": {
"r": 251,
"g": 156,
"b": 187
},
"hsl": {
"h": 340.421,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.79758,
"c": 0.11853,
"h": 359.1
},
"luminance": 0.47874
}Semantic roles & 50–950 ramp
primary
#FB9CBB
secondary
#D5F6EB
accent
#E69B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182