#FBB9BF#FBB9BF
#FBB9BF is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.8% C 0.077 H 12.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB9BF |
|---|---|
| RGB | rgb(251, 185, 191) |
| HSL | hsl(355, 89%, 85%) |
| HSV | hsv(355, 26%, 98%) |
| CMYK | cmyk(0%, 26.3%, 23.9%, 1.6%) |
| CIE-LAB | lab(81.28, 24.67, 6.38) |
| CIE-LCH | lch(81.28, 25.48, 14.50°) |
| OKLab | oklab(84.8% 0.0749 0.017) |
| OKLCH | oklch(84.8% 0.077 12.8) |
| XYZ | xyz(66.5376, 58.9722, 57.1581) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.96
Pale Rose
#FDC1C5
ΔE00 2.04
Pink
#FFC0CB
ΔE00 2.55
Bubblegum
#FFC1CC
ΔE00 2.74
Light Rose
#FFC5CB
ΔE00 2.93
Soft Pink
#FDB0C0
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB9BF #B9FBF5
analogous
#FBB9E0 #FBB9BF #FBD4B9
triadic
#FBB9BF #BFFBB9 #B9BFFB
tetradic
#FBB9BF #E0FBB9 #B9FBF5 #D4B9FB
square
#FBB9BF #E0FBB9 #B9FBF5 #D4B9FB
split-complementary
#FBB9BF #B9FBD4 #B9E0FB
monochromatic
#F44555 #F87F8A #FBB9BF #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.64
#FBB9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#FBB9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB9BF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB9BF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#D3CFBE
Tritanopia (blue-blind)
#FFB3BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbb9bf; /* rgb */ color: rgb(251, 185, 191); /* oklch */ color: oklch(84.8% 0.077 12.8);
Tailwind
colors: {
custom: {
50: '#feced2',
500: '#fbb9bf',
950: '#000000',
},
}SCSS
$custom: #fbb9bf; $custom-light: #feced2; $custom-dark: #000000;
JSON
{
"hex": "#fbb9bf",
"rgb": {
"r": 251,
"g": 185,
"b": 191
},
"hsl": {
"h": 354.545,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.84801,
"c": 0.07684,
"h": 12.8
},
"luminance": 0.58969
}Semantic roles & 50–950 ramp
primary
#FBB9BF
secondary
#78E0D6
accent
#E6D100
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383