#FCA5AF#FCA5AF
#FCA5AF is a light, moderate red. Relative luminance 0.507; OKLCH L 81.0% C 0.104 H 12.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5AF |
|---|---|
| RGB | rgb(252, 165, 175) |
| HSL | hsl(353, 94%, 82%) |
| HSV | hsv(353, 35%, 99%) |
| CMYK | cmyk(0%, 34.5%, 30.6%, 1.2%) |
| CIE-LAB | lab(76.50, 33.38, 8.22) |
| CIE-LCH | lch(76.50, 34.38, 13.83°) |
| OKLab | oklab(81.02% 0.1013 0.0217) |
| OKLCH | oklch(81.02% 0.104 12.1) |
| XYZ | xyz(61.3398, 50.7051, 47.1054) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.82
Lightpink
#FFB6C1
ΔE00 4.25
Faded Pink
#DE9DAC
ΔE00 6.07
Pastel Pink
#FFBACD
ΔE00 6.64
Pink
#FFC0CB
ΔE00 6.87
Rose Pink
#F7879A
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5AF #A5FCF2
analogous
#FCA5DB #FCA5AF #FCC7A5
triadic
#FCA5AF #AFFCA5 #A5AFFC
tetradic
#FCA5AF #DBFCA5 #A5FCF2 #C7A5FC
square
#FCA5AF #DBFCA5 #A5FCF2 #C7A5FC
split-complementary
#FCA5AF #A5FCC7 #A5DBFC
monochromatic
#F82F46 #FA6A7A #FCA5AF #FEE0E4 #FEE1E5
Accessibility & contrast
On white
1.89
#FCA5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#FCA5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5AF
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5AF | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3AF
Deuteranopia (green-blind)
#C9C3AD
Tritanopia (blue-blind)
#FF9DA9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca5af; /* rgb */ color: rgb(252, 165, 175); /* oklch */ color: oklch(81.0% 0.104 12.1);
Tailwind
colors: {
custom: {
50: '#ffc0c6',
500: '#fca5af',
950: '#000000',
},
}SCSS
$custom: #fca5af; $custom-light: #ffc0c6; $custom-dark: #000000;
JSON
{
"hex": "#fca5af",
"rgb": {
"r": 252,
"g": 165,
"b": 175
},
"hsl": {
"h": 353.103,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.81022,
"c": 0.10358,
"h": 12.1
},
"luminance": 0.50701
}Semantic roles & 50–950 ramp
primary
#FCA5AF
secondary
#66DFD1
accent
#E6CB00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282