#FBA2AB#FBA2AB
#FBA2AB is a light, moderate red. Relative luminance 0.493; OKLCH L 80.3% C 0.106 H 13.1°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA2AB |
|---|---|
| RGB | rgb(251, 162, 171) |
| HSL | hsl(354, 92%, 81%) |
| HSV | hsv(354, 35%, 98%) |
| CMYK | cmyk(0%, 35.5%, 31.9%, 1.6%) |
| CIE-LAB | lab(75.63, 34.08, 9.16) |
| CIE-LCH | lch(75.63, 35.29, 15.04°) |
| OKLab | oklab(80.3% 0.1034 0.0241) |
| OKLCH | oklch(80.3% 0.106 13.1) |
| XYZ | xyz(60.0567, 49.2945, 44.8718) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.66
Lightpink
#FFB6C1
ΔE00 5.07
Faded Pink
#DE9DAC
ΔE00 6.17
Rose Pink
#F7879A
ΔE00 6.29
Pig Pink
#E78EA5
ΔE00 6.78
Rosa
#FE86A4
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA2AB #A2FBF2
analogous
#FBA2D7 #FBA2AB #FBC5A2
triadic
#FBA2AB #ABFBA2 #A2ABFB
tetradic
#FBA2AB #D7FBA2 #A2FBF2 #C5A2FB
square
#FBA2AB #D7FBA2 #A2FBF2 #C5A2FB
split-complementary
#FBA2AB #A2FBC5 #A2D7FB
monochromatic
#F62D41 #F86776 #FBA2AB #FEDDE0 #FEE2E5
Accessibility & contrast
On white
1.93
#FBA2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#FBA2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA2AB
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA2AB | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AB
Deuteranopia (green-blind)
#C7C1A9
Tritanopia (blue-blind)
#FF99A5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fba2ab; /* rgb */ color: rgb(251, 162, 171); /* oklch */ color: oklch(80.3% 0.106 13.1);
Tailwind
colors: {
custom: {
50: '#ffbec4',
500: '#fba2ab',
950: '#000000',
},
}SCSS
$custom: #fba2ab; $custom-light: #ffbec4; $custom-dark: #000000;
JSON
{
"hex": "#fba2ab",
"rgb": {
"r": 251,
"g": 162,
"b": 171
},
"hsl": {
"h": 353.933,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.80302,
"c": 0.10617,
"h": 13.1
},
"luminance": 0.4929
}Semantic roles & 50–950 ramp
primary
#FBA2AB
secondary
#D5F6F3
accent
#E6CE00
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181212
muted
#868181