#FBB0B2#FBB0B2
#FBB0B2 is a very light, moderate red. Relative luminance 0.548; OKLCH L 82.9% C 0.088 H 17.4°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB0B2 |
|---|---|
| RGB | rgb(251, 176, 178) |
| HSL | hsl(358, 90%, 84%) |
| HSV | hsv(358, 30%, 98%) |
| CMYK | cmyk(0%, 29.9%, 29.1%, 1.6%) |
| CIE-LAB | lab(78.91, 27.64, 10.02) |
| CIE-LCH | lch(78.91, 29.40, 19.92°) |
| OKLab | oklab(82.88% 0.0841 0.0263) |
| OKLCH | oklch(82.88% 0.088 17.4) |
| XYZ | xyz(63.3465, 54.7781, 49.3475) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.63
Pale Rose
#FDC1C5
ΔE00 4.53
Soft Pink
#FDB0C0
ΔE00 4.78
Pink
#FFC0CB
ΔE00 5.47
Light Rose
#FFC5CB
ΔE00 5.67
Bubblegum
#FFC1CC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB0B2 #B0FBF9
analogous
#FBB0D7 #FBB0B2 #FBD3B0
triadic
#FBB0B2 #B2FBB0 #B0B2FB
tetradic
#FBB0B2 #D7FBB0 #B0FBF9 #D3B0FB
square
#FBB0B2 #D7FBB0 #B0FBF9 #D3B0FB
split-complementary
#FBB0B2 #B0FBD3 #B0D7FB
monochromatic
#F53B40 #F87679 #FBB0B2 #FEE2E3 #FEE2E3
Accessibility & contrast
On white
1.76
#FBB0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#FBB0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB0B2
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB0B2 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB2
Deuteranopia (green-blind)
#CFC9B1
Tritanopia (blue-blind)
#FFA9B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fbb0b2; /* rgb */ color: rgb(251, 176, 178); /* oklch */ color: oklch(82.9% 0.088 17.4);
Tailwind
colors: {
custom: {
50: '#fec8c9',
500: '#fbb0b2',
950: '#000000',
},
}SCSS
$custom: #fbb0b2; $custom-light: #fec8c9; $custom-dark: #000000;
JSON
{
"hex": "#fbb0b2",
"rgb": {
"r": 251,
"g": 176,
"b": 178
},
"hsl": {
"h": 358.4,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.82876,
"c": 0.08809,
"h": 17.4
},
"luminance": 0.54774
}Semantic roles & 50–950 ramp
primary
#FBB0B2
secondary
#70DFDC
accent
#E6DF00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282