#FAB9A4#FAB9A4
#FAB9A4 is a very light, moderate red. Relative luminance 0.577; OKLCH L 84.0% C 0.081 H 38.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9A4 |
|---|---|
| RGB | rgb(250, 185, 164) |
| HSL | hsl(15, 90%, 81%) |
| HSV | hsv(15, 34%, 98%) |
| CMYK | cmyk(0%, 26%, 34.4%, 2%) |
| CIE-LAB | lab(80.58, 20.77, 19.88) |
| CIE-LCH | lch(80.58, 28.75, 43.74°) |
| OKLab | oklab(84.04% 0.0635 0.0508) |
| OKLCH | oklch(84.04% 0.081 38.7) |
| XYZ | xyz(63.4761, 57.7060, 42.9097) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.77
Light Salmon
#FEA993
ΔE00 4.65
Blush (survey)
#F29E8E
ΔE00 7.05
Apricot
#FBCEB1
ΔE00 7.70
Lightsalmon
#FFA07A
ΔE00 8.07
Pinkish Tan
#D99B82
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9A4 #A4E5FA
analogous
#FAA4BA #FAB9A4 #FAE4A4
triadic
#FAB9A4 #A4FAB9 #B9A4FA
tetradic
#FAB9A4 #BAFAA4 #A4E5FA #E4A4FA
square
#FAB9A4 #BAFAA4 #A4E5FA #E4A4FA
split-complementary
#FAB9A4 #A4FAE4 #A4BAFA
monochromatic
#F46030 #F78C6A #FAB9A4 #FDE6DE #FDE9E2
Accessibility & contrast
On white
1.67
#FAB9A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#FAB9A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9A4
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9A4 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A2
Deuteranopia (green-blind)
#D8CDA4
Tritanopia (blue-blind)
#FFB0B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fab9a4; /* rgb */ color: rgb(250, 185, 164); /* oklch */ color: oklch(84.0% 0.081 38.7);
Tailwind
colors: {
custom: {
50: '#fdcebf',
500: '#fab9a4',
950: '#000000',
},
}SCSS
$custom: #fab9a4; $custom-light: #fdcebf; $custom-dark: #000000;
JSON
{
"hex": "#fab9a4",
"rgb": {
"r": 250,
"g": 185,
"b": 164
},
"hsl": {
"h": 14.651,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.84038,
"c": 0.0813,
"h": 38.7
},
"luminance": 0.57702
}Semantic roles & 50–950 ramp
primary
#FAB9A4
secondary
#66BFDC
accent
#ADE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181312
muted
#868382