#FCAB97#FCAB97
#FCAB97 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.5% C 0.100 H 34.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB97 |
|---|---|
| RGB | rgb(252, 171, 151) |
| HSL | hsl(12, 94%, 79%) |
| HSV | hsv(12, 40%, 99%) |
| CMYK | cmyk(0%, 32.1%, 40.1%, 1.2%) |
| CIE-LAB | lab(77.32, 27.40, 22.41) |
| CIE-LCH | lch(77.32, 35.39, 39.28°) |
| OKLab | oklab(81.48% 0.0827 0.0567) |
| OKLCH | oklch(81.48% 0.1 34.5) |
| XYZ | xyz(60.2963, 52.0600, 36.1450) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.93
Pale Salmon
#FFB19A
ΔE00 1.79
Blush (survey)
#F29E8E
ΔE00 3.46
Peachy Pink
#FF9A8A
ΔE00 4.64
Lightsalmon
#FFA07A
ΔE00 6.07
Darksalmon
#E9967A
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB97 #97E8FC
analogous
#FC97B6 #FCAB97 #FCDE97
triadic
#FCAB97 #97FCAB #AB97FC
tetradic
#FCAB97 #B6FC97 #97E8FC #DE97FC
square
#FCAB97 #B6FC97 #97E8FC #DE97FC
split-complementary
#FCAB97 #97FCDE #97B6FC
monochromatic
#F94B20 #FA7B5C #FCAB97 #FEDBD2 #FEE7E1
Accessibility & contrast
On white
1.84
#FCAB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#FCAB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB97
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB97 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB595
Deuteranopia (green-blind)
#D1C596
Tritanopia (blue-blind)
#FF9FA6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcab97; /* rgb */ color: rgb(252, 171, 151); /* oklch */ color: oklch(81.5% 0.100 34.5);
Tailwind
colors: {
custom: {
50: '#ffc4b5',
500: '#fcab97',
950: '#000000',
},
}SCSS
$custom: #fcab97; $custom-light: #ffc4b5; $custom-dark: #000000;
JSON
{
"hex": "#fcab97",
"rgb": {
"r": 252,
"g": 171,
"b": 151
},
"hsl": {
"h": 11.881,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.8148,
"c": 0.10025,
"h": 34.5
},
"luminance": 0.52056
}Semantic roles & 50–950 ramp
primary
#FCAB97
secondary
#5AC3DD
accent
#B8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281