#FBA19E#FBA19E
#FBA19E is a light, moderate red. Relative luminance 0.485; OKLCH L 79.8% C 0.108 H 21.8°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA19E |
|---|---|
| RGB | rgb(251, 161, 158) |
| HSL | hsl(2, 92%, 80%) |
| HSV | hsv(2, 37%, 98%) |
| CMYK | cmyk(0%, 35.9%, 37.1%, 1.6%) |
| CIE-LAB | lab(75.12, 33.04, 15.55) |
| CIE-LCH | lch(75.12, 36.51, 25.21°) |
| OKLab | oklab(79.81% 0.1 0.0401) |
| OKLCH | oklch(79.81% 0.108 21.8) |
| XYZ | xyz(58.7025, 48.4721, 38.6054) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.95
Peachy Pink
#FF9A8A
ΔE00 5.05
Light Salmon
#FEA993
ΔE00 6.83
Blush Pink
#FE828C
ΔE00 7.41
Lightpink
#FFB6C1
ΔE00 7.72
Lightcoral
#F08080
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA19E #9EF8FB
analogous
#FB9ECA #FBA19E #FBCF9E
triadic
#FBA19E #9EFBA1 #A19EFB
tetradic
#FBA19E #CAFB9E #9EF8FB #CF9EFB
square
#FBA19E #CAFB9E #9EF8FB #CF9EFB
split-complementary
#FBA19E #9EFBCF #9ECAFB
monochromatic
#F62F28 #F96863 #FBA19E #FDDAD9 #FEE3E2
Accessibility & contrast
On white
1.96
#FBA19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#FBA19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA19E
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA19E | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9D
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fba19e; /* rgb */ color: rgb(251, 161, 158); /* oklch */ color: oklch(79.8% 0.108 21.8);
Tailwind
colors: {
custom: {
50: '#ffbdba',
500: '#fba19e',
950: '#000000',
},
}SCSS
$custom: #fba19e; $custom-light: #ffbdba; $custom-dark: #000000;
JSON
{
"hex": "#fba19e",
"rgb": {
"r": 251,
"g": 161,
"b": 158
},
"hsl": {
"h": 1.935,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.79812,
"c": 0.10777,
"h": 21.8
},
"luminance": 0.48468
}Semantic roles & 50–950 ramp
primary
#FBA19E
secondary
#D5F5F6
accent
#DEE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180