#FBA1AB#FBA1AB
#FBA1AB is a light, moderate red. Relative luminance 0.489; OKLCH L 80.1% C 0.108 H 12.5°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA1AB |
|---|---|
| RGB | rgb(251, 161, 171) |
| HSL | hsl(353, 92%, 81%) |
| HSV | hsv(353, 36%, 98%) |
| CMYK | cmyk(0%, 35.9%, 31.9%, 1.6%) |
| CIE-LAB | lab(75.42, 34.60, 8.85) |
| CIE-LCH | lch(75.42, 35.71, 14.34°) |
| OKLab | oklab(80.14% 0.105 0.0233) |
| OKLCH | oklch(80.14% 0.108 12.5) |
| XYZ | xyz(59.8813, 48.9436, 44.8133) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.66
Lightpink
#FFB6C1
ΔE00 5.21
Rose Pink
#F7879A
ΔE00 6.01
Faded Pink
#DE9DAC
ΔE00 6.06
Pig Pink
#E78EA5
ΔE00 6.48
Rosa
#FE86A4
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA1AB #A1FBF1
analogous
#FBA1D8 #FBA1AB #FBC4A1
triadic
#FBA1AB #ABFBA1 #A1ABFB
tetradic
#FBA1AB #D8FBA1 #A1FBF1 #C4A1FB
square
#FBA1AB #D8FBA1 #A1FBF1 #C4A1FB
split-complementary
#FBA1AB #A1FBC4 #A1D8FB
monochromatic
#F62C42 #F96677 #FBA1AB #FDDCDF #FEE2E5
Accessibility & contrast
On white
1.95
#FBA1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#FBA1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA1AB
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA1AB | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAB
Deuteranopia (green-blind)
#C7C0A9
Tritanopia (blue-blind)
#FF98A5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fba1ab; /* rgb */ color: rgb(251, 161, 171); /* oklch */ color: oklch(80.1% 0.108 12.5);
Tailwind
colors: {
custom: {
50: '#ffbec3',
500: '#fba1ab',
950: '#000000',
},
}SCSS
$custom: #fba1ab; $custom-light: #ffbec3; $custom-dark: #000000;
JSON
{
"hex": "#fba1ab",
"rgb": {
"r": 251,
"g": 161,
"b": 171
},
"hsl": {
"h": 353.333,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.80135,
"c": 0.10752,
"h": 12.5
},
"luminance": 0.48939
}Semantic roles & 50–950 ramp
primary
#FBA1AB
secondary
#D5F6F2
accent
#E6CC00
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181212
muted
#868181