#FCA8A4#FCA8A4
#FCA8A4 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.3% C 0.100 H 22.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8A4 |
|---|---|
| RGB | rgb(252, 168, 164) |
| HSL | hsl(3, 94%, 82%) |
| HSV | hsv(3, 35%, 99%) |
| CMYK | cmyk(0%, 33.3%, 34.9%, 1.2%) |
| CIE-LAB | lab(76.91, 30.45, 14.80) |
| CIE-LCH | lch(76.91, 33.86, 25.92°) |
| OKLab | oklab(81.26% 0.0924 0.0383) |
| OKLCH | oklch(81.26% 0.1 22.5) |
| XYZ | xyz(60.8506, 51.3853, 41.8281) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.20
Peachy Pink
#FF9A8A
ΔE00 5.71
Light Salmon
#FEA993
ΔE00 6.36
Lightpink
#FFB6C1
ΔE00 6.79
Pale Salmon
#FFB19A
ΔE00 7.10
Pale Rose
#FDC1C5
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8A4 #A4F8FC
analogous
#FCA4CC #FCA8A4 #FCD4A4
triadic
#FCA8A4 #A4FCA8 #A8A4FC
tetradic
#FCA8A4 #CCFCA4 #A4F8FC #D4A4FC
square
#FCA8A4 #CCFCA4 #A4F8FC #D4A4FC
split-complementary
#FCA8A4 #A4FCD4 #A4CCFC
monochromatic
#F8372E #FA6F69 #FCA8A4 #FEE1DF #FEE3E1
Accessibility & contrast
On white
1.86
#FCA8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FCA8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8A4
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8A4 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A3
Deuteranopia (green-blind)
#CDC4A3
Tritanopia (blue-blind)
#FF9EA7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca8a4; /* rgb */ color: rgb(252, 168, 164); /* oklch */ color: oklch(81.3% 0.100 22.5);
Tailwind
colors: {
custom: {
50: '#ffc2bf',
500: '#fca8a4',
950: '#000000',
},
}SCSS
$custom: #fca8a4; $custom-light: #ffc2bf; $custom-dark: #000000;
JSON
{
"hex": "#fca8a4",
"rgb": {
"r": 252,
"g": 168,
"b": 164
},
"hsl": {
"h": 2.727,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.81256,
"c": 0.10001,
"h": 22.5
},
"luminance": 0.51381
}Semantic roles & 50–950 ramp
primary
#FCA8A4
secondary
#65D9DF
accent
#DBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282