#FBB2BF#FBB2BF
#FBB2BF is a very light, moderate red. Relative luminance 0.561; OKLCH L 83.6% C 0.086 H 7.3°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2BF |
|---|---|
| RGB | rgb(251, 178, 191) |
| HSL | hsl(349, 90%, 84%) |
| HSV | hsv(349, 29%, 98%) |
| CMYK | cmyk(0%, 29.1%, 23.9%, 1.6%) |
| CIE-LAB | lab(79.68, 28.35, 4.08) |
| CIE-LCH | lch(79.68, 28.64, 8.18°) |
| OKLab | oklab(83.57% 0.0858 0.0111) |
| OKLCH | oklch(83.57% 0.087 7.3) |
| XYZ | xyz(65.1091, 56.1152, 56.6820) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.05
Lightpink
#FFB6C1
ΔE00 1.16
Pastel Pink
#FFBACD
ΔE00 2.97
Pink
#FFC0CB
ΔE00 3.35
Baby Pink
#FFB7CE
ΔE00 3.59
Bubblegum
#FFC1CC
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2BF #B2FBEE
analogous
#FBB2E4 #FBB2BF #FBCAB2
triadic
#FBB2BF #BFFBB2 #B2BFFB
tetradic
#FBB2BF #E4FBB2 #B2FBEE #CAB2FB
square
#FBB2BF #E4FBB2 #B2FBEE #CAB2FB
split-complementary
#FBB2BF #B2FBCA #B2E4FB
monochromatic
#F53E5E #F8788F #FBB2BF #FDE2E7 #FDE2E7
Accessibility & contrast
On white
1.72
#FBB2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#FBB2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2BF
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2BF | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#CECBBE
Tritanopia (blue-blind)
#FFADB7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fbb2bf; /* rgb */ color: rgb(251, 178, 191); /* oklch */ color: oklch(83.6% 0.086 7.3);
Tailwind
colors: {
custom: {
50: '#fec9d2',
500: '#fbb2bf',
950: '#000000',
},
}SCSS
$custom: #fbb2bf; $custom-light: #fec9d2; $custom-dark: #000000;
JSON
{
"hex": "#fbb2bf",
"rgb": {
"r": 251,
"g": 178,
"b": 191
},
"hsl": {
"h": 349.315,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.83569,
"c": 0.0865,
"h": 7.3
},
"luminance": 0.56112
}Semantic roles & 50–950 ramp
primary
#FBB2BF
secondary
#72DFCC
accent
#E6BD00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283