#FBB5BC#FBB5BC
#FBB5BC is a very light, moderate red. Relative luminance 0.572; OKLCH L 84.0% C 0.082 H 12.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB5BC |
|---|---|
| RGB | rgb(251, 181, 188) |
| HSL | hsl(354, 90%, 85%) |
| HSV | hsv(354, 28%, 98%) |
| CMYK | cmyk(0%, 27.9%, 25.1%, 1.6%) |
| CIE-LAB | lab(80.29, 26.36, 6.57) |
| CIE-LCH | lch(80.29, 27.16, 14.01°) |
| OKLab | oklab(84.01% 0.08 0.0175) |
| OKLCH | oklch(84.01% 0.082 12.3) |
| XYZ | xyz(65.3858, 57.1914, 55.1622) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.47
Soft Pink
#FDB0C0
ΔE00 3.04
Pale Rose
#FDC1C5
ΔE00 3.10
Pink
#FFC0CB
ΔE00 3.19
Bubblegum
#FFC1CC
ΔE00 3.43
Light Rose
#FFC5CB
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB5BC #B5FBF4
analogous
#FBB5DF #FBB5BC #FBD1B5
triadic
#FBB5BC #BCFBB5 #B5BCFB
tetradic
#FBB5BC #DFFBB5 #B5FBF4 #D1B5FB
square
#FBB5BC #DFFBB5 #B5FBF4 #D1B5FB
split-complementary
#FBB5BC #B5FBD1 #B5DFFB
monochromatic
#F54153 #F87B87 #FBB5BC #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.69
#FBB5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#FBB5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB5BC
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB5BC | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBC
Deuteranopia (green-blind)
#D1CCBB
Tritanopia (blue-blind)
#FFAFB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbb5bc; /* rgb */ color: rgb(251, 181, 188); /* oklch */ color: oklch(84.0% 0.082 12.3);
Tailwind
colors: {
custom: {
50: '#fecbd0',
500: '#fbb5bc',
950: '#000000',
},
}SCSS
$custom: #fbb5bc; $custom-light: #fecbd0; $custom-dark: #000000;
JSON
{
"hex": "#fbb5bc",
"rgb": {
"r": 251,
"g": 181,
"b": 188
},
"hsl": {
"h": 354,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.84013,
"c": 0.08191,
"h": 12.3
},
"luminance": 0.57188
}Semantic roles & 50–950 ramp
primary
#FBB5BC
secondary
#75DFD5
accent
#E6CF00
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181313
muted
#868383