#FCAFA4#FCAFA4
#FCAFA4 is a very light, moderate red. Relative luminance 0.540; OKLCH L 82.5% C 0.092 H 28.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFA4 |
|---|---|
| RGB | rgb(252, 175, 164) |
| HSL | hsl(8, 94%, 82%) |
| HSV | hsv(8, 35%, 99%) |
| CMYK | cmyk(0%, 30.6%, 34.9%, 1.2%) |
| CIE-LAB | lab(78.48, 26.78, 17.00) |
| CIE-LCH | lch(78.48, 31.73, 32.41°) |
| OKLab | oklab(82.47% 0.0814 0.0437) |
| OKLCH | oklch(82.47% 0.092 28.2) |
| XYZ | xyz(62.1778, 54.0398, 42.2706) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 4.16
Pale Salmon
#FFB19A
ΔE00 4.29
Blush (survey)
#F29E8E
ΔE00 4.57
Peachy Pink
#FF9A8A
ΔE00 5.68
Pale Rose
#FDC1C5
ΔE00 7.56
Lightpink
#FFB6C1
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFA4 #A4F1FC
analogous
#FCA4C5 #FCAFA4 #FCDBA4
triadic
#FCAFA4 #A4FCAF #AFA4FC
tetradic
#FCAFA4 #C5FCA4 #A4F1FC #DBA4FC
square
#FCAFA4 #C5FCA4 #A4F1FC #DBA4FC
split-complementary
#FCAFA4 #A4FCDB #A4C5FC
monochromatic
#F8472E #FA7B69 #FCAFA4 #FEE3DF #FEE5E1
Accessibility & contrast
On white
1.78
#FCAFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#FCAFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFA4
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFA4 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A3
Deuteranopia (green-blind)
#D2C8A3
Tritanopia (blue-blind)
#FFA5AC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcafa4; /* rgb */ color: rgb(252, 175, 164); /* oklch */ color: oklch(82.5% 0.092 28.2);
Tailwind
colors: {
custom: {
50: '#ffc7bf',
500: '#fcafa4',
950: '#000000',
},
}SCSS
$custom: #fcafa4; $custom-light: #ffc7bf; $custom-dark: #000000;
JSON
{
"hex": "#fcafa4",
"rgb": {
"r": 252,
"g": 175,
"b": 164
},
"hsl": {
"h": 7.5,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.82468,
"c": 0.09239,
"h": 28.2
},
"luminance": 0.54036
}Semantic roles & 50–950 ramp
primary
#FCAFA4
secondary
#65D0DF
accent
#C9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282