#FBB2B2#FBB2B2
#FBB2B2 is a very light, moderate red. Relative luminance 0.556; OKLCH L 83.2% C 0.086 H 19.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2B2 |
|---|---|
| RGB | rgb(251, 178, 178) |
| HSL | hsl(0, 90%, 84%) |
| HSV | hsv(0, 29%, 98%) |
| CMYK | cmyk(0%, 29.1%, 29.1%, 1.6%) |
| CIE-LAB | lab(79.37, 26.59, 10.66) |
| CIE-LCH | lch(79.37, 28.65, 21.86°) |
| OKLab | oklab(83.23% 0.0809 0.0279) |
| OKLCH | oklch(83.23% 0.086 19) |
| XYZ | xyz(63.7415, 55.5682, 49.4792) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.10
Pale Rose
#FDC1C5
ΔE00 4.29
Soft Pink
#FDB0C0
ΔE00 5.45
Light Rose
#FFC5CB
ΔE00 5.49
Pink
#FFC0CB
ΔE00 5.59
Bubblegum
#FFC1CC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2B2 #B2FBFB
analogous
#FBB2D7 #FBB2B2 #FBD7B2
triadic
#FBB2B2 #B2FBB2 #B2B2FB
tetradic
#FBB2B2 #D7FBB2 #B2FBFB #D7B2FB
square
#FBB2B2 #D7FBB2 #B2FBFB #D7B2FB
split-complementary
#FBB2B2 #B2FBD7 #B2D7FB
monochromatic
#F53E3E #F87878 #FBB2B2 #FDE2E2 #FDE2E2
Accessibility & contrast
On white
1.73
#FBB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#FBB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2B2
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2B2 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB2
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#FFAAB2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fbb2b2; /* rgb */ color: rgb(251, 178, 178); /* oklch */ color: oklch(83.2% 0.086 19.0);
Tailwind
colors: {
custom: {
50: '#fec9c9',
500: '#fbb2b2',
950: '#000000',
},
}SCSS
$custom: #fbb2b2; $custom-light: #fec9c9; $custom-dark: #000000;
JSON
{
"hex": "#fbb2b2",
"rgb": {
"r": 251,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.83226,
"c": 0.08562,
"h": 19
},
"luminance": 0.55564
}Semantic roles & 50–950 ramp
primary
#FBB2B2
secondary
#72DFDF
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282