#FCACA8#FCACA8
#FCACA8 is a very light, moderate red. Relative luminance 0.530; OKLCH L 82.0% C 0.095 H 22.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACA8 |
|---|---|
| RGB | rgb(252, 172, 168) |
| HSL | hsl(3, 93%, 82%) |
| HSV | hsv(3, 33%, 99%) |
| CMYK | cmyk(0%, 31.7%, 33.3%, 1.2%) |
| CIE-LAB | lab(77.89, 28.84, 14.01) |
| CIE-LCH | lch(77.89, 32.06, 25.91°) |
| OKLab | oklab(82.04% 0.0876 0.0363) |
| OKLCH | oklch(82.04% 0.095 22.5) |
| XYZ | xyz(61.9673, 53.0318, 44.0105) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.72
Lightpink
#FFB6C1
ΔE00 6.20
Peachy Pink
#FF9A8A
ΔE00 6.44
Light Salmon
#FEA993
ΔE00 6.47
Pale Rose
#FDC1C5
ΔE00 6.51
Pale Salmon
#FFB19A
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACA8 #A8F8FC
analogous
#FCA8CE #FCACA8 #FCD6A8
triadic
#FCACA8 #A8FCAC #ACA8FC
tetradic
#FCACA8 #CEFCA8 #A8F8FC #D6A8FC
square
#FCACA8 #CEFCA8 #A8F8FC #D6A8FC
split-complementary
#FCACA8 #A8FCD6 #A8CEFC
monochromatic
#F83B32 #FA746D #FCACA8 #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.81
#FCACA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#FCACA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACA8
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACA8 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A7
Deuteranopia (green-blind)
#CFC7A7
Tritanopia (blue-blind)
#FFA3AB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcaca8; /* rgb */ color: rgb(252, 172, 168); /* oklch */ color: oklch(82.0% 0.095 22.5);
Tailwind
colors: {
custom: {
50: '#ffc5c1',
500: '#fcaca8',
950: '#000000',
},
}SCSS
$custom: #fcaca8; $custom-light: #ffc5c1; $custom-dark: #000000;
JSON
{
"hex": "#fcaca8",
"rgb": {
"r": 252,
"g": 172,
"b": 168
},
"hsl": {
"h": 2.857,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.8204,
"c": 0.09486,
"h": 22.5
},
"luminance": 0.53028
}Semantic roles & 50–950 ramp
primary
#FCACA8
secondary
#69DADF
accent
#DBE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282