#FBBAB2#FBBAB2
#FBBAB2 is a very light, moderate red. Relative luminance 0.588; OKLCH L 84.6% C 0.077 H 26.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBAB2 |
|---|---|
| RGB | rgb(251, 186, 178) |
| HSL | hsl(7, 90%, 84%) |
| HSV | hsv(7, 29%, 98%) |
| CMYK | cmyk(0%, 25.9%, 29.1%, 1.6%) |
| CIE-LAB | lab(81.21, 22.38, 13.27) |
| CIE-LCH | lch(81.21, 26.02, 30.67°) |
| OKLab | oklab(84.65% 0.0685 0.0345) |
| OKLCH | oklch(84.65% 0.077 26.7) |
| XYZ | xyz(65.3799, 58.8450, 50.0253) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.96
Pale Salmon
#FFB19A
ΔE00 5.94
Light Rose
#FFC5CB
ΔE00 6.06
Light Salmon
#FEA993
ΔE00 6.73
Lightpink
#FFB6C1
ΔE00 6.95
Pink
#FFC0CB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBAB2 #B2F3FB
analogous
#FBB2CF #FBBAB2 #FBDFB2
triadic
#FBBAB2 #B2FBBA #BAB2FB
tetradic
#FBBAB2 #CFFBB2 #B2F3FB #DFB2FB
square
#FBBAB2 #CFFBB2 #B2F3FB #DFB2FB
split-complementary
#FBBAB2 #B2FBDF #B2CFFB
monochromatic
#F5523E #F88678 #FBBAB2 #FDE5E2 #FDE5E2
Accessibility & contrast
On white
1.64
#FBBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#FBBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBAB2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBAB2 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#D6CFB1
Tritanopia (blue-blind)
#FFB2B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbab2; /* rgb */ color: rgb(251, 186, 178); /* oklch */ color: oklch(84.6% 0.077 26.7);
Tailwind
colors: {
custom: {
50: '#fecfc9',
500: '#fbbab2',
950: '#000000',
},
}SCSS
$custom: #fbbab2; $custom-light: #fecfc9; $custom-dark: #000000;
JSON
{
"hex": "#fbbab2",
"rgb": {
"r": 251,
"g": 186,
"b": 178
},
"hsl": {
"h": 6.575,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.84647,
"c": 0.07666,
"h": 26.7
},
"luminance": 0.58841
}Semantic roles & 50–950 ramp
primary
#FBBAB2
secondary
#72D3DF
accent
#CCE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382