#FCAFA3#FCAFA3
#FCAFA3 is a very light, moderate red. Relative luminance 0.540; OKLCH L 82.4% C 0.093 H 29.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFA3 |
|---|---|
| RGB | rgb(252, 175, 163) |
| HSL | hsl(8, 94%, 81%) |
| HSV | hsv(8, 35%, 99%) |
| CMYK | cmyk(0%, 30.6%, 35.3%, 1.2%) |
| CIE-LAB | lab(78.46, 26.66, 17.52) |
| CIE-LCH | lch(78.46, 31.90, 33.30°) |
| OKLab | oklab(82.45% 0.081 0.045) |
| OKLCH | oklch(82.45% 0.093 29) |
| XYZ | xyz(62.0879, 54.0039, 41.7968) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.82
Pale Salmon
#FFB19A
ΔE00 3.92
Blush (survey)
#F29E8E
ΔE00 4.42
Peachy Pink
#FF9A8A
ΔE00 5.57
Pale Rose
#FDC1C5
ΔE00 7.84
Darksalmon
#E9967A
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFA3 #A3F0FC
analogous
#FCA3C4 #FCAFA3 #FCDCA3
triadic
#FCAFA3 #A3FCAF #AFA3FC
tetradic
#FCAFA3 #C4FCA3 #A3F0FC #DCA3FC
square
#FCAFA3 #C4FCA3 #A3F0FC #DCA3FC
split-complementary
#FCAFA3 #A3FCDC #A3C4FC
monochromatic
#F8482C #FA7B68 #FCAFA3 #FEE3DE #FEE5E1
Accessibility & contrast
On white
1.78
#FCAFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#FCAFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFA3
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFA3 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A2
Deuteranopia (green-blind)
#D2C8A2
Tritanopia (blue-blind)
#FFA5AC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcafa3; /* rgb */ color: rgb(252, 175, 163); /* oklch */ color: oklch(82.4% 0.093 29.0);
Tailwind
colors: {
custom: {
50: '#ffc7be',
500: '#fcafa3',
950: '#000000',
},
}SCSS
$custom: #fcafa3; $custom-light: #ffc7be; $custom-dark: #000000;
JSON
{
"hex": "#fcafa3",
"rgb": {
"r": 252,
"g": 175,
"b": 163
},
"hsl": {
"h": 8.09,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.82445,
"c": 0.09265,
"h": 29
},
"luminance": 0.54
}Semantic roles & 50–950 ramp
primary
#FCAFA3
secondary
#64CEDF
accent
#C7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282