#FCA8AF#FCA8AF
#FCA8AF is a light, moderate red. Relative luminance 0.518; OKLCH L 81.5% C 0.100 H 14.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8AF |
|---|---|
| RGB | rgb(252, 168, 175) |
| HSL | hsl(355, 93%, 82%) |
| HSV | hsv(355, 33%, 99%) |
| CMYK | cmyk(0%, 33.3%, 30.6%, 1.2%) |
| CIE-LAB | lab(77.16, 31.81, 9.16) |
| CIE-LCH | lch(77.16, 33.11, 16.07°) |
| OKLab | oklab(81.53% 0.0966 0.0241) |
| OKLCH | oklch(81.53% 0.1 14) |
| XYZ | xyz(61.8873, 51.8000, 47.2879) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.94
Soft Pink
#FDB0C0
ΔE00 4.04
Pale Rose
#FDC1C5
ΔE00 6.37
Pink
#FFC0CB
ΔE00 6.47
Faded Pink
#DE9DAC
ΔE00 6.53
Pastel Pink
#FFBACD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8AF #A8FCF5
analogous
#FCA8D9 #FCA8AF #FCCBA8
triadic
#FCA8AF #AFFCA8 #A8AFFC
tetradic
#FCA8AF #D9FCA8 #A8FCF5 #CBA8FC
square
#FCA8AF #D9FCA8 #A8FCF5 #CBA8FC
split-complementary
#FCA8AF #A8FCCB #A8D9FC
monochromatic
#F83242 #FA6D79 #FCA8AF #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.85
#FCA8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#FCA8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8AF
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8AF | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AF
Deuteranopia (green-blind)
#CBC5AE
Tritanopia (blue-blind)
#FFA0AB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fca8af; /* rgb */ color: rgb(252, 168, 175); /* oklch */ color: oklch(81.5% 0.100 14.0);
Tailwind
colors: {
custom: {
50: '#ffc2c6',
500: '#fca8af',
950: '#000000',
},
}SCSS
$custom: #fca8af; $custom-light: #ffc2c6; $custom-dark: #000000;
JSON
{
"hex": "#fca8af",
"rgb": {
"r": 252,
"g": 168,
"b": 175
},
"hsl": {
"h": 355,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.81529,
"c": 0.09954,
"h": 14
},
"luminance": 0.51796
}Semantic roles & 50–950 ramp
primary
#FCA8AF
secondary
#69DFD6
accent
#E6D200
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282