#FCAF97#FCAF97
#FCAF97 is a very light, moderate red. Relative luminance 0.536; OKLCH L 82.2% C 0.097 H 38.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAF97 |
|---|---|
| RGB | rgb(252, 175, 151) |
| HSL | hsl(14, 94%, 79%) |
| HSV | hsv(14, 40%, 99%) |
| CMYK | cmyk(0%, 30.6%, 40.1%, 1.2%) |
| CIE-LAB | lab(78.22, 25.30, 23.65) |
| CIE-LCH | lch(78.22, 34.63, 43.07°) |
| OKLab | oklab(82.18% 0.0763 0.0597) |
| OKLCH | oklch(82.18% 0.097 38) |
| XYZ | xyz(61.0633, 53.5940, 36.4007) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.73
Light Salmon
#FEA993
ΔE00 1.99
Blush (survey)
#F29E8E
ΔE00 4.98
Lightsalmon
#FFA07A
ΔE00 5.47
Peachy Pink
#FF9A8A
ΔE00 6.25
Darksalmon
#E9967A
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAF97 #97E4FC
analogous
#FC97B2 #FCAF97 #FCE197
triadic
#FCAF97 #97FCAF #AF97FC
tetradic
#FCAF97 #B2FC97 #97E4FC #E197FC
square
#FCAF97 #B2FC97 #97E4FC #E197FC
split-complementary
#FCAF97 #97FCE1 #97B2FC
monochromatic
#F95320 #FA815C #FCAF97 #FEDDD2 #FEE8E1
Accessibility & contrast
On white
1.79
#FCAF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#FCAF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAF97
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAF97 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B895
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#FFA3A9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcaf97; /* rgb */ color: rgb(252, 175, 151); /* oklch */ color: oklch(82.2% 0.097 38.0);
Tailwind
colors: {
custom: {
50: '#ffc7b5',
500: '#fcaf97',
950: '#000000',
},
}SCSS
$custom: #fcaf97; $custom-light: #ffc7b5; $custom-dark: #000000;
JSON
{
"hex": "#fcaf97",
"rgb": {
"r": 252,
"g": 175,
"b": 151
},
"hsl": {
"h": 14.257,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.82181,
"c": 0.09693,
"h": 38
},
"luminance": 0.5359
}Semantic roles & 50–950 ramp
primary
#FCAF97
secondary
#5ABEDD
accent
#AFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281