#FBAABB#FBAABB
#FBAABB is a very light, moderate red. Relative luminance 0.528; OKLCH L 82.1% C 0.097 H 5.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAABB |
|---|---|
| RGB | rgb(251, 170, 187) |
| HSL | hsl(347, 91%, 83%) |
| HSV | hsv(347, 32%, 98%) |
| CMYK | cmyk(0%, 32.3%, 25.5%, 1.6%) |
| CIE-LAB | lab(77.79, 32.00, 3.51) |
| CIE-LCH | lch(77.79, 32.19, 6.26°) |
| OKLab | oklab(82.08% 0.0968 0.0096) |
| OKLCH | oklch(82.08% 0.097 5.7) |
| XYZ | xyz(63.1294, 52.8504, 53.8801) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.39
Lightpink
#FFB6C1
ΔE00 3.11
Baby Pink
#FFB7CE
ΔE00 4.05
Pastel Pink
#FFBACD
ΔE00 4.11
Powder Pink
#FFB2D0
ΔE00 4.80
Pink
#FFC0CB
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAABB #AAFBEA
analogous
#FBAAE4 #FBAABB #FBC1AA
triadic
#FBAABB #BBFBAA #AABBFB
tetradic
#FBAABB #E4FBAA #AAFBEA #C1AAFB
square
#FBAABB #E4FBAA #AAFBEA #C1AAFB
split-complementary
#FBAABB #AAFBC1 #AAE4FB
monochromatic
#F5355D #F8708C #FBAABB #FEE2E8 #FEE2E8
Accessibility & contrast
On white
1.82
#FBAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#FBAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAABB
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAABB | 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)
#B6B7BB
Deuteranopia (green-blind)
#C9C6B9
Tritanopia (blue-blind)
#FFA4B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbaabb; /* rgb */ color: rgb(251, 170, 187); /* oklch */ color: oklch(82.1% 0.097 5.7);
Tailwind
colors: {
custom: {
50: '#fec4cf',
500: '#fbaabb',
950: '#000000',
},
}SCSS
$custom: #fbaabb; $custom-light: #fec4cf; $custom-dark: #000000;
JSON
{
"hex": "#fbaabb",
"rgb": {
"r": 251,
"g": 170,
"b": 187
},
"hsl": {
"h": 347.407,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.82082,
"c": 0.09725,
"h": 5.7
},
"luminance": 0.52847
}Semantic roles & 50–950 ramp
primary
#FBAABB
secondary
#6BDEC6
accent
#E6B500
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181213
muted
#868283