#FBB5BF#FBB5BF
#FBB5BF is a very light, moderate red. Relative luminance 0.573; OKLCH L 84.1% C 0.082 H 9.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB5BF |
|---|---|
| RGB | rgb(251, 181, 191) |
| HSL | hsl(351, 90%, 85%) |
| HSV | hsv(351, 28%, 98%) |
| CMYK | cmyk(0%, 27.9%, 23.9%, 1.6%) |
| CIE-LAB | lab(80.36, 26.77, 5.06) |
| CIE-LCH | lch(80.36, 27.25, 10.70°) |
| OKLab | oklab(84.09% 0.0811 0.0136) |
| OKLCH | oklch(84.09% 0.082 9.5) |
| XYZ | xyz(65.7126, 57.3221, 56.8831) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.74
Soft Pink
#FDB0C0
ΔE00 2.16
Pink
#FFC0CB
ΔE00 2.72
Bubblegum
#FFC1CC
ΔE00 2.99
Pastel Pink
#FFBACD
ΔE00 3.35
Pale Rose
#FDC1C5
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB5BF #B5FBF1
analogous
#FBB5E2 #FBB5BF #FBCEB5
triadic
#FBB5BF #BFFBB5 #B5BFFB
tetradic
#FBB5BF #E2FBB5 #B5FBF1 #CEB5FB
square
#FBB5BF #E2FBB5 #B5FBF1 #CEB5FB
split-complementary
#FBB5BF #B5FBCE #B5E2FB
monochromatic
#F5415B #F87B8D #FBB5BF #FDE2E6 #FDE2E6
Accessibility & contrast
On white
1.68
#FBB5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#FBB5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB5BF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB5BF | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#FFAFB9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbb5bf; /* rgb */ color: rgb(251, 181, 191); /* oklch */ color: oklch(84.1% 0.082 9.5);
Tailwind
colors: {
custom: {
50: '#fecbd2',
500: '#fbb5bf',
950: '#000000',
},
}SCSS
$custom: #fbb5bf; $custom-light: #fecbd2; $custom-dark: #000000;
JSON
{
"hex": "#fbb5bf",
"rgb": {
"r": 251,
"g": 181,
"b": 191
},
"hsl": {
"h": 351.429,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.84094,
"c": 0.08226,
"h": 9.5
},
"luminance": 0.57319
}Semantic roles & 50–950 ramp
primary
#FBB5BF
secondary
#75DFD0
accent
#E6C500
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383