#FBABB3#FBABB3
#FBABB3 is a very light, moderate red. Relative luminance 0.529; OKLCH L 82.0% C 0.095 H 12.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABB3 |
|---|---|
| RGB | rgb(251, 171, 179) |
| HSL | hsl(354, 91%, 83%) |
| HSV | hsv(354, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 28.7%, 1.6%) |
| CIE-LAB | lab(77.81, 30.40, 7.90) |
| CIE-LCH | lch(77.81, 31.41, 14.57°) |
| OKLab | oklab(82.04% 0.0923 0.0209) |
| OKLCH | oklch(82.04% 0.095 12.8) |
| XYZ | xyz(62.4849, 52.8937, 49.5575) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.00
Soft Pink
#FDB0C0
ΔE00 3.17
Pink
#FFC0CB
ΔE00 5.52
Pale Rose
#FDC1C5
ΔE00 5.59
Pastel Pink
#FFBACD
ΔE00 5.74
Bubblegum
#FFC1CC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABB3 #ABFBF3
analogous
#FBABDB #FBABB3 #FBCBAB
triadic
#FBABB3 #B3FBAB #ABB3FB
tetradic
#FBABB3 #DBFBAB #ABFBF3 #CBABFB
square
#FBABB3 #DBFBAB #ABFBF3 #CBABFB
split-complementary
#FBABB3 #ABFBCB #ABDBFB
monochromatic
#F53649 #F8717E #FBABB3 #FEE2E5 #FEE2E5
Accessibility & contrast
On white
1.81
#FBABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#FBABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABB3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABB3 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B3
Deuteranopia (green-blind)
#CCC6B2
Tritanopia (blue-blind)
#FFA4AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbabb3; /* rgb */ color: rgb(251, 171, 179); /* oklch */ color: oklch(82.0% 0.095 12.8);
Tailwind
colors: {
custom: {
50: '#fec4c9',
500: '#fbabb3',
950: '#000000',
},
}SCSS
$custom: #fbabb3; $custom-light: #fec4c9; $custom-dark: #000000;
JSON
{
"hex": "#fbabb3",
"rgb": {
"r": 251,
"g": 171,
"b": 179
},
"hsl": {
"h": 354,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82036,
"c": 0.0946,
"h": 12.8
},
"luminance": 0.5289
}Semantic roles & 50–950 ramp
primary
#FBABB3
secondary
#6CDED3
accent
#E6CF00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282