#FBA99A#FBA99A
#FBA99A is a light, moderate red. Relative luminance 0.512; OKLCH L 81.1% C 0.100 H 30.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA99A |
|---|---|
| RGB | rgb(251, 169, 154) |
| HSL | hsl(9, 92%, 79%) |
| HSV | hsv(9, 39%, 98%) |
| CMYK | cmyk(0%, 32.7%, 38.6%, 1.6%) |
| CIE-LAB | lab(76.81, 28.40, 20.08) |
| CIE-LCH | lch(76.81, 34.78, 35.26°) |
| OKLab | oklab(81.09% 0.0859 0.0511) |
| OKLCH | oklch(81.09% 0.1 30.8) |
| XYZ | xyz(59.8068, 51.2226, 37.3026) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.42
Blush (survey)
#F29E8E
ΔE00 2.81
Pale Salmon
#FFB19A
ΔE00 3.42
Peachy Pink
#FF9A8A
ΔE00 3.96
Darksalmon
#E9967A
ΔE00 6.95
Lightsalmon
#FFA07A
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA99A #9AECFB
analogous
#FB9ABC #FBA99A #FBD99A
triadic
#FBA99A #9AFBA9 #A99AFB
tetradic
#FBA99A #BCFB9A #9AECFB #D99AFB
square
#FBA99A #BCFB9A #9AECFB #D99AFB
split-complementary
#FBA99A #9AFBD9 #9ABCFB
monochromatic
#F64524 #F9775F #FBA99A #FDDBD5 #FEE6E2
Accessibility & contrast
On white
1.87
#FBA99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#FBA99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA99A
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA99A | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB499
Deuteranopia (green-blind)
#CFC499
Tritanopia (blue-blind)
#FF9EA5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fba99a; /* rgb */ color: rgb(251, 169, 154); /* oklch */ color: oklch(81.1% 0.100 30.8);
Tailwind
colors: {
custom: {
50: '#ffc3b7',
500: '#fba99a',
950: '#000000',
},
}SCSS
$custom: #fba99a; $custom-light: #ffc3b7; $custom-dark: #000000;
JSON
{
"hex": "#fba99a",
"rgb": {
"r": 251,
"g": 169,
"b": 154
},
"hsl": {
"h": 9.278,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.81087,
"c": 0.09994,
"h": 30.8
},
"luminance": 0.51218
}Semantic roles & 50–950 ramp
primary
#FBA99A
secondary
#5DC9DC
accent
#C2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281