#FCAFA1#FCAFA1
#FCAFA1 is a very light, moderate red. Relative luminance 0.539; OKLCH L 82.4% C 0.093 H 30.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFA1 |
|---|---|
| RGB | rgb(252, 175, 161) |
| HSL | hsl(9, 94%, 81%) |
| HSV | hsv(9, 36%, 99%) |
| CMYK | cmyk(0%, 30.6%, 36.1%, 1.2%) |
| CIE-LAB | lab(78.42, 26.43, 18.54) |
| CIE-LCH | lch(78.42, 32.28, 35.05°) |
| OKLab | oklab(82.4% 0.0802 0.0475) |
| OKLCH | oklch(82.4% 0.093 30.6) |
| XYZ | xyz(61.9101, 53.9328, 40.8605) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.17
Pale Salmon
#FFB19A
ΔE00 3.20
Blush (survey)
#F29E8E
ΔE00 4.21
Peachy Pink
#FF9A8A
ΔE00 5.43
Darksalmon
#E9967A
ΔE00 8.11
Lightsalmon
#FFA07A
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFA1 #A1EEFC
analogous
#FCA1C0 #FCAFA1 #FCDCA1
triadic
#FCAFA1 #A1FCAF #AFA1FC
tetradic
#FCAFA1 #C0FCA1 #A1EEFC #DCA1FC
square
#FCAFA1 #C0FCA1 #A1EEFC #DCA1FC
split-complementary
#FCAFA1 #A1FCDC #A1C0FC
monochromatic
#F84A2A #FA7D66 #FCAFA1 #FEE1DC #FEE6E1
Accessibility & contrast
On white
1.78
#FCAFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#FCAFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFA1
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFA1 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A0
Deuteranopia (green-blind)
#D2C8A0
Tritanopia (blue-blind)
#FFA5AB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcafa1; /* rgb */ color: rgb(252, 175, 161); /* oklch */ color: oklch(82.4% 0.093 30.6);
Tailwind
colors: {
custom: {
50: '#ffc7bc',
500: '#fcafa1',
950: '#000000',
},
}SCSS
$custom: #fcafa1; $custom-light: #ffc7bc; $custom-dark: #000000;
JSON
{
"hex": "#fcafa1",
"rgb": {
"r": 252,
"g": 175,
"b": 161
},
"hsl": {
"h": 9.231,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.82399,
"c": 0.09322,
"h": 30.6
},
"luminance": 0.53929
}Semantic roles & 50–950 ramp
primary
#FCAFA1
secondary
#63CCDF
accent
#C2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282