#FCABAB#FCABAB
#FCABAB is a light, moderate red. Relative luminance 0.528; OKLCH L 81.9% C 0.096 H 19.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABAB |
|---|---|
| RGB | rgb(252, 171, 171) |
| HSL | hsl(0, 93%, 83%) |
| HSV | hsv(0, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 32.1%, 1.2%) |
| CIE-LAB | lab(77.74, 29.74, 12.16) |
| CIE-LCH | lch(77.74, 32.13, 22.24°) |
| OKLab | oklab(81.94% 0.0904 0.0317) |
| OKLCH | oklch(81.94% 0.096 19.3) |
| XYZ | xyz(62.0605, 52.7657, 45.4362) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.08
Soft Pink
#FDB0C0
ΔE00 5.92
Pale Rose
#FDC1C5
ΔE00 6.10
Blush (survey)
#F29E8E
ΔE00 6.83
Pink
#FFC0CB
ΔE00 7.09
Light Rose
#FFC5CB
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABAB #ABFCFC
analogous
#FCABD3 #FCABAB #FCD3AB
triadic
#FCABAB #ABFCAB #ABABFC
tetradic
#FCABAB #D3FCAB #ABFCFC #D3ABFC
square
#FCABAB #D3FCAB #ABFCFC #D3ABFC
split-complementary
#FCABAB #ABFCD3 #ABD3FC
monochromatic
#F83535 #FA7070 #FCABAB #FEE1E1 #FEE1E1
Accessibility & contrast
On white
1.82
#FCABAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#FCABAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABAB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABAB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AB
Deuteranopia (green-blind)
#CEC6AA
Tritanopia (blue-blind)
#FFA2AC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcabab; /* rgb */ color: rgb(252, 171, 171); /* oklch */ color: oklch(81.9% 0.096 19.3);
Tailwind
colors: {
custom: {
50: '#ffc4c4',
500: '#fcabab',
950: '#000000',
},
}SCSS
$custom: #fcabab; $custom-light: #ffc4c4; $custom-dark: #000000;
JSON
{
"hex": "#fcabab",
"rgb": {
"r": 252,
"g": 171,
"b": 171
},
"hsl": {
"h": 0,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.81941,
"c": 0.09575,
"h": 19.3
},
"luminance": 0.52762
}Semantic roles & 50–950 ramp
primary
#FCABAB
secondary
#6BE0E0
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282