#FCACAA#FCACAA
#FCACAA is a very light, moderate red. Relative luminance 0.531; OKLCH L 82.1% C 0.095 H 20.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACAA |
|---|---|
| RGB | rgb(252, 172, 170) |
| HSL | hsl(1, 93%, 83%) |
| HSV | hsv(1, 33%, 99%) |
| CMYK | cmyk(0%, 31.7%, 32.5%, 1.2%) |
| CIE-LAB | lab(77.94, 29.09, 12.99) |
| CIE-LCH | lch(77.94, 31.86, 24.06°) |
| OKLab | oklab(82.09% 0.0884 0.0338) |
| OKLCH | oklch(82.09% 0.095 20.9) |
| XYZ | xyz(62.1551, 53.1069, 44.9993) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.54
Pale Rose
#FDC1C5
ΔE00 6.15
Blush (survey)
#F29E8E
ΔE00 6.32
Soft Pink
#FDB0C0
ΔE00 6.54
Peachy Pink
#FF9A8A
ΔE00 7.00
Light Salmon
#FEA993
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACAA #AAFAFC
analogous
#FCAAD1 #FCACAA #FCD5AA
triadic
#FCACAA #AAFCAC #ACAAFC
tetradic
#FCACAA #D1FCAA #AAFAFC #D5AAFC
square
#FCACAA #D1FCAA #AAFAFC #D5AAFC
split-complementary
#FCACAA #AAFCD5 #AAD1FC
monochromatic
#F83934 #FA726F #FCACAA #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.81
#FCACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#FCACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACAA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACAA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A9
Deuteranopia (green-blind)
#CFC7A9
Tritanopia (blue-blind)
#FFA3AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcacaa; /* rgb */ color: rgb(252, 172, 170); /* oklch */ color: oklch(82.1% 0.095 20.9);
Tailwind
colors: {
custom: {
50: '#ffc5c3',
500: '#fcacaa',
950: '#000000',
},
}SCSS
$custom: #fcacaa; $custom-light: #ffc5c3; $custom-dark: #000000;
JSON
{
"hex": "#fcacaa",
"rgb": {
"r": 252,
"g": 172,
"b": 170
},
"hsl": {
"h": 1.463,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.82089,
"c": 0.09463,
"h": 20.9
},
"luminance": 0.53103
}Semantic roles & 50–950 ramp
primary
#FCACAA
secondary
#6ADDE0
accent
#E0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282