#FBABBA#FBABBA
#FBABBA is a very light, moderate red. Relative luminance 0.532; OKLCH L 82.2% C 0.096 H 7.1°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABBA |
|---|---|
| RGB | rgb(251, 171, 186) |
| HSL | hsl(349, 91%, 83%) |
| HSV | hsv(349, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 25.9%, 1.6%) |
| CIE-LAB | lab(77.98, 31.34, 4.34) |
| CIE-LCH | lch(77.98, 31.63, 7.88°) |
| OKLab | oklab(82.23% 0.0949 0.0118) |
| OKLCH | oklch(82.23% 0.096 7.1) |
| XYZ | xyz(63.2109, 53.1841, 53.3810) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.30
Lightpink
#FFB6C1
ΔE00 2.68
Pastel Pink
#FFBACD
ΔE00 4.16
Baby Pink
#FFB7CE
ΔE00 4.29
Pink
#FFC0CB
ΔE00 5.08
Powder Pink
#FFB2D0
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABBA #ABFBEC
analogous
#FBABE2 #FBABBA #FBC4AB
triadic
#FBABBA #BAFBAB #ABBAFB
tetradic
#FBABBA #E2FBAB #ABFBEC #C4ABFB
square
#FBABBA #E2FBAB #ABFBEC #C4ABFB
split-complementary
#FBABBA #ABFBC4 #ABE2FB
monochromatic
#F5365A #F8718A #FBABBA #FEE2E7 #FEE2E7
Accessibility & contrast
On white
1.80
#FBABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#FBABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABBA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABBA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#CAC6B8
Tritanopia (blue-blind)
#FFA5B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fbabba; /* rgb */ color: rgb(251, 171, 186); /* oklch */ color: oklch(82.2% 0.096 7.1);
Tailwind
colors: {
custom: {
50: '#fec4ce',
500: '#fbabba',
950: '#000000',
},
}SCSS
$custom: #fbabba; $custom-light: #fec4ce; $custom-dark: #000000;
JSON
{
"hex": "#fbabba",
"rgb": {
"r": 251,
"g": 171,
"b": 186
},
"hsl": {
"h": 348.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82225,
"c": 0.09558,
"h": 7.1
},
"luminance": 0.5318
}Semantic roles & 50–950 ramp
primary
#FBABBA
secondary
#6CDEC9
accent
#E6BA00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283