#FCACAB#FCACAB
#FCACAB is a very light, moderate red. Relative luminance 0.531; OKLCH L 82.1% C 0.095 H 20.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACAB |
|---|---|
| RGB | rgb(252, 172, 171) |
| HSL | hsl(1, 93%, 83%) |
| HSV | hsv(1, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 32.1%, 1.2%) |
| CIE-LAB | lab(77.96, 29.21, 12.48) |
| CIE-LCH | lch(77.96, 31.76, 23.13°) |
| OKLab | oklab(82.11% 0.0888 0.0325) |
| OKLCH | oklch(82.11% 0.095 20.1) |
| XYZ | xyz(62.2501, 53.1449, 45.4994) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.23
Pale Rose
#FDC1C5
ΔE00 5.99
Soft Pink
#FDB0C0
ΔE00 6.18
Blush (survey)
#F29E8E
ΔE00 6.63
Pink
#FFC0CB
ΔE00 7.12
Light Rose
#FFC5CB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACAB #ABFBFC
analogous
#FCABD2 #FCACAB #FCD4AB
triadic
#FCACAB #ABFCAC #ACABFC
tetradic
#FCACAB #D2FCAB #ABFBFC #D4ABFC
square
#FCACAB #D2FCAB #ABFBFC #D4ABFC
split-complementary
#FCACAB #ABFCD4 #ABD2FC
monochromatic
#F83735 #FA7270 #FCACAB #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.81
#FCACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#FCACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACAB
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACAB | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AB
Deuteranopia (green-blind)
#CEC7AA
Tritanopia (blue-blind)
#FFA3AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcacab; /* rgb */ color: rgb(252, 172, 171); /* oklch */ color: oklch(82.1% 0.095 20.1);
Tailwind
colors: {
custom: {
50: '#ffc5c4',
500: '#fcacab',
950: '#000000',
},
}SCSS
$custom: #fcacab; $custom-light: #ffc5c4; $custom-dark: #000000;
JSON
{
"hex": "#fcacab",
"rgb": {
"r": 252,
"g": 172,
"b": 171
},
"hsl": {
"h": 0.741,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82114,
"c": 0.09454,
"h": 20.1
},
"luminance": 0.53141
}Semantic roles & 50–950 ramp
primary
#FCACAB
secondary
#6BDEE0
accent
#E3E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282