#FBB3AB#FBB3AB
#FBB3AB is a very light, moderate red. Relative luminance 0.557; OKLCH L 83.2% C 0.085 H 26.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB3AB |
|---|---|
| RGB | rgb(251, 179, 171) |
| HSL | hsl(6, 91%, 83%) |
| HSV | hsv(6, 32%, 98%) |
| CMYK | cmyk(0%, 28.7%, 31.9%, 1.6%) |
| CIE-LAB | lab(79.44, 25.17, 14.55) |
| CIE-LCH | lch(79.44, 29.07, 30.03°) |
| OKLab | oklab(83.23% 0.0767 0.0377) |
| OKLCH | oklch(83.23% 0.085 26.2) |
| XYZ | xyz(63.2563, 55.6936, 45.9383) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.42
Light Salmon
#FEA993
ΔE00 5.65
Blush (survey)
#F29E8E
ΔE00 5.95
Pale Rose
#FDC1C5
ΔE00 5.97
Lightpink
#FFB6C1
ΔE00 6.98
Peachy Pink
#FF9A8A
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB3AB #ABF3FB
analogous
#FBABCB #FBB3AB #FBDBAB
triadic
#FBB3AB #ABFBB3 #B3ABFB
tetradic
#FBB3AB #CBFBAB #ABF3FB #DBABFB
square
#FBB3AB #CBFBAB #ABF3FB #DBABFB
split-complementary
#FBB3AB #ABFBDB #ABCBFB
monochromatic
#F54936 #F87E71 #FBB3AB #FEE5E2 #FEE5E2
Accessibility & contrast
On white
1.73
#FBB3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#FBB3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB3AB
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB3AB | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCAA
Deuteranopia (green-blind)
#D3CAAA
Tritanopia (blue-blind)
#FFAAB1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fbb3ab; /* rgb */ color: rgb(251, 179, 171); /* oklch */ color: oklch(83.2% 0.085 26.2);
Tailwind
colors: {
custom: {
50: '#fecac4',
500: '#fbb3ab',
950: '#000000',
},
}SCSS
$custom: #fbb3ab; $custom-light: #fecac4; $custom-dark: #000000;
JSON
{
"hex": "#fbb3ab",
"rgb": {
"r": 251,
"g": 179,
"b": 171
},
"hsl": {
"h": 6,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.8323,
"c": 0.08545,
"h": 26.2
},
"luminance": 0.5569
}Semantic roles & 50–950 ramp
primary
#FBB3AB
secondary
#6CD3DE
accent
#CFE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282