#FBBAB6#FBBAB6
#FBBAB6 is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.7% C 0.076 H 22.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBAB6 |
|---|---|
| RGB | rgb(251, 186, 182) |
| HSL | hsl(3, 90%, 85%) |
| HSV | hsv(3, 27%, 98%) |
| CMYK | cmyk(0%, 25.9%, 27.5%, 1.6%) |
| CIE-LAB | lab(81.30, 22.91, 11.25) |
| CIE-LCH | lch(81.30, 25.52, 26.15°) |
| OKLab | oklab(84.75% 0.07 0.0294) |
| OKLCH | oklch(84.75% 0.076 22.8) |
| XYZ | xyz(65.7874, 59.0080, 52.1714) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.58
Light Rose
#FFC5CB
ΔE00 4.76
Lightpink
#FFB6C1
ΔE00 5.43
Pink
#FFC0CB
ΔE00 5.78
Bubblegum
#FFC1CC
ΔE00 5.87
Soft Pink
#FDB0C0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBAB6 #B6F7FB
analogous
#FBB6D5 #FBBAB6 #FBDCB6
triadic
#FBBAB6 #B6FBBA #BAB6FB
tetradic
#FBBAB6 #D5FBB6 #B6F7FB #DCB6FB
square
#FBBAB6 #D5FBB6 #B6F7FB #DCB6FB
split-complementary
#FBBAB6 #B6FBDC #B6D5FB
monochromatic
#F54C42 #F8837C #FBBAB6 #FDE4E2 #FDE4E2
Accessibility & contrast
On white
1.64
#FBBAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#FBBAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBAB6
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBAB6 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B5
Deuteranopia (green-blind)
#D6CFB5
Tritanopia (blue-blind)
#FFB3B9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbab6; /* rgb */ color: rgb(251, 186, 182); /* oklch */ color: oklch(84.7% 0.076 22.8);
Tailwind
colors: {
custom: {
50: '#fecfcb',
500: '#fbbab6',
950: '#000000',
},
}SCSS
$custom: #fbbab6; $custom-light: #fecfcb; $custom-dark: #000000;
JSON
{
"hex": "#fbbab6",
"rgb": {
"r": 251,
"g": 186,
"b": 182
},
"hsl": {
"h": 3.478,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.84746,
"c": 0.07592,
"h": 22.8
},
"luminance": 0.59004
}Semantic roles & 50–950 ramp
primary
#FBBAB6
secondary
#76D9E0
accent
#D8E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382