#FBA19A#FBA19A
#FBA19A is a light, moderate red. Relative luminance 0.483; OKLCH L 79.7% C 0.108 H 24.6°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA19A |
|---|---|
| RGB | rgb(251, 161, 154) |
| HSL | hsl(4, 92%, 79%) |
| HSV | hsv(4, 39%, 98%) |
| CMYK | cmyk(0%, 35.9%, 38.6%, 1.6%) |
| CIE-LAB | lab(75.04, 32.58, 17.62) |
| CIE-LCH | lch(75.04, 37.04, 28.40°) |
| OKLab | oklab(79.72% 0.0985 0.0451) |
| OKLCH | oklch(79.72% 0.108 24.6) |
| XYZ | xyz(58.3638, 48.3366, 36.8216) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.66
Peachy Pink
#FF9A8A
ΔE00 3.77
Light Salmon
#FEA993
ΔE00 5.51
Pale Salmon
#FFB19A
ΔE00 6.81
Lightcoral
#F08080
ΔE00 7.87
Blush Pink
#FE828C
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA19A #9AF4FB
analogous
#FB9AC4 #FBA19A #FBD29A
triadic
#FBA19A #9AFBA1 #A19AFB
tetradic
#FBA19A #C4FB9A #9AF4FB #D29AFB
square
#FBA19A #C4FB9A #9AF4FB #D29AFB
split-complementary
#FBA19A #9AFBD2 #9AC4FB
monochromatic
#F63324 #F96A5F #FBA19A #FDD8D5 #FEE4E2
Accessibility & contrast
On white
1.97
#FBA19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FBA19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA19A
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA19A | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE99
Deuteranopia (green-blind)
#CAC099
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fba19a; /* rgb */ color: rgb(251, 161, 154); /* oklch */ color: oklch(79.7% 0.108 24.6);
Tailwind
colors: {
custom: {
50: '#ffbdb7',
500: '#fba19a',
950: '#000000',
},
}SCSS
$custom: #fba19a; $custom-light: #ffbdb7; $custom-dark: #000000;
JSON
{
"hex": "#fba19a",
"rgb": {
"r": 251,
"g": 161,
"b": 154
},
"hsl": {
"h": 4.33,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.79719,
"c": 0.10836,
"h": 24.6
},
"luminance": 0.48332
}Semantic roles & 50–950 ramp
primary
#FBA19A
secondary
#D5F4F6
accent
#D5E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180