#FBABB5#FBABB5
#FBABB5 is a very light, moderate red. Relative luminance 0.530; OKLCH L 82.1% C 0.095 H 11.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABB5 |
|---|---|
| RGB | rgb(251, 171, 181) |
| HSL | hsl(353, 91%, 83%) |
| HSV | hsv(353, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 27.9%, 1.6%) |
| CIE-LAB | lab(77.86, 30.66, 6.88) |
| CIE-LCH | lch(77.86, 31.42, 12.65°) |
| OKLab | oklab(82.09% 0.093 0.0183) |
| OKLCH | oklch(82.09% 0.095 11.1) |
| XYZ | xyz(62.6886, 52.9752, 50.6305) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.55
Lightpink
#FFB6C1
ΔE00 2.71
Pastel Pink
#FFBACD
ΔE00 5.23
Pink
#FFC0CB
ΔE00 5.30
Bubblegum
#FFC1CC
ΔE00 5.57
Baby Pink
#FFB7CE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABB5 #ABFBF1
analogous
#FBABDD #FBABB5 #FBC9AB
triadic
#FBABB5 #B5FBAB #ABB5FB
tetradic
#FBABB5 #DDFBAB #ABFBF1 #C9ABFB
square
#FBABB5 #DDFBAB #ABFBF1 #C9ABFB
split-complementary
#FBABB5 #ABFBC9 #ABDDFB
monochromatic
#F5364E #F87182 #FBABB5 #FEE2E5 #FEE2E5
Accessibility & contrast
On white
1.81
#FBABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FBABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABB5
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABB5 | 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)
#B8B8B5
Deuteranopia (green-blind)
#CBC6B4
Tritanopia (blue-blind)
#FFA4AF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbabb5; /* rgb */ color: rgb(251, 171, 181); /* oklch */ color: oklch(82.1% 0.095 11.1);
Tailwind
colors: {
custom: {
50: '#fec4cb',
500: '#fbabb5',
950: '#000000',
},
}SCSS
$custom: #fbabb5; $custom-light: #fec4cb; $custom-dark: #000000;
JSON
{
"hex": "#fbabb5",
"rgb": {
"r": 251,
"g": 171,
"b": 181
},
"hsl": {
"h": 352.5,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82089,
"c": 0.0948,
"h": 11.1
},
"luminance": 0.52971
}Semantic roles & 50–950 ramp
primary
#FBABB5
secondary
#6CDED0
accent
#E6C900
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282