#FCAF96#FCAF96
#FCAF96 is a very light, moderate red. Relative luminance 0.536; OKLCH L 82.2% C 0.097 H 38.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAF96 |
|---|---|
| RGB | rgb(252, 175, 150) |
| HSL | hsl(15, 94%, 79%) |
| HSV | hsv(15, 40%, 99%) |
| CMYK | cmyk(0%, 30.6%, 40.5%, 1.2%) |
| CIE-LAB | lab(78.21, 25.19, 24.16) |
| CIE-LCH | lch(78.21, 34.90, 43.81°) |
| OKLab | oklab(82.16% 0.076 0.0609) |
| OKLCH | oklch(82.16% 0.097 38.7) |
| XYZ | xyz(60.9824, 53.5617, 35.9748) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.98
Light Salmon
#FEA993
ΔE00 2.19
Blush (survey)
#F29E8E
ΔE00 5.19
Lightsalmon
#FFA07A
ΔE00 5.24
Darksalmon
#E9967A
ΔE00 6.41
Peachy Pink
#FF9A8A
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAF96 #96E3FC
analogous
#FC96B0 #FCAF96 #FCE296
triadic
#FCAF96 #96FCAF #AF96FC
tetradic
#FCAF96 #B0FC96 #96E3FC #E296FC
square
#FCAF96 #B0FC96 #96E3FC #E296FC
split-complementary
#FCAF96 #96FCE2 #96B0FC
monochromatic
#F9541F #FA825B #FCAF96 #FEDCD2 #FEE8E1
Accessibility & contrast
On white
1.79
#FCAF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#FCAF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAF96
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAF96 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B894
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#FFA3A8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcaf96; /* rgb */ color: rgb(252, 175, 150); /* oklch */ color: oklch(82.2% 0.097 38.7);
Tailwind
colors: {
custom: {
50: '#ffc7b5',
500: '#fcaf96',
950: '#000000',
},
}SCSS
$custom: #fcaf96; $custom-light: #ffc7b5; $custom-dark: #000000;
JSON
{
"hex": "#fcaf96",
"rgb": {
"r": 252,
"g": 175,
"b": 150
},
"hsl": {
"h": 14.706,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.8216,
"c": 0.09738,
"h": 38.7
},
"luminance": 0.53557
}Semantic roles & 50–950 ramp
primary
#FCAF96
secondary
#59BDDD
accent
#ADE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281