#FBA3AB#FBA3AB
#FBA3AB is a light, moderate red. Relative luminance 0.496; OKLCH L 80.5% C 0.105 H 13.7°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA3AB |
|---|---|
| RGB | rgb(251, 163, 171) |
| HSL | hsl(355, 92%, 81%) |
| HSV | hsv(355, 35%, 98%) |
| CMYK | cmyk(0%, 35.1%, 31.9%, 1.6%) |
| CIE-LAB | lab(75.85, 33.56, 9.47) |
| CIE-LCH | lch(75.85, 34.87, 15.76°) |
| OKLab | oklab(80.47% 0.1018 0.0249) |
| OKLCH | oklch(80.47% 0.105 13.7) |
| XYZ | xyz(60.2336, 49.6482, 44.9308) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.68
Lightpink
#FFB6C1
ΔE00 4.95
Faded Pink
#DE9DAC
ΔE00 6.30
Rose Pink
#F7879A
ΔE00 6.58
Pig Pink
#E78EA5
ΔE00 7.09
Pastel Pink
#FFBACD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA3AB #A3FBF3
analogous
#FBA3D7 #FBA3AB #FBC7A3
triadic
#FBA3AB #ABFBA3 #A3ABFB
tetradic
#FBA3AB #D7FBA3 #A3FBF3 #C7A3FB
square
#FBA3AB #D7FBA3 #A3FBF3 #C7A3FB
split-complementary
#FBA3AB #A3FBC7 #A3D7FB
monochromatic
#F62E40 #F86875 #FBA3AB #FEDEE1 #FEE2E4
Accessibility & contrast
On white
1.92
#FBA3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#FBA3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA3AB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA3AB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#C8C1A9
Tritanopia (blue-blind)
#FF9AA6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fba3ab; /* rgb */ color: rgb(251, 163, 171); /* oklch */ color: oklch(80.5% 0.105 13.7);
Tailwind
colors: {
custom: {
50: '#ffbfc4',
500: '#fba3ab',
950: '#000000',
},
}SCSS
$custom: #fba3ab; $custom-light: #ffbfc4; $custom-dark: #000000;
JSON
{
"hex": "#fba3ab",
"rgb": {
"r": 251,
"g": 163,
"b": 171
},
"hsl": {
"h": 354.545,
"s": 91.667,
"l": 81.176
},
"oklch": {
"l": 0.8047,
"c": 0.10482,
"h": 13.7
},
"luminance": 0.49644
}Semantic roles & 50–950 ramp
primary
#FBA3AB
secondary
#D5F6F3
accent
#E6D100
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181212
muted
#868181