#FCA8A1#FCA8A1
#FCA8A1 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.2% C 0.100 H 24.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8A1 |
|---|---|
| RGB | rgb(252, 168, 161) |
| HSL | hsl(5, 94%, 81%) |
| HSV | hsv(5, 36%, 99%) |
| CMYK | cmyk(0%, 33.3%, 36.1%, 1.2%) |
| CIE-LAB | lab(76.85, 30.10, 16.34) |
| CIE-LCH | lch(76.85, 34.25, 28.50°) |
| OKLab | oklab(81.19% 0.0913 0.0421) |
| OKLCH | oklch(81.19% 0.1 24.7) |
| XYZ | xyz(60.5829, 51.2783, 40.4181) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.30
Peachy Pink
#FF9A8A
ΔE00 4.90
Light Salmon
#FEA993
ΔE00 5.27
Pale Salmon
#FFB19A
ΔE00 6.09
Lightpink
#FFB6C1
ΔE00 7.72
Pale Rose
#FDC1C5
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8A1 #A1F5FC
analogous
#FCA1C7 #FCA8A1 #FCD5A1
triadic
#FCA8A1 #A1FCA8 #A8A1FC
tetradic
#FCA8A1 #C7FCA1 #A1F5FC #D5A1FC
square
#FCA8A1 #C7FCA1 #A1F5FC #D5A1FC
split-complementary
#FCA8A1 #A1FCD5 #A1C7FC
monochromatic
#F83A2A #FA7166 #FCA8A1 #FEDFDC #FEE4E1
Accessibility & contrast
On white
1.87
#FCA8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FCA8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8A1
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8A1 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A0
Deuteranopia (green-blind)
#CDC4A0
Tritanopia (blue-blind)
#FF9EA6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca8a1; /* rgb */ color: rgb(252, 168, 161); /* oklch */ color: oklch(81.2% 0.100 24.7);
Tailwind
colors: {
custom: {
50: '#ffc2bc',
500: '#fca8a1',
950: '#000000',
},
}SCSS
$custom: #fca8a1; $custom-light: #ffc2bc; $custom-dark: #000000;
JSON
{
"hex": "#fca8a1",
"rgb": {
"r": 252,
"g": 168,
"b": 161
},
"hsl": {
"h": 4.615,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.81185,
"c": 0.10048,
"h": 24.7
},
"luminance": 0.51274
}Semantic roles & 50–950 ramp
primary
#FCA8A1
secondary
#63D5DF
accent
#D4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282