#FBB3BF#FBB3BF
#FBB3BF is a very light, moderate red. Relative luminance 0.565; OKLCH L 83.7% C 0.085 H 8.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB3BF |
|---|---|
| RGB | rgb(251, 179, 191) |
| HSL | hsl(350, 90%, 84%) |
| HSV | hsv(350, 29%, 98%) |
| CMYK | cmyk(0%, 28.7%, 23.9%, 1.6%) |
| CIE-LAB | lab(79.91, 27.83, 4.40) |
| CIE-LCH | lch(79.91, 28.17, 8.99°) |
| OKLab | oklab(83.74% 0.0842 0.0119) |
| OKLCH | oklch(83.74% 0.085 8) |
| XYZ | xyz(65.3088, 56.5146, 56.7485) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.89
Soft Pink
#FDB0C0
ΔE00 1.41
Pastel Pink
#FFBACD
ΔE00 3.05
Pink
#FFC0CB
ΔE00 3.11
Bubblegum
#FFC1CC
ΔE00 3.38
Baby Pink
#FFB7CE
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB3BF #B3FBEF
analogous
#FBB3E3 #FBB3BF #FBCBB3
triadic
#FBB3BF #BFFBB3 #B3BFFB
tetradic
#FBB3BF #E3FBB3 #B3FBEF #CBB3FB
square
#FBB3BF #E3FBB3 #B3FBEF #CBB3FB
split-complementary
#FBB3BF #B3FBCB #B3E3FB
monochromatic
#F53F5D #F8798E #FBB3BF #FDE2E7 #FDE2E7
Accessibility & contrast
On white
1.71
#FBB3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#FBB3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB3BF
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB3BF | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBF
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#FFAEB7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fbb3bf; /* rgb */ color: rgb(251, 179, 191); /* oklch */ color: oklch(83.7% 0.085 8.0);
Tailwind
colors: {
custom: {
50: '#fecad2',
500: '#fbb3bf',
950: '#000000',
},
}SCSS
$custom: #fbb3bf; $custom-light: #fecad2; $custom-dark: #000000;
JSON
{
"hex": "#fbb3bf",
"rgb": {
"r": 251,
"g": 179,
"b": 191
},
"hsl": {
"h": 350,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.83744,
"c": 0.08508,
"h": 8
},
"luminance": 0.56511
}Semantic roles & 50–950 ramp
primary
#FBB3BF
secondary
#73DFCD
accent
#E6BF00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283