#FBA9A3#FBA9A3
#FBA9A3 is a light, moderate red. Relative luminance 0.515; OKLCH L 81.3% C 0.098 H 24.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA9A3 |
|---|---|
| RGB | rgb(251, 169, 163) |
| HSL | hsl(4, 92%, 81%) |
| HSV | hsv(4, 35%, 98%) |
| CMYK | cmyk(0%, 32.7%, 35.1%, 1.6%) |
| CIE-LAB | lab(77.00, 29.44, 15.46) |
| CIE-LCH | lch(77.00, 33.25, 27.70°) |
| OKLab | oklab(81.29% 0.0893 0.0399) |
| OKLCH | oklch(81.29% 0.098 24.1) |
| XYZ | xyz(60.5847, 51.5337, 41.3993) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.69
Peachy Pink
#FF9A8A
ΔE00 5.41
Light Salmon
#FEA993
ΔE00 5.65
Pale Salmon
#FFB19A
ΔE00 6.34
Lightpink
#FFB6C1
ΔE00 7.23
Pale Rose
#FDC1C5
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA9A3 #A3F5FB
analogous
#FBA3C9 #FBA9A3 #FBD5A3
triadic
#FBA9A3 #A3FBA9 #A9A3FB
tetradic
#FBA9A3 #C9FBA3 #A3F5FB #D5A3FB
square
#FBA9A3 #C9FBA3 #A3F5FB #D5A3FB
split-complementary
#FBA9A3 #A3FBD5 #A3C9FB
monochromatic
#F63B2E #F87268 #FBA9A3 #FEE0DE #FEE4E2
Accessibility & contrast
On white
1.86
#FBA9A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FBA9A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA9A3
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA9A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA9A3 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A2
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#FF9FA8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fba9a3; /* rgb */ color: rgb(251, 169, 163); /* oklch */ color: oklch(81.3% 0.098 24.1);
Tailwind
colors: {
custom: {
50: '#ffc3be',
500: '#fba9a3',
950: '#000000',
},
}SCSS
$custom: #fba9a3; $custom-light: #ffc3be; $custom-dark: #000000;
JSON
{
"hex": "#fba9a3",
"rgb": {
"r": 251,
"g": 169,
"b": 163
},
"hsl": {
"h": 4.091,
"s": 91.667,
"l": 81.176
},
"oklch": {
"l": 0.81293,
"c": 0.09784,
"h": 24.1
},
"luminance": 0.5153
}Semantic roles & 50–950 ramp
primary
#FBA9A3
secondary
#65D5DD
accent
#D6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282