#FBA49A#FBA49A
#FBA49A is a light, moderate red. Relative luminance 0.494; OKLCH L 80.2% C 0.105 H 26.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA49A |
|---|---|
| RGB | rgb(251, 164, 154) |
| HSL | hsl(6, 92%, 79%) |
| HSV | hsv(6, 39%, 98%) |
| CMYK | cmyk(0%, 34.7%, 38.6%, 1.6%) |
| CIE-LAB | lab(75.70, 31.02, 18.54) |
| CIE-LCH | lch(75.70, 36.13, 30.86°) |
| OKLab | oklab(80.23% 0.0938 0.0474) |
| OKLCH | oklch(80.23% 0.105 26.8) |
| XYZ | xyz(58.8944, 49.3977, 36.9984) |
| Luminance | 0.4939 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.96
Peachy Pink
#FF9A8A
ΔE00 3.46
Light Salmon
#FEA993
ΔE00 4.32
Pale Salmon
#FFB19A
ΔE00 5.56
Darksalmon
#E9967A
ΔE00 7.82
Salmon
#FA8072
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA49A #9AF1FB
analogous
#FB9AC1 #FBA49A #FBD59A
triadic
#FBA49A #9AFBA4 #A49AFB
tetradic
#FBA49A #C1FB9A #9AF1FB #D59AFB
square
#FBA49A #C1FB9A #9AF1FB #D59AFB
split-complementary
#FBA49A #9AFBD5 #9AC1FB
monochromatic
#F63A24 #F96F5F #FBA49A #FDD9D5 #FEE4E2
Accessibility & contrast
On white
1.93
#FBA49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#FBA49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA49A
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA49A | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B099
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#FF99A2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fba49a; /* rgb */ color: rgb(251, 164, 154); /* oklch */ color: oklch(80.2% 0.105 26.8);
Tailwind
colors: {
custom: {
50: '#ffbfb7',
500: '#fba49a',
950: '#000000',
},
}SCSS
$custom: #fba49a; $custom-light: #ffbfb7; $custom-dark: #000000;
JSON
{
"hex": "#fba49a",
"rgb": {
"r": 251,
"g": 164,
"b": 154
},
"hsl": {
"h": 6.186,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.80228,
"c": 0.10506,
"h": 26.8
},
"luminance": 0.49393
}Semantic roles & 50–950 ramp
primary
#FBA49A
secondary
#D5F3F6
accent
#CEE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180