#FCA8A3#FCA8A3
#FCA8A3 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.2% C 0.100 H 23.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8A3 |
|---|---|
| RGB | rgb(252, 168, 163) |
| HSL | hsl(3, 94%, 81%) |
| HSV | hsv(3, 35%, 99%) |
| CMYK | cmyk(0%, 33.3%, 35.3%, 1.2%) |
| CIE-LAB | lab(76.89, 30.33, 15.32) |
| CIE-LCH | lch(76.89, 33.98, 26.79°) |
| OKLab | oklab(81.23% 0.092 0.0395) |
| OKLCH | oklch(81.23% 0.1 23.2) |
| XYZ | xyz(60.7606, 51.3494, 41.3544) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.90
Peachy Pink
#FF9A8A
ΔE00 5.43
Light Salmon
#FEA993
ΔE00 5.99
Pale Salmon
#FFB19A
ΔE00 6.76
Lightpink
#FFB6C1
ΔE00 7.10
Pale Rose
#FDC1C5
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8A3 #A3F7FC
analogous
#FCA3CB #FCA8A3 #FCD5A3
triadic
#FCA8A3 #A3FCA8 #A8A3FC
tetradic
#FCA8A3 #CBFCA3 #A3F7FC #D5A3FC
square
#FCA8A3 #CBFCA3 #A3F7FC #D5A3FC
split-complementary
#FCA8A3 #A3FCD5 #A3CBFC
monochromatic
#F8382C #FA7068 #FCA8A3 #FEE0DE #FEE3E1
Accessibility & contrast
On white
1.86
#FCA8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#FCA8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8A3
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8A3 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A2
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#FF9EA7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca8a3; /* rgb */ color: rgb(252, 168, 163); /* oklch */ color: oklch(81.2% 0.100 23.2);
Tailwind
colors: {
custom: {
50: '#ffc2be',
500: '#fca8a3',
950: '#000000',
},
}SCSS
$custom: #fca8a3; $custom-light: #ffc2be; $custom-dark: #000000;
JSON
{
"hex": "#fca8a3",
"rgb": {
"r": 252,
"g": 168,
"b": 163
},
"hsl": {
"h": 3.371,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.81232,
"c": 0.10015,
"h": 23.2
},
"luminance": 0.51345
}Semantic roles & 50–950 ramp
primary
#FCA8A3
secondary
#64D8DF
accent
#D9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282