#FBA09F#FBA09F
#FBA09F is a light, moderate red. Relative luminance 0.482; OKLCH L 79.7% C 0.109 H 20.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA09F |
|---|---|
| RGB | rgb(251, 160, 159) |
| HSL | hsl(1, 92%, 80%) |
| HSV | hsv(1, 37%, 98%) |
| CMYK | cmyk(0%, 36.3%, 36.7%, 1.6%) |
| CIE-LAB | lab(74.92, 33.67, 14.73) |
| CIE-LCH | lch(74.92, 36.75, 23.62°) |
| OKLab | oklab(79.67% 0.102 0.0381) |
| OKLCH | oklch(79.67% 0.109 20.5) |
| XYZ | xyz(58.6149, 48.1585, 39.0025) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.57
Peachy Pink
#FF9A8A
ΔE00 5.61
Blush Pink
#FE828C
ΔE00 7.00
Lightpink
#FFB6C1
ΔE00 7.42
Rose Pink
#F7879A
ΔE00 7.54
Light Salmon
#FEA993
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA09F #9FFAFB
analogous
#FB9FCC #FBA09F #FBCE9F
triadic
#FBA09F #9FFBA0 #A09FFB
tetradic
#FBA09F #CCFB9F #9FFAFB #CE9FFB
square
#FBA09F #CCFB9F #9FFAFB #CE9FFB
split-complementary
#FBA09F #9FFBCE #9FCCFB
monochromatic
#F62C29 #F96664 #FBA09F #FDDADA #FEE2E2
Accessibility & contrast
On white
1.98
#FBA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FBA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA09F
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA09F | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AE9E
Deuteranopia (green-blind)
#C8BF9E
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fba09f; /* rgb */ color: rgb(251, 160, 159); /* oklch */ color: oklch(79.7% 0.109 20.5);
Tailwind
colors: {
custom: {
50: '#ffbdbb',
500: '#fba09f',
950: '#000000',
},
}SCSS
$custom: #fba09f; $custom-light: #ffbdbb; $custom-dark: #000000;
JSON
{
"hex": "#fba09f",
"rgb": {
"r": 251,
"g": 160,
"b": 159
},
"hsl": {
"h": 0.652,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.79668,
"c": 0.10887,
"h": 20.5
},
"luminance": 0.48154
}Semantic roles & 50–950 ramp
primary
#FBA09F
secondary
#D5F6F6
accent
#E3E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180