#FBB0BA#FBB0BA
#FBB0BA is a very light, moderate red. Relative luminance 0.551; OKLCH L 83.1% C 0.088 H 10.4°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB0BA |
|---|---|
| RGB | rgb(251, 176, 186) |
| HSL | hsl(352, 90%, 84%) |
| HSV | hsv(352, 30%, 98%) |
| CMYK | cmyk(0%, 29.9%, 25.9%, 1.6%) |
| CIE-LAB | lab(79.10, 28.71, 5.95) |
| CIE-LCH | lch(79.10, 29.32, 11.72°) |
| OKLab | oklab(83.09% 0.0871 0.0159) |
| OKLCH | oklch(83.09% 0.089 10.4) |
| XYZ | xyz(64.1733, 55.1088, 53.7018) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.49
Soft Pink
#FDB0C0
ΔE00 1.96
Pink
#FFC0CB
ΔE00 4.02
Pastel Pink
#FFBACD
ΔE00 4.19
Bubblegum
#FFC1CC
ΔE00 4.28
Pale Rose
#FDC1C5
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB0BA #B0FBF1
analogous
#FBB0DF #FBB0BA #FBCBB0
triadic
#FBB0BA #BAFBB0 #B0BAFB
tetradic
#FBB0BA #DFFBB0 #B0FBF1 #CBB0FB
square
#FBB0BA #DFFBB0 #B0FBF1 #CBB0FB
split-complementary
#FBB0BA #B0FBCB #B0DFFB
monochromatic
#F53B54 #F87687 #FBB0BA #FEE2E6 #FEE2E6
Accessibility & contrast
On white
1.75
#FBB0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#FBB0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB0BA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB0BA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBA
Deuteranopia (green-blind)
#CEC9B9
Tritanopia (blue-blind)
#FFAAB4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fbb0ba; /* rgb */ color: rgb(251, 176, 186); /* oklch */ color: oklch(83.1% 0.088 10.4);
Tailwind
colors: {
custom: {
50: '#fec8ce',
500: '#fbb0ba',
950: '#000000',
},
}SCSS
$custom: #fbb0ba; $custom-light: #fec8ce; $custom-dark: #000000;
JSON
{
"hex": "#fbb0ba",
"rgb": {
"r": 251,
"g": 176,
"b": 186
},
"hsl": {
"h": 352,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.83086,
"c": 0.0885,
"h": 10.4
},
"luminance": 0.55105
}Semantic roles & 50–950 ramp
primary
#FBB0BA
secondary
#70DFD0
accent
#E6C700
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283