#FBA09A#FBA09A
#FBA09A is a light, moderate red. Relative luminance 0.480; OKLCH L 79.6% C 0.109 H 23.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA09A |
|---|---|
| RGB | rgb(251, 160, 154) |
| HSL | hsl(4, 92%, 79%) |
| HSV | hsv(4, 39%, 98%) |
| CMYK | cmyk(0%, 36.3%, 38.6%, 1.6%) |
| CIE-LAB | lab(74.82, 33.10, 17.32) |
| CIE-LCH | lch(74.82, 37.36, 27.61°) |
| OKLab | oklab(79.55% 0.1001 0.0444) |
| OKLCH | oklch(79.55% 0.109 23.9) |
| XYZ | xyz(58.1898, 47.9885, 36.7635) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.94
Peachy Pink
#FF9A8A
ΔE00 3.95
Light Salmon
#FEA993
ΔE00 5.90
Pale Salmon
#FFB19A
ΔE00 7.21
Lightcoral
#F08080
ΔE00 7.60
Blush Pink
#FE828C
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA09A #9AF5FB
analogous
#FB9AC5 #FBA09A #FBD09A
triadic
#FBA09A #9AFBA0 #A09AFB
tetradic
#FBA09A #C5FB9A #9AF5FB #D09AFB
square
#FBA09A #C5FB9A #9AF5FB #D09AFB
split-complementary
#FBA09A #9AFBD0 #9AC5FB
monochromatic
#F63124 #F9695F #FBA09A #FDD7D5 #FEE3E2
Accessibility & contrast
On white
1.98
#FBA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FBA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA09A
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA09A | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD99
Deuteranopia (green-blind)
#C9BF99
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fba09a; /* rgb */ color: rgb(251, 160, 154); /* oklch */ color: oklch(79.6% 0.109 23.9);
Tailwind
colors: {
custom: {
50: '#ffbdb7',
500: '#fba09a',
950: '#000000',
},
}SCSS
$custom: #fba09a; $custom-light: #ffbdb7; $custom-dark: #000000;
JSON
{
"hex": "#fba09a",
"rgb": {
"r": 251,
"g": 160,
"b": 154
},
"hsl": {
"h": 3.711,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.79551,
"c": 0.10949,
"h": 23.9
},
"luminance": 0.47984
}Semantic roles & 50–950 ramp
primary
#FBA09A
secondary
#D5F4F6
accent
#D7E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180