#FBA8A1#FBA8A1
#FBA8A1 is a light, moderate red. Relative luminance 0.511; OKLCH L 81.1% C 0.099 H 24.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA8A1 |
|---|---|
| RGB | rgb(251, 168, 161) |
| HSL | hsl(5, 92%, 81%) |
| HSV | hsv(5, 36%, 98%) |
| CMYK | cmyk(0%, 33.1%, 35.9%, 1.6%) |
| CIE-LAB | lab(76.73, 29.73, 16.17) |
| CIE-LCH | lch(76.73, 33.84, 28.54°) |
| OKLab | oklab(81.07% 0.0901 0.0416) |
| OKLCH | oklch(81.07% 0.099 24.8) |
| XYZ | xyz(60.2216, 51.0920, 40.4012) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.26
Peachy Pink
#FF9A8A
ΔE00 4.96
Light Salmon
#FEA993
ΔE00 5.28
Pale Salmon
#FFB19A
ΔE00 6.08
Lightpink
#FFB6C1
ΔE00 7.69
Pale Rose
#FDC1C5
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA8A1 #A1F4FB
analogous
#FBA1C7 #FBA8A1 #FBD5A1
triadic
#FBA8A1 #A1FBA8 #A8A1FB
tetradic
#FBA8A1 #C7FBA1 #A1F4FB #D5A1FB
square
#FBA8A1 #C7FBA1 #A1F4FB #D5A1FB
split-complementary
#FBA8A1 #A1FBD5 #A1C7FB
monochromatic
#F63B2C #F97266 #FBA8A1 #FDDEDC #FEE4E2
Accessibility & contrast
On white
1.87
#FBA8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#FBA8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA8A1
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA8A1 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A0
Deuteranopia (green-blind)
#CDC4A0
Tritanopia (blue-blind)
#FF9EA6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fba8a1; /* rgb */ color: rgb(251, 168, 161); /* oklch */ color: oklch(81.1% 0.099 24.8);
Tailwind
colors: {
custom: {
50: '#ffc2bc',
500: '#fba8a1',
950: '#000000',
},
}SCSS
$custom: #fba8a1; $custom-light: #ffc2bc; $custom-dark: #000000;
JSON
{
"hex": "#fba8a1",
"rgb": {
"r": 251,
"g": 168,
"b": 161
},
"hsl": {
"h": 4.667,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.81073,
"c": 0.0993,
"h": 24.8
},
"luminance": 0.51088
}Semantic roles & 50–950 ramp
primary
#FBA8A1
secondary
#63D4DD
accent
#D4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282