#FCAFAA#FCAFAA
#FCAFAA is a very light, moderate red. Relative luminance 0.543; OKLCH L 82.6% C 0.091 H 23.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFAA |
|---|---|
| RGB | rgb(252, 175, 170) |
| HSL | hsl(4, 93%, 83%) |
| HSV | hsv(4, 33%, 99%) |
| CMYK | cmyk(0%, 30.6%, 32.5%, 1.2%) |
| CIE-LAB | lab(78.61, 27.51, 13.94) |
| CIE-LCH | lch(78.61, 30.84, 26.87°) |
| OKLab | oklab(82.61% 0.0837 0.0362) |
| OKLCH | oklch(82.61% 0.091 23.4) |
| XYZ | xyz(62.7325, 54.2617, 45.1918) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.90
Pale Rose
#FDC1C5
ΔE00 6.04
Lightpink
#FFB6C1
ΔE00 6.19
Light Salmon
#FEA993
ΔE00 6.29
Pale Salmon
#FFB19A
ΔE00 6.49
Peachy Pink
#FF9A8A
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFAA #AAF7FC
analogous
#FCAACE #FCAFAA #FCD8AA
triadic
#FCAFAA #AAFCAF #AFAAFC
tetradic
#FCAFAA #CEFCAA #AAF7FC #D8AAFC
square
#FCAFAA #CEFCAA #AAF7FC #D8AAFC
split-complementary
#FCAFAA #AAFCD8 #AACEFC
monochromatic
#F84034 #FA776F #FCAFAA #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.77
#FCAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#FCAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFAA
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFAA | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAA9
Deuteranopia (green-blind)
#D1C8A9
Tritanopia (blue-blind)
#FFA6AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcafaa; /* rgb */ color: rgb(252, 175, 170); /* oklch */ color: oklch(82.6% 0.091 23.4);
Tailwind
colors: {
custom: {
50: '#ffc7c3',
500: '#fcafaa',
950: '#000000',
},
}SCSS
$custom: #fcafaa; $custom-light: #ffc7c3; $custom-dark: #000000;
JSON
{
"hex": "#fcafaa",
"rgb": {
"r": 252,
"g": 175,
"b": 170
},
"hsl": {
"h": 3.659,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.8261,
"c": 0.09116,
"h": 23.4
},
"luminance": 0.54258
}Semantic roles & 50–950 ramp
primary
#FCAFAA
secondary
#6AD9E0
accent
#D8E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282