#FBBAB1#FBBAB1
#FBBAB1 is a very light, moderate red. Relative luminance 0.588; OKLCH L 84.6% C 0.077 H 27.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBAB1 |
|---|---|
| RGB | rgb(251, 186, 177) |
| HSL | hsl(7, 90%, 84%) |
| HSV | hsv(7, 29%, 98%) |
| CMYK | cmyk(0%, 25.9%, 29.5%, 1.6%) |
| CIE-LAB | lab(81.18, 22.25, 13.78) |
| CIE-LCH | lch(81.18, 26.17, 31.76°) |
| OKLab | oklab(84.62% 0.0681 0.0358) |
| OKLCH | oklch(84.62% 0.077 27.7) |
| XYZ | xyz(65.2799, 58.8050, 49.4985) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.31
Pale Salmon
#FFB19A
ΔE00 5.59
Light Rose
#FFC5CB
ΔE00 6.41
Light Salmon
#FEA993
ΔE00 6.45
Lightpink
#FFB6C1
ΔE00 7.34
Blush (survey)
#F29E8E
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBAB1 #B1F2FB
analogous
#FBB1CD #FBBAB1 #FBDFB1
triadic
#FBBAB1 #B1FBBA #BAB1FB
tetradic
#FBBAB1 #CDFBB1 #B1F2FB #DFB1FB
square
#FBBAB1 #CDFBB1 #B1F2FB #DFB1FB
split-complementary
#FBBAB1 #B1FBDF #B1CDFB
monochromatic
#F5533D #F88777 #FBBAB1 #FEE5E2 #FEE5E2
Accessibility & contrast
On white
1.65
#FBBAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#FBBAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBAB1
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBAB1 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B0
Deuteranopia (green-blind)
#D7CFB0
Tritanopia (blue-blind)
#FFB2B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbab1; /* rgb */ color: rgb(251, 186, 177); /* oklch */ color: oklch(84.6% 0.077 27.7);
Tailwind
colors: {
custom: {
50: '#fecfc8',
500: '#fbbab1',
950: '#000000',
},
}SCSS
$custom: #fbbab1; $custom-light: #fecfc8; $custom-dark: #000000;
JSON
{
"hex": "#fbbab1",
"rgb": {
"r": 251,
"g": 186,
"b": 177
},
"hsl": {
"h": 7.297,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.84623,
"c": 0.0769,
"h": 27.7
},
"luminance": 0.58801
}Semantic roles & 50–950 ramp
primary
#FBBAB1
secondary
#71D2DF
accent
#CAE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382