#FBAAB0#FBAAB0
#FBAAB0 is a light, moderate red. Relative luminance 0.524; OKLCH L 81.8% C 0.096 H 14.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAAB0 |
|---|---|
| RGB | rgb(251, 170, 176) |
| HSL | hsl(356, 91%, 83%) |
| HSV | hsv(356, 32%, 98%) |
| CMYK | cmyk(0%, 32.3%, 29.9%, 1.6%) |
| CIE-LAB | lab(77.52, 30.53, 9.11) |
| CIE-LCH | lch(77.52, 31.86, 16.62°) |
| OKLab | oklab(81.79% 0.0927 0.024) |
| OKLCH | oklch(81.79% 0.096 14.5) |
| XYZ | xyz(61.9966, 52.3973, 47.9142) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.63
Soft Pink
#FDB0C0
ΔE00 3.97
Pale Rose
#FDC1C5
ΔE00 5.83
Pink
#FFC0CB
ΔE00 6.06
Bubblegum
#FFC1CC
ΔE00 6.32
Pastel Pink
#FFBACD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAAB0 #AAFBF5
analogous
#FBAAD8 #FBAAB0 #FBCDAA
triadic
#FBAAB0 #B0FBAA #AAB0FB
tetradic
#FBAAB0 #D8FBAA #AAFBF5 #CDAAFB
square
#FBAAB0 #D8FBAA #AAFBF5 #CDAAFB
split-complementary
#FBAAB0 #AAFBCD #AAD8FB
monochromatic
#F53543 #F8707A #FBAAB0 #FEE2E4 #FEE2E4
Accessibility & contrast
On white
1.83
#FBAAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#FBAAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAAB0
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAAB0 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B0
Deuteranopia (green-blind)
#CCC5AF
Tritanopia (blue-blind)
#FFA2AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbaab0; /* rgb */ color: rgb(251, 170, 176); /* oklch */ color: oklch(81.8% 0.096 14.5);
Tailwind
colors: {
custom: {
50: '#fec4c7',
500: '#fbaab0',
950: '#000000',
},
}SCSS
$custom: #fbaab0; $custom-light: #fec4c7; $custom-dark: #000000;
JSON
{
"hex": "#fbaab0",
"rgb": {
"r": 251,
"g": 170,
"b": 176
},
"hsl": {
"h": 355.556,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.81787,
"c": 0.09577,
"h": 14.5
},
"luminance": 0.52393
}Semantic roles & 50–950 ramp
primary
#FBAAB0
secondary
#6BDED6
accent
#E6D500
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282