#FBBAB3#FBBAB3
#FBBAB3 is a very light, moderate red. Relative luminance 0.589; OKLCH L 84.7% C 0.076 H 25.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBAB3 |
|---|---|
| RGB | rgb(251, 186, 179) |
| HSL | hsl(6, 90%, 84%) |
| HSV | hsv(6, 29%, 98%) |
| CMYK | cmyk(0%, 25.9%, 28.7%, 1.6%) |
| CIE-LAB | lab(81.23, 22.51, 12.77) |
| CIE-LCH | lch(81.23, 25.88, 29.56°) |
| OKLab | oklab(84.67% 0.0688 0.0332) |
| OKLCH | oklch(84.67% 0.076 25.8) |
| XYZ | xyz(65.4807, 58.8853, 50.5560) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.61
Light Rose
#FFC5CB
ΔE00 5.73
Pale Salmon
#FFB19A
ΔE00 6.29
Lightpink
#FFB6C1
ΔE00 6.57
Pink
#FFC0CB
ΔE00 6.89
Bubblegum
#FFC1CC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBAB3 #B3F4FB
analogous
#FBB3D0 #FBBAB3 #FBDEB3
triadic
#FBBAB3 #B3FBBA #BAB3FB
tetradic
#FBBAB3 #D0FBB3 #B3F4FB #DEB3FB
square
#FBBAB3 #D0FBB3 #B3F4FB #DEB3FB
split-complementary
#FBBAB3 #B3FBDE #B3D0FB
monochromatic
#F5503F #F88579 #FBBAB3 #FDE5E2 #FDE5E2
Accessibility & contrast
On white
1.64
#FBBAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#FBBAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBAB3
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBAB3 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B2
Deuteranopia (green-blind)
#D6CFB2
Tritanopia (blue-blind)
#FFB2B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbab3; /* rgb */ color: rgb(251, 186, 179); /* oklch */ color: oklch(84.7% 0.076 25.8);
Tailwind
colors: {
custom: {
50: '#fecfc9',
500: '#fbbab3',
950: '#000000',
},
}SCSS
$custom: #fbbab3; $custom-light: #fecfc9; $custom-dark: #000000;
JSON
{
"hex": "#fbbab3",
"rgb": {
"r": 251,
"g": 186,
"b": 179
},
"hsl": {
"h": 5.833,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.84672,
"c": 0.07644,
"h": 25.8
},
"luminance": 0.58882
}Semantic roles & 50–950 ramp
primary
#FBBAB3
secondary
#73D5DF
accent
#CFE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382