#FBABB0#FBABB0
#FBABB0 is a light, moderate red. Relative luminance 0.528; OKLCH L 82.0% C 0.094 H 15.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABB0 |
|---|---|
| RGB | rgb(251, 171, 176) |
| HSL | hsl(356, 91%, 83%) |
| HSV | hsv(356, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 29.9%, 1.6%) |
| CIE-LAB | lab(77.74, 30.01, 9.43) |
| CIE-LCH | lch(77.74, 31.45, 17.45°) |
| OKLab | oklab(81.96% 0.0911 0.0248) |
| OKLCH | oklch(81.96% 0.094 15.2) |
| XYZ | xyz(62.1848, 52.7736, 47.9769) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.64
Soft Pink
#FDB0C0
ΔE00 4.16
Pale Rose
#FDC1C5
ΔE00 5.61
Pink
#FFC0CB
ΔE00 5.99
Bubblegum
#FFC1CC
ΔE00 6.24
Pastel Pink
#FFBACD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABB0 #ABFBF6
analogous
#FBABD8 #FBABB0 #FBCEAB
triadic
#FBABB0 #B0FBAB #ABB0FB
tetradic
#FBABB0 #D8FBAB #ABFBF6 #CEABFB
square
#FBABB0 #D8FBAB #ABFBF6 #CEABFB
split-complementary
#FBABB0 #ABFBCE #ABD8FB
monochromatic
#F53642 #F87179 #FBABB0 #FEE2E4 #FEE2E4
Accessibility & contrast
On white
1.82
#FBABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#FBABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABB0
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABB0 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B0
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#FFA3AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbabb0; /* rgb */ color: rgb(251, 171, 176); /* oklch */ color: oklch(82.0% 0.094 15.2);
Tailwind
colors: {
custom: {
50: '#fec4c7',
500: '#fbabb0',
950: '#000000',
},
}SCSS
$custom: #fbabb0; $custom-light: #fec4c7; $custom-dark: #000000;
JSON
{
"hex": "#fbabb0",
"rgb": {
"r": 251,
"g": 171,
"b": 176
},
"hsl": {
"h": 356.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.81958,
"c": 0.09446,
"h": 15.2
},
"luminance": 0.5277
}Semantic roles & 50–950 ramp
primary
#FBABB0
secondary
#6CDED7
accent
#E6D700
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282