#FCAFAC#FCAFAC
#FCAFAC is a very light, moderate red. Relative luminance 0.543; OKLCH L 82.7% C 0.091 H 21.7°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFAC |
|---|---|
| RGB | rgb(252, 175, 172) |
| HSL | hsl(2, 93%, 83%) |
| HSV | hsv(2, 32%, 99%) |
| CMYK | cmyk(0%, 30.6%, 31.7%, 1.2%) |
| CIE-LAB | lab(78.66, 27.76, 12.92) |
| CIE-LCH | lch(78.66, 30.62, 24.96°) |
| OKLab | oklab(82.66% 0.0845 0.0336) |
| OKLCH | oklch(82.66% 0.091 21.7) |
| XYZ | xyz(62.9231, 54.3380, 46.1958) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.49
Pale Rose
#FDC1C5
ΔE00 5.62
Blush (survey)
#F29E8E
ΔE00 6.46
Soft Pink
#FDB0C0
ΔE00 6.69
Light Rose
#FFC5CB
ΔE00 6.84
Light Salmon
#FEA993
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFAC #ACF9FC
analogous
#FCACD1 #FCAFAC #FCD7AC
triadic
#FCAFAC #ACFCAF #AFACFC
tetradic
#FCAFAC #D1FCAC #ACF9FC #D7ACFC
square
#FCAFAC #D1FCAC #ACF9FC #D7ACFC
split-complementary
#FCAFAC #ACFCD7 #ACD1FC
monochromatic
#F83D36 #FA7671 #FCAFAC #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.77
#FCAFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#FCAFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFAC
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFAC | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAB
Deuteranopia (green-blind)
#D0C8AB
Tritanopia (blue-blind)
#FFA6AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcafac; /* rgb */ color: rgb(252, 175, 172); /* oklch */ color: oklch(82.7% 0.091 21.7);
Tailwind
colors: {
custom: {
50: '#ffc7c4',
500: '#fcafac',
950: '#000000',
},
}SCSS
$custom: #fcafac; $custom-light: #ffc7c4; $custom-dark: #000000;
JSON
{
"hex": "#fcafac",
"rgb": {
"r": 252,
"g": 175,
"b": 172
},
"hsl": {
"h": 2.25,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.82659,
"c": 0.0909,
"h": 21.7
},
"luminance": 0.54334
}Semantic roles & 50–950 ramp
primary
#FCAFAC
secondary
#6CDCE0
accent
#DDE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282