#FBA09D#FBA09D
#FBA09D is a light, moderate red. Relative luminance 0.481; OKLCH L 79.6% C 0.109 H 21.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA09D |
|---|---|
| RGB | rgb(251, 160, 157) |
| HSL | hsl(2, 92%, 80%) |
| HSV | hsv(2, 37%, 98%) |
| CMYK | cmyk(0%, 36.3%, 37.5%, 1.6%) |
| CIE-LAB | lab(74.88, 33.44, 15.76) |
| CIE-LCH | lch(74.88, 36.97, 25.23°) |
| OKLab | oklab(79.62% 0.1012 0.0406) |
| OKLCH | oklch(79.62% 0.109 21.8) |
| XYZ | xyz(58.4428, 48.0897, 38.0959) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.91
Peachy Pink
#FF9A8A
ΔE00 4.94
Light Salmon
#FEA993
ΔE00 6.88
Blush Pink
#FE828C
ΔE00 7.20
Lightcoral
#F08080
ΔE00 7.57
Lightpink
#FFB6C1
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA09D #9DF8FB
analogous
#FB9DC9 #FBA09D #FBCF9D
triadic
#FBA09D #9DFBA0 #A09DFB
tetradic
#FBA09D #C9FB9D #9DF8FB #CF9DFB
square
#FBA09D #C9FB9D #9DF8FB #CF9DFB
split-complementary
#FBA09D #9DFBCF #9DC9FB
monochromatic
#F62E27 #F96762 #FBA09D #FDD9D8 #FEE3E2
Accessibility & contrast
On white
1.98
#FBA09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#FBA09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA09D
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA09D | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9C
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fba09d; /* rgb */ color: rgb(251, 160, 157); /* oklch */ color: oklch(79.6% 0.109 21.8);
Tailwind
colors: {
custom: {
50: '#ffbdb9',
500: '#fba09d',
950: '#000000',
},
}SCSS
$custom: #fba09d; $custom-light: #ffbdb9; $custom-dark: #000000;
JSON
{
"hex": "#fba09d",
"rgb": {
"r": 251,
"g": 160,
"b": 157
},
"hsl": {
"h": 1.915,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.79621,
"c": 0.10907,
"h": 21.8
},
"luminance": 0.48085
}Semantic roles & 50–950 ramp
primary
#FBA09D
secondary
#D5F5F6
accent
#DEE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180