#FCAFAB#FCAFAB
#FCAFAB is a very light, moderate red. Relative luminance 0.543; OKLCH L 82.6% C 0.091 H 22.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFAB |
|---|---|
| RGB | rgb(252, 175, 171) |
| HSL | hsl(3, 93%, 83%) |
| HSV | hsv(3, 32%, 99%) |
| CMYK | cmyk(0%, 30.6%, 32.1%, 1.2%) |
| CIE-LAB | lab(78.64, 27.64, 13.43) |
| CIE-LCH | lch(78.64, 30.73, 25.92°) |
| OKLab | oklab(82.63% 0.0841 0.0349) |
| OKLCH | oklch(82.63% 0.091 22.5) |
| XYZ | xyz(62.8275, 54.2997, 45.6919) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.83
Lightpink
#FFB6C1
ΔE00 5.84
Blush (survey)
#F29E8E
ΔE00 6.18
Light Salmon
#FEA993
ΔE00 6.65
Pale Salmon
#FFB19A
ΔE00 6.86
Peachy Pink
#FF9A8A
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFAB #ABF8FC
analogous
#FCABCF #FCAFAB #FCD7AB
triadic
#FCAFAB #ABFCAF #AFABFC
tetradic
#FCAFAB #CFFCAB #ABF8FC #D7ABFC
square
#FCAFAB #CFFCAB #ABF8FC #D7ABFC
split-complementary
#FCAFAB #ABFCD7 #ABCFFC
monochromatic
#F83E35 #FA7770 #FCAFAB #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.77
#FCAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#FCAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFAB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFAB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAA
Deuteranopia (green-blind)
#D0C8AA
Tritanopia (blue-blind)
#FFA6AE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcafab; /* rgb */ color: rgb(252, 175, 171); /* oklch */ color: oklch(82.6% 0.091 22.5);
Tailwind
colors: {
custom: {
50: '#ffc7c4',
500: '#fcafab',
950: '#000000',
},
}SCSS
$custom: #fcafab; $custom-light: #ffc7c4; $custom-dark: #000000;
JSON
{
"hex": "#fcafab",
"rgb": {
"r": 252,
"g": 175,
"b": 171
},
"hsl": {
"h": 2.963,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82634,
"c": 0.09103,
"h": 22.5
},
"luminance": 0.54296
}Semantic roles & 50–950 ramp
primary
#FCAFAB
secondary
#6BDAE0
accent
#DAE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282