#FBA79A#FBA79A
#FBA79A is a light, moderate red. Relative luminance 0.505; OKLCH L 80.7% C 0.102 H 29.1°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA79A |
|---|---|
| RGB | rgb(251, 167, 154) |
| HSL | hsl(8, 92%, 79%) |
| HSV | hsv(8, 39%, 98%) |
| CMYK | cmyk(0%, 33.5%, 38.6%, 1.6%) |
| CIE-LAB | lab(76.37, 29.45, 19.46) |
| CIE-LCH | lch(76.37, 35.30, 33.46°) |
| OKLab | oklab(80.74% 0.089 0.0496) |
| OKLCH | oklch(80.74% 0.102 29.1) |
| XYZ | xyz(59.4376, 50.4841, 37.1795) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.67
Light Salmon
#FEA993
ΔE00 3.14
Peachy Pink
#FF9A8A
ΔE00 3.61
Pale Salmon
#FFB19A
ΔE00 4.29
Darksalmon
#E9967A
ΔE00 7.24
Lightsalmon
#FFA07A
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA79A #9AEEFB
analogous
#FB9ABE #FBA79A #FBD89A
triadic
#FBA79A #9AFBA7 #A79AFB
tetradic
#FBA79A #BEFB9A #9AEEFB #D89AFB
square
#FBA79A #BEFB9A #9AEEFB #D89AFB
split-complementary
#FBA79A #9AFBD8 #9ABEFB
monochromatic
#F64024 #F9745F #FBA79A #FDDAD5 #FEE5E2
Accessibility & contrast
On white
1.89
#FBA79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FBA79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA79A
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA79A | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B299
Deuteranopia (green-blind)
#CDC399
Tritanopia (blue-blind)
#FF9CA4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fba79a; /* rgb */ color: rgb(251, 167, 154); /* oklch */ color: oklch(80.7% 0.102 29.1);
Tailwind
colors: {
custom: {
50: '#ffc1b7',
500: '#fba79a',
950: '#000000',
},
}SCSS
$custom: #fba79a; $custom-light: #ffc1b7; $custom-dark: #000000;
JSON
{
"hex": "#fba79a",
"rgb": {
"r": 251,
"g": 167,
"b": 154
},
"hsl": {
"h": 8.041,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.80741,
"c": 0.10193,
"h": 29.1
},
"luminance": 0.5048
}Semantic roles & 50–950 ramp
primary
#FBA79A
secondary
#5DCBDC
accent
#C7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281