#FBABB6#FBABB6
#FBABB6 is a very light, moderate red. Relative luminance 0.530; OKLCH L 82.1% C 0.095 H 10.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABB6 |
|---|---|
| RGB | rgb(251, 171, 182) |
| HSL | hsl(352, 91%, 83%) |
| HSV | hsv(352, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 27.5%, 1.6%) |
| CIE-LAB | lab(77.88, 30.79, 6.37) |
| CIE-LCH | lch(77.88, 31.45, 11.69°) |
| OKLab | oklab(82.12% 0.0934 0.017) |
| OKLCH | oklch(82.12% 0.095 10.3) |
| XYZ | xyz(62.7916, 53.0164, 51.1728) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.25
Lightpink
#FFB6C1
ΔE00 2.62
Pastel Pink
#FFBACD
ΔE00 4.99
Pink
#FFC0CB
ΔE00 5.22
Baby Pink
#FFB7CE
ΔE00 5.37
Bubblegum
#FFC1CC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABB6 #ABFBF0
analogous
#FBABDE #FBABB6 #FBC8AB
triadic
#FBABB6 #B6FBAB #ABB6FB
tetradic
#FBABB6 #DEFBAB #ABFBF0 #C8ABFB
square
#FBABB6 #DEFBAB #ABFBF0 #C8ABFB
split-complementary
#FBABB6 #ABFBC8 #ABDEFB
monochromatic
#F53650 #F87183 #FBABB6 #FEE2E6 #FEE2E6
Accessibility & contrast
On white
1.81
#FBABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#FBABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABB6
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABB6 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B6
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#FFA4AF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbabb6; /* rgb */ color: rgb(251, 171, 182); /* oklch */ color: oklch(82.1% 0.095 10.3);
Tailwind
colors: {
custom: {
50: '#fec4cb',
500: '#fbabb6',
950: '#000000',
},
}SCSS
$custom: #fbabb6; $custom-light: #fec4cb; $custom-dark: #000000;
JSON
{
"hex": "#fbabb6",
"rgb": {
"r": 251,
"g": 171,
"b": 182
},
"hsl": {
"h": 351.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82116,
"c": 0.09492,
"h": 10.3
},
"luminance": 0.53012
}Semantic roles & 50–950 ramp
primary
#FBABB6
secondary
#6CDECF
accent
#E6C600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282