#FCA8A2#FCA8A2
#FCA8A2 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.2% C 0.100 H 24.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8A2 |
|---|---|
| RGB | rgb(252, 168, 162) |
| HSL | hsl(4, 94%, 81%) |
| HSV | hsv(4, 36%, 99%) |
| CMYK | cmyk(0%, 33.3%, 35.7%, 1.2%) |
| CIE-LAB | lab(76.87, 30.22, 15.83) |
| CIE-LCH | lch(76.87, 34.11, 27.65°) |
| OKLab | oklab(81.21% 0.0916 0.0408) |
| OKLCH | oklch(81.21% 0.1 24) |
| XYZ | xyz(60.6714, 51.3137, 40.8844) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.60
Peachy Pink
#FF9A8A
ΔE00 5.16
Light Salmon
#FEA993
ΔE00 5.63
Pale Salmon
#FFB19A
ΔE00 6.42
Lightpink
#FFB6C1
ΔE00 7.41
Pale Rose
#FDC1C5
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8A2 #A2F6FC
analogous
#FCA2C9 #FCA8A2 #FCD5A2
triadic
#FCA8A2 #A2FCA8 #A8A2FC
tetradic
#FCA8A2 #C9FCA2 #A2F6FC #D5A2FC
square
#FCA8A2 #C9FCA2 #A2F6FC #D5A2FC
split-complementary
#FCA8A2 #A2FCD5 #A2C9FC
monochromatic
#F8392B #FA7167 #FCA8A2 #FEDFDD #FEE3E1
Accessibility & contrast
On white
1.86
#FCA8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#FCA8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8A2
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8A2 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A1
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#FF9EA7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca8a2; /* rgb */ color: rgb(252, 168, 162); /* oklch */ color: oklch(81.2% 0.100 24.0);
Tailwind
colors: {
custom: {
50: '#ffc2bd',
500: '#fca8a2',
950: '#000000',
},
}SCSS
$custom: #fca8a2; $custom-light: #ffc2bd; $custom-dark: #000000;
JSON
{
"hex": "#fca8a2",
"rgb": {
"r": 252,
"g": 168,
"b": 162
},
"hsl": {
"h": 4,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81208,
"c": 0.10031,
"h": 24
},
"luminance": 0.51309
}Semantic roles & 50–950 ramp
primary
#FCA8A2
secondary
#63D7DF
accent
#D6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282