#FCA8AB#FCA8AB
#FCA8AB is a light, moderate red. Relative luminance 0.516; OKLCH L 81.4% C 0.099 H 17.1°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8AB |
|---|---|
| RGB | rgb(252, 168, 171) |
| HSL | hsl(358, 93%, 82%) |
| HSV | hsv(358, 33%, 99%) |
| CMYK | cmyk(0%, 33.3%, 32.1%, 1.2%) |
| CIE-LAB | lab(77.07, 31.31, 11.21) |
| CIE-LCH | lch(77.07, 33.25, 19.70°) |
| OKLab | oklab(81.43% 0.0951 0.0293) |
| OKLCH | oklch(81.43% 0.099 17.1) |
| XYZ | xyz(61.5002, 51.6452, 45.2495) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.82
Soft Pink
#FDB0C0
ΔE00 5.29
Pale Rose
#FDC1C5
ΔE00 6.54
Pink
#FFC0CB
ΔE00 7.13
Faded Pink
#DE9DAC
ΔE00 7.35
Bubblegum
#FFC1CC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8AB #A8FCF9
analogous
#FCA8D5 #FCA8AB #FCCFA8
triadic
#FCA8AB #ABFCA8 #A8ABFC
tetradic
#FCA8AB #D5FCA8 #A8FCF9 #CFA8FC
square
#FCA8AB #D5FCA8 #A8FCF9 #CFA8FC
split-complementary
#FCA8AB #A8FCCF #A8D5FC
monochromatic
#F83239 #FA6D72 #FCA8AB #FEE1E2 #FEE1E2
Accessibility & contrast
On white
1.85
#FCA8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#FCA8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8AB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8AB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AB
Deuteranopia (green-blind)
#CCC5AA
Tritanopia (blue-blind)
#FF9FA9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca8ab; /* rgb */ color: rgb(252, 168, 171); /* oklch */ color: oklch(81.4% 0.099 17.1);
Tailwind
colors: {
custom: {
50: '#ffc2c4',
500: '#fca8ab',
950: '#000000',
},
}SCSS
$custom: #fca8ab; $custom-light: #ffc2c4; $custom-dark: #000000;
JSON
{
"hex": "#fca8ab",
"rgb": {
"r": 252,
"g": 168,
"b": 171
},
"hsl": {
"h": 357.857,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.81427,
"c": 0.09948,
"h": 17.1
},
"luminance": 0.51641
}Semantic roles & 50–950 ramp
primary
#FCA8AB
secondary
#69DFDB
accent
#E6DD00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282