#FBBAB8#FBBAB8
#FBBAB8 is a very light, moderate red. Relative luminance 0.591; OKLCH L 84.8% C 0.076 H 20.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBAB8 |
|---|---|
| RGB | rgb(251, 186, 184) |
| HSL | hsl(2, 89%, 85%) |
| HSV | hsv(2, 27%, 98%) |
| CMYK | cmyk(0%, 25.9%, 26.7%, 1.6%) |
| CIE-LAB | lab(81.34, 23.18, 10.24) |
| CIE-LCH | lch(81.34, 25.34, 23.84°) |
| OKLab | oklab(84.8% 0.0707 0.0269) |
| OKLCH | oklch(84.8% 0.076 20.8) |
| XYZ | xyz(65.9956, 59.0912, 53.2677) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.95
Light Rose
#FFC5CB
ΔE00 4.17
Lightpink
#FFB6C1
ΔE00 4.69
Pink
#FFC0CB
ΔE00 5.05
Bubblegum
#FFC1CC
ΔE00 5.15
Soft Pink
#FDB0C0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBAB8 #B8F9FB
analogous
#FBB8D7 #FBBAB8 #FBDBB8
triadic
#FBBAB8 #B8FBBA #BAB8FB
tetradic
#FBBAB8 #D7FBB8 #B8F9FB #DBB8FB
square
#FBBAB8 #D7FBB8 #B8F9FB #DBB8FB
split-complementary
#FBBAB8 #B8FBDB #B8D7FB
monochromatic
#F44944 #F8827E #FBBAB8 #FDE3E2 #FDE3E2
Accessibility & contrast
On white
1.64
#FBBAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#FBBAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBAB8
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBAB8 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B8
Deuteranopia (green-blind)
#D5CFB7
Tritanopia (blue-blind)
#FFB3BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbab8; /* rgb */ color: rgb(251, 186, 184); /* oklch */ color: oklch(84.8% 0.076 20.8);
Tailwind
colors: {
custom: {
50: '#fecfcd',
500: '#fbbab8',
950: '#000000',
},
}SCSS
$custom: #fbbab8; $custom-light: #fecfcd; $custom-dark: #000000;
JSON
{
"hex": "#fbbab8",
"rgb": {
"r": 251,
"g": 186,
"b": 184
},
"hsl": {
"h": 1.791,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.84797,
"c": 0.07567,
"h": 20.8
},
"luminance": 0.59088
}Semantic roles & 50–950 ramp
primary
#FBBAB8
secondary
#77DDE0
accent
#DFE600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181313
muted
#868383