#FBA4AB#FBA4AB
#FBA4AB is a light, moderate red. Relative luminance 0.500; OKLCH L 80.6% C 0.103 H 14.4°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA4AB |
|---|---|
| RGB | rgb(251, 164, 171) |
| HSL | hsl(355, 92%, 81%) |
| HSV | hsv(355, 35%, 98%) |
| CMYK | cmyk(0%, 34.7%, 31.9%, 1.6%) |
| CIE-LAB | lab(76.07, 33.03, 9.78) |
| CIE-LCH | lch(76.07, 34.45, 16.49°) |
| OKLab | oklab(80.64% 0.1003 0.0257) |
| OKLCH | oklch(80.64% 0.103 14.4) |
| XYZ | xyz(60.4118, 50.0047, 44.9902) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.73
Lightpink
#FFB6C1
ΔE00 4.86
Faded Pink
#DE9DAC
ΔE00 6.45
Rose Pink
#F7879A
ΔE00 6.88
Pale Rose
#FDC1C5
ΔE00 7.29
Pink
#FFC0CB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA4AB #A4FBF4
analogous
#FBA4D7 #FBA4AB #FBC9A4
triadic
#FBA4AB #ABFBA4 #A4ABFB
tetradic
#FBA4AB #D7FBA4 #A4FBF4 #C9A4FB
square
#FBA4AB #D7FBA4 #A4FBF4 #C9A4FB
split-complementary
#FBA4AB #A4FBC9 #A4D7FB
monochromatic
#F62F3F #F86975 #FBA4AB #FEDFE1 #FEE2E4
Accessibility & contrast
On white
1.91
#FBA4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#FBA4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA4AB
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA4AB | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#C9C2A9
Tritanopia (blue-blind)
#FF9BA7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fba4ab; /* rgb */ color: rgb(251, 164, 171); /* oklch */ color: oklch(80.6% 0.103 14.4);
Tailwind
colors: {
custom: {
50: '#ffc0c4',
500: '#fba4ab',
950: '#000000',
},
}SCSS
$custom: #fba4ab; $custom-light: #ffc0c4; $custom-dark: #000000;
JSON
{
"hex": "#fba4ab",
"rgb": {
"r": 251,
"g": 164,
"b": 171
},
"hsl": {
"h": 355.172,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.80638,
"c": 0.10349,
"h": 14.4
},
"luminance": 0.5
}Semantic roles & 50–950 ramp
primary
#FBA4AB
secondary
#D5F6F3
accent
#E6D300
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181212
muted
#868181