#FBA1AA#FBA1AA
#FBA1AA is a light, moderate red. Relative luminance 0.489; OKLCH L 80.1% C 0.107 H 13.3°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA1AA |
|---|---|
| RGB | rgb(251, 161, 170) |
| HSL | hsl(354, 92%, 81%) |
| HSV | hsv(354, 36%, 98%) |
| CMYK | cmyk(0%, 35.9%, 32.3%, 1.6%) |
| CIE-LAB | lab(75.39, 34.47, 9.36) |
| CIE-LCH | lch(75.39, 35.72, 15.19°) |
| OKLab | oklab(80.11% 0.1046 0.0246) |
| OKLCH | oklch(80.11% 0.107 13.3) |
| XYZ | xyz(59.7863, 48.9056, 44.3132) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.88
Lightpink
#FFB6C1
ΔE00 5.32
Rose Pink
#F7879A
ΔE00 6.07
Faded Pink
#DE9DAC
ΔE00 6.23
Pig Pink
#E78EA5
ΔE00 6.69
Rosa
#FE86A4
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA1AA #A1FBF2
analogous
#FBA1D7 #FBA1AA #FBC5A1
triadic
#FBA1AA #AAFBA1 #A1AAFB
tetradic
#FBA1AA #D7FBA1 #A1FBF2 #C5A1FB
square
#FBA1AA #D7FBA1 #A1FBF2 #C5A1FB
split-complementary
#FBA1AA #A1FBC5 #A1D7FB
monochromatic
#F62C40 #F96675 #FBA1AA #FDDCDF #FEE2E4
Accessibility & contrast
On white
1.95
#FBA1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#FBA1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA1AA
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA1AA | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#C7C0A8
Tritanopia (blue-blind)
#FF98A4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fba1aa; /* rgb */ color: rgb(251, 161, 170); /* oklch */ color: oklch(80.1% 0.107 13.3);
Tailwind
colors: {
custom: {
50: '#ffbec3',
500: '#fba1aa',
950: '#000000',
},
}SCSS
$custom: #fba1aa; $custom-light: #ffbec3; $custom-dark: #000000;
JSON
{
"hex": "#fba1aa",
"rgb": {
"r": 251,
"g": 161,
"b": 170
},
"hsl": {
"h": 354,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.80109,
"c": 0.10744,
"h": 13.3
},
"luminance": 0.48901
}Semantic roles & 50–950 ramp
primary
#FBA1AA
secondary
#D5F6F3
accent
#E6CF00
background
#FFFBFB
surface
#FFF7F7
border
#D7D0D0
text
#181212
muted
#868181