#FBA0AA#FBA0AA
#FBA0AA is a light, moderate red. Relative luminance 0.486; OKLCH L 79.9% C 0.109 H 12.7°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA0AA |
|---|---|
| RGB | rgb(251, 160, 170) |
| HSL | hsl(353, 92%, 81%) |
| HSV | hsv(353, 36%, 98%) |
| CMYK | cmyk(0%, 36.3%, 32.3%, 1.6%) |
| CIE-LAB | lab(75.18, 35.00, 9.05) |
| CIE-LCH | lch(75.18, 36.15, 14.50°) |
| OKLab | oklab(79.94% 0.1062 0.0239) |
| OKLCH | oklch(79.94% 0.109 12.7) |
| XYZ | xyz(59.6123, 48.5575, 44.2552) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.89
Lightpink
#FFB6C1
ΔE00 5.45
Rose Pink
#F7879A
ΔE00 5.79
Faded Pink
#DE9DAC
ΔE00 6.12
Pig Pink
#E78EA5
ΔE00 6.39
Rosa
#FE86A4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA0AA #A0FBF1
analogous
#FBA0D7 #FBA0AA #FBC3A0
triadic
#FBA0AA #AAFBA0 #A0AAFB
tetradic
#FBA0AA #D7FBA0 #A0FBF1 #C3A0FB
square
#FBA0AA #D7FBA0 #A0FBF1 #C3A0FB
split-complementary
#FBA0AA #A0FBC3 #A0D7FB
monochromatic
#F62B41 #F96575 #FBA0AA #FDDBDF #FEE2E5
Accessibility & contrast
On white
1.96
#FBA0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FBA0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA0AA
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA0AA | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAA
Deuteranopia (green-blind)
#C6C0A8
Tritanopia (blue-blind)
#FF97A4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fba0aa; /* rgb */ color: rgb(251, 160, 170); /* oklch */ color: oklch(79.9% 0.109 12.7);
Tailwind
colors: {
custom: {
50: '#ffbdc3',
500: '#fba0aa',
950: '#000000',
},
}SCSS
$custom: #fba0aa; $custom-light: #ffbdc3; $custom-dark: #000000;
JSON
{
"hex": "#fba0aa",
"rgb": {
"r": 251,
"g": 160,
"b": 170
},
"hsl": {
"h": 353.407,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.79943,
"c": 0.1088,
"h": 12.7
},
"luminance": 0.48553
}Semantic roles & 50–950 ramp
primary
#FBA0AA
secondary
#D5F6F2
accent
#E6CC00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181