#FBB2B0#FBB2B0
#FBB2B0 is a very light, moderate red. Relative luminance 0.555; OKLCH L 83.2% C 0.086 H 20.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2B0 |
|---|---|
| RGB | rgb(251, 178, 176) |
| HSL | hsl(2, 90%, 84%) |
| HSV | hsv(2, 30%, 98%) |
| CMYK | cmyk(0%, 29.1%, 29.9%, 1.6%) |
| CIE-LAB | lab(79.32, 26.33, 11.68) |
| CIE-LCH | lch(79.32, 28.80, 23.92°) |
| OKLab | oklab(83.18% 0.0802 0.0305) |
| OKLCH | oklch(83.18% 0.086 20.8) |
| XYZ | xyz(63.5422, 55.4884, 48.4294) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.66
Lightpink
#FFB6C1
ΔE00 4.82
Light Rose
#FFC5CB
ΔE00 5.88
Pink
#FFC0CB
ΔE00 6.18
Soft Pink
#FDB0C0
ΔE00 6.19
Bubblegum
#FFC1CC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2B0 #B0F9FB
analogous
#FBB0D3 #FBB2B0 #FBD7B0
triadic
#FBB2B0 #B0FBB2 #B2B0FB
tetradic
#FBB2B0 #D3FBB0 #B0F9FB #D7B0FB
square
#FBB2B0 #D3FBB0 #B0F9FB #D7B0FB
split-complementary
#FBB2B0 #B0FBD7 #B0D3FB
monochromatic
#F5403B #F87976 #FBB2B0 #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.74
#FBB2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#FBB2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2B0
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2B0 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB0
Deuteranopia (green-blind)
#D1CAAF
Tritanopia (blue-blind)
#FFAAB2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fbb2b0; /* rgb */ color: rgb(251, 178, 176); /* oklch */ color: oklch(83.2% 0.086 20.8);
Tailwind
colors: {
custom: {
50: '#fec9c7',
500: '#fbb2b0',
950: '#000000',
},
}SCSS
$custom: #fbb2b0; $custom-light: #fec9c7; $custom-dark: #000000;
JSON
{
"hex": "#fbb2b0",
"rgb": {
"r": 251,
"g": 178,
"b": 176
},
"hsl": {
"h": 1.6,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.83176,
"c": 0.08578,
"h": 20.8
},
"luminance": 0.55485
}Semantic roles & 50–950 ramp
primary
#FBB2B0
secondary
#70DCDF
accent
#DFE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282