#FAB9A7#FAB9A7
#FAB9A7 is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.1% C 0.080 H 36.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9A7 |
|---|---|
| RGB | rgb(250, 185, 167) |
| HSL | hsl(13, 89%, 82%) |
| HSV | hsv(13, 33%, 98%) |
| CMYK | cmyk(0%, 26%, 33.2%, 2%) |
| CIE-LAB | lab(80.64, 21.14, 18.36) |
| CIE-LCH | lch(80.64, 28.00, 40.97°) |
| OKLab | oklab(84.1% 0.0647 0.0471) |
| OKLCH | oklch(84.1% 0.08 36.1) |
| XYZ | xyz(63.7502, 57.8156, 44.3534) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.03
Light Salmon
#FEA993
ΔE00 4.68
Blush (survey)
#F29E8E
ΔE00 6.77
Peachy Pink
#FF9A8A
ΔE00 8.34
Apricot
#FBCEB1
ΔE00 8.39
Pale Rose
#FDC1C5
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9A7 #A7E8FA
analogous
#FAA7BF #FAB9A7 #FAE3A7
triadic
#FAB9A7 #A7FAB9 #B9A7FA
tetradic
#FAB9A7 #BFFAA7 #A7E8FA #E3A7FA
square
#FAB9A7 #BFFAA7 #A7E8FA #E3A7FA
split-complementary
#FAB9A7 #A7FAE3 #A7BFFA
monochromatic
#F35D33 #F78B6D #FAB9A7 #FDE7E1 #FDE8E2
Accessibility & contrast
On white
1.67
#FAB9A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#FAB9A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9A7
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9A7 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A6
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#FFB0B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fab9a7; /* rgb */ color: rgb(250, 185, 167); /* oklch */ color: oklch(84.1% 0.080 36.1);
Tailwind
colors: {
custom: {
50: '#fdcec1',
500: '#fab9a7',
950: '#000000',
},
}SCSS
$custom: #fab9a7; $custom-light: #fdcec1; $custom-dark: #000000;
JSON
{
"hex": "#fab9a7",
"rgb": {
"r": 250,
"g": 185,
"b": 167
},
"hsl": {
"h": 13.012,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.84105,
"c": 0.07998,
"h": 36.1
},
"luminance": 0.57812
}Semantic roles & 50–950 ramp
primary
#FAB9A7
secondary
#69C3DC
accent
#B4E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181312
muted
#868382