#FBA2AA#FBA2AA
#FBA2AA is a light, moderate red. Relative luminance 0.493; OKLCH L 80.3% C 0.106 H 13.9°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA2AA |
|---|---|
| RGB | rgb(251, 162, 170) |
| HSL | hsl(355, 92%, 81%) |
| HSV | hsv(355, 35%, 98%) |
| CMYK | cmyk(0%, 35.5%, 32.3%, 1.6%) |
| CIE-LAB | lab(75.61, 33.95, 9.67) |
| CIE-LCH | lch(75.61, 35.30, 15.90°) |
| OKLab | oklab(80.28% 0.103 0.0254) |
| OKLCH | oklch(80.28% 0.106 13.9) |
| XYZ | xyz(59.9618, 49.2565, 44.3717) |
| Luminance | 0.4925 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.89
Lightpink
#FFB6C1
ΔE00 5.20
Faded Pink
#DE9DAC
ΔE00 6.35
Rose Pink
#F7879A
ΔE00 6.37
Pig Pink
#E78EA5
ΔE00 7.00
Rosa
#FE86A4
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA2AA #A2FBF3
analogous
#FBA2D6 #FBA2AA #FBC6A2
triadic
#FBA2AA #AAFBA2 #A2AAFB
tetradic
#FBA2AA #D6FBA2 #A2FBF3 #C6A2FB
square
#FBA2AA #D6FBA2 #A2FBF3 #C6A2FB
split-complementary
#FBA2AA #A2FBC6 #A2D6FB
monochromatic
#F62D3F #F86774 #FBA2AA #FEDDE0 #FEE2E4
Accessibility & contrast
On white
1.94
#FBA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#FBA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA2AA
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA2AA | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#C7C1A8
Tritanopia (blue-blind)
#FF99A5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fba2aa; /* rgb */ color: rgb(251, 162, 170); /* oklch */ color: oklch(80.3% 0.106 13.9);
Tailwind
colors: {
custom: {
50: '#ffbec3',
500: '#fba2aa',
950: '#000000',
},
}SCSS
$custom: #fba2aa; $custom-light: #ffbec3; $custom-dark: #000000;
JSON
{
"hex": "#fba2aa",
"rgb": {
"r": 251,
"g": 162,
"b": 170
},
"hsl": {
"h": 354.607,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.80276,
"c": 0.1061,
"h": 13.9
},
"luminance": 0.49252
}Semantic roles & 50–950 ramp
primary
#FBA2AA
secondary
#D5F6F3
accent
#E6D100
background
#FFFBFB
surface
#FFF7F7
border
#D7D0D0
text
#181212
muted
#868181