#FBBAB9#FBBAB9
#FBBAB9 is a very light, moderate red. Relative luminance 0.591; OKLCH L 84.8% C 0.076 H 19.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBAB9 |
|---|---|
| RGB | rgb(251, 186, 185) |
| HSL | hsl(1, 89%, 85%) |
| HSV | hsv(1, 26%, 98%) |
| CMYK | cmyk(0%, 25.9%, 26.3%, 1.6%) |
| CIE-LAB | lab(81.36, 23.31, 9.73) |
| CIE-LCH | lch(81.36, 25.26, 22.66°) |
| OKLab | oklab(84.82% 0.0711 0.0256) |
| OKLCH | oklch(84.82% 0.076 19.8) |
| XYZ | xyz(66.1008, 59.1333, 53.8217) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.66
Light Rose
#FFC5CB
ΔE00 3.89
Lightpink
#FFB6C1
ΔE00 4.33
Pink
#FFC0CB
ΔE00 4.69
Bubblegum
#FFC1CC
ΔE00 4.80
Soft Pink
#FDB0C0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBAB9 #B9FAFB
analogous
#FBB9D9 #FBBAB9 #FBDBB9
triadic
#FBBAB9 #B9FBBA #BAB9FB
tetradic
#FBBAB9 #D9FBB9 #B9FAFB #DBB9FB
square
#FBBAB9 #D9FBB9 #B9FAFB #DBB9FB
split-complementary
#FBBAB9 #B9FBDB #B9D9FB
monochromatic
#F44845 #F8817F #FBBAB9 #FDE2E2 #FDE2E2
Accessibility & contrast
On white
1.64
#FBBAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#FBBAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBAB9
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBAB9 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B9
Deuteranopia (green-blind)
#D5CFB8
Tritanopia (blue-blind)
#FFB3BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbab9; /* rgb */ color: rgb(251, 186, 185); /* oklch */ color: oklch(84.8% 0.076 19.8);
Tailwind
colors: {
custom: {
50: '#fecfce',
500: '#fbbab9',
950: '#000000',
},
}SCSS
$custom: #fbbab9; $custom-light: #fecfce; $custom-dark: #000000;
JSON
{
"hex": "#fbbab9",
"rgb": {
"r": 251,
"g": 186,
"b": 185
},
"hsl": {
"h": 0.909,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.84822,
"c": 0.07559,
"h": 19.8
},
"luminance": 0.5913
}Semantic roles & 50–950 ramp
primary
#FBBAB9
secondary
#78DEE0
accent
#E2E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181313
muted
#868383