#FBA29A#FBA29A
#FBA29A is a light, moderate red. Relative luminance 0.487; OKLCH L 79.9% C 0.107 H 25.3°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA29A |
|---|---|
| RGB | rgb(251, 162, 154) |
| HSL | hsl(5, 92%, 79%) |
| HSV | hsv(5, 39%, 98%) |
| CMYK | cmyk(0%, 35.5%, 38.6%, 1.6%) |
| CIE-LAB | lab(75.26, 32.06, 17.92) |
| CIE-LCH | lch(75.26, 36.73, 29.21°) |
| OKLab | oklab(79.89% 0.0969 0.0459) |
| OKLCH | oklch(79.89% 0.107 25.3) |
| XYZ | xyz(58.5393, 48.6875, 36.8800) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.39
Peachy Pink
#FF9A8A
ΔE00 3.62
Light Salmon
#FEA993
ΔE00 5.11
Pale Salmon
#FFB19A
ΔE00 6.40
Lightcoral
#F08080
ΔE00 8.15
Darksalmon
#E9967A
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA29A #9AF3FB
analogous
#FB9AC3 #FBA29A #FBD29A
triadic
#FBA29A #9AFBA2 #A29AFB
tetradic
#FBA29A #C3FB9A #9AF3FB #D29AFB
square
#FBA29A #C3FB9A #9AF3FB #D29AFB
split-complementary
#FBA29A #9AFBD2 #9AC3FB
monochromatic
#F63624 #F96C5F #FBA29A #FDD8D5 #FEE4E2
Accessibility & contrast
On white
1.96
#FBA29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#FBA29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA29A
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA29A | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF99
Deuteranopia (green-blind)
#CAC099
Tritanopia (blue-blind)
#FF97A0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fba29a; /* rgb */ color: rgb(251, 162, 154); /* oklch */ color: oklch(79.9% 0.107 25.3);
Tailwind
colors: {
custom: {
50: '#ffbeb7',
500: '#fba29a',
950: '#000000',
},
}SCSS
$custom: #fba29a; $custom-light: #ffbeb7; $custom-dark: #000000;
JSON
{
"hex": "#fba29a",
"rgb": {
"r": 251,
"g": 162,
"b": 154
},
"hsl": {
"h": 4.948,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.79888,
"c": 0.10724,
"h": 25.3
},
"luminance": 0.48683
}Semantic roles & 50–950 ramp
primary
#FBA29A
secondary
#D5F3F6
accent
#D3E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180