#FBA49E#FBA49E
#FBA49E is a light, moderate red. Relative luminance 0.495; OKLCH L 80.3% C 0.104 H 24.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA49E |
|---|---|
| RGB | rgb(251, 164, 158) |
| HSL | hsl(4, 92%, 80%) |
| HSV | hsv(4, 37%, 98%) |
| CMYK | cmyk(0%, 34.7%, 37.1%, 1.6%) |
| CIE-LAB | lab(75.78, 31.47, 16.47) |
| CIE-LCH | lch(75.78, 35.52, 27.63°) |
| OKLab | oklab(80.32% 0.0953 0.0424) |
| OKLCH | oklch(80.32% 0.104 24) |
| XYZ | xyz(59.2331, 49.5332, 38.7822) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.15
Peachy Pink
#FF9A8A
ΔE00 4.52
Light Salmon
#FEA993
ΔE00 5.69
Pale Salmon
#FFB19A
ΔE00 6.76
Lightpink
#FFB6C1
ΔE00 8.01
Blush Pink
#FE828C
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA49E #9EF5FB
analogous
#FB9EC6 #FBA49E #FBD29E
triadic
#FBA49E #9EFBA4 #A49EFB
tetradic
#FBA49E #C6FB9E #9EF5FB #D29EFB
square
#FBA49E #C6FB9E #9EF5FB #D29EFB
split-complementary
#FBA49E #9EFBD2 #9EC6FB
monochromatic
#F63628 #F96D63 #FBA49E #FDDBD9 #FEE3E2
Accessibility & contrast
On white
1.93
#FBA49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FBA49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA49E
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA49E | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09D
Deuteranopia (green-blind)
#CBC19D
Tritanopia (blue-blind)
#FF99A3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fba49e; /* rgb */ color: rgb(251, 164, 158); /* oklch */ color: oklch(80.3% 0.104 24.0);
Tailwind
colors: {
custom: {
50: '#ffbfba',
500: '#fba49e',
950: '#000000',
},
}SCSS
$custom: #fba49e; $custom-light: #ffbfba; $custom-dark: #000000;
JSON
{
"hex": "#fba49e",
"rgb": {
"r": 251,
"g": 164,
"b": 158
},
"hsl": {
"h": 3.871,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.80319,
"c": 0.1043,
"h": 24
},
"luminance": 0.49529
}Semantic roles & 50–950 ramp
primary
#FBA49E
secondary
#D5F4F6
accent
#D7E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180