#FBABB2#FBABB2
#FBABB2 is a very light, moderate red. Relative luminance 0.528; OKLCH L 82.0% C 0.095 H 13.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABB2 |
|---|---|
| RGB | rgb(251, 171, 178) |
| HSL | hsl(355, 91%, 83%) |
| HSV | hsv(355, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 29.1%, 1.6%) |
| CIE-LAB | lab(77.79, 30.27, 8.41) |
| CIE-LCH | lch(77.79, 31.41, 15.53°) |
| OKLab | oklab(82.01% 0.0919 0.0222) |
| OKLCH | oklch(82.01% 0.095 13.6) |
| XYZ | xyz(62.3841, 52.8534, 49.0267) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.19
Soft Pink
#FDB0C0
ΔE00 3.50
Pale Rose
#FDC1C5
ΔE00 5.57
Pink
#FFC0CB
ΔE00 5.66
Bubblegum
#FFC1CC
ΔE00 5.92
Pastel Pink
#FFBACD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABB2 #ABFBF4
analogous
#FBABDA #FBABB2 #FBCCAB
triadic
#FBABB2 #B2FBAB #ABB2FB
tetradic
#FBABB2 #DAFBAB #ABFBF4 #CCABFB
square
#FBABB2 #DAFBAB #ABFBF4 #CCABFB
split-complementary
#FBABB2 #ABFBCC #ABDAFB
monochromatic
#F53647 #F8717C #FBABB2 #FEE2E4 #FEE2E4
Accessibility & contrast
On white
1.82
#FBABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#FBABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABB2
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABB2 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#CCC6B1
Tritanopia (blue-blind)
#FFA4AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbabb2; /* rgb */ color: rgb(251, 171, 178); /* oklch */ color: oklch(82.0% 0.095 13.6);
Tailwind
colors: {
custom: {
50: '#fec4c9',
500: '#fbabb2',
950: '#000000',
},
}SCSS
$custom: #fbabb2; $custom-light: #fec4c9; $custom-dark: #000000;
JSON
{
"hex": "#fbabb2",
"rgb": {
"r": 251,
"g": 171,
"b": 178
},
"hsl": {
"h": 354.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.8201,
"c": 0.09454,
"h": 13.6
},
"luminance": 0.52849
}Semantic roles & 50–950 ramp
primary
#FBABB2
secondary
#6CDED4
accent
#E6D100
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282