#FBABB4#FBABB4
#FBABB4 is a very light, moderate red. Relative luminance 0.529; OKLCH L 82.1% C 0.095 H 12.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABB4 |
|---|---|
| RGB | rgb(251, 171, 180) |
| HSL | hsl(353, 91%, 83%) |
| HSV | hsv(353, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 28.3%, 1.6%) |
| CIE-LAB | lab(77.84, 30.53, 7.39) |
| CIE-LCH | lch(77.84, 31.41, 13.61°) |
| OKLab | oklab(82.06% 0.0926 0.0196) |
| OKLCH | oklch(82.06% 0.095 12) |
| XYZ | xyz(62.5864, 52.9343, 50.0920) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.83
Soft Pink
#FDB0C0
ΔE00 2.86
Pink
#FFC0CB
ΔE00 5.40
Pastel Pink
#FFBACD
ΔE00 5.48
Pale Rose
#FDC1C5
ΔE00 5.62
Bubblegum
#FFC1CC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABB4 #ABFBF2
analogous
#FBABDC #FBABB4 #FBCAAB
triadic
#FBABB4 #B4FBAB #ABB4FB
tetradic
#FBABB4 #DCFBAB #ABFBF2 #CAABFB
square
#FBABB4 #DCFBAB #ABFBF2 #CAABFB
split-complementary
#FBABB4 #ABFBCA #ABDCFB
monochromatic
#F5364C #F87180 #FBABB4 #FEE2E5 #FEE2E5
Accessibility & contrast
On white
1.81
#FBABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FBABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABB4
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABB4 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B4
Deuteranopia (green-blind)
#CCC6B3
Tritanopia (blue-blind)
#FFA4AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbabb4; /* rgb */ color: rgb(251, 171, 180); /* oklch */ color: oklch(82.1% 0.095 12.0);
Tailwind
colors: {
custom: {
50: '#fec4ca',
500: '#fbabb4',
950: '#000000',
},
}SCSS
$custom: #fbabb4; $custom-light: #fec4ca; $custom-dark: #000000;
JSON
{
"hex": "#fbabb4",
"rgb": {
"r": 251,
"g": 171,
"b": 180
},
"hsl": {
"h": 353.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82063,
"c": 0.09469,
"h": 12
},
"luminance": 0.5293
}Semantic roles & 50–950 ramp
primary
#FBABB4
secondary
#6CDED1
accent
#E6CC00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282