#FCABA3#FCABA3
#FCABA3 is a light, moderate red. Relative luminance 0.525; OKLCH L 81.7% C 0.097 H 25.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABA3 |
|---|---|
| RGB | rgb(252, 171, 163) |
| HSL | hsl(5, 94%, 81%) |
| HSV | hsv(5, 35%, 99%) |
| CMYK | cmyk(0%, 32.1%, 35.3%, 1.2%) |
| CIE-LAB | lab(77.56, 28.76, 16.26) |
| CIE-LCH | lch(77.56, 33.04, 29.47°) |
| OKLab | oklab(81.75% 0.0873 0.0419) |
| OKLCH | oklch(81.75% 0.097 25.6) |
| XYZ | xyz(61.3209, 52.4698, 41.5412) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.46
Light Salmon
#FEA993
ΔE00 4.97
Peachy Pink
#FF9A8A
ΔE00 5.27
Pale Salmon
#FFB19A
ΔE00 5.54
Pale Rose
#FDC1C5
ΔE00 7.57
Lightpink
#FFB6C1
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABA3 #A3F4FC
analogous
#FCA3C8 #FCABA3 #FCD8A3
triadic
#FCABA3 #A3FCAB #ABA3FC
tetradic
#FCABA3 #C8FCA3 #A3F4FC #D8A3FC
square
#FCABA3 #C8FCA3 #A3F4FC #D8A3FC
split-complementary
#FCABA3 #A3FCD8 #A3C8FC
monochromatic
#F83F2C #FA7568 #FCABA3 #FEE1DE #FEE4E1
Accessibility & contrast
On white
1.83
#FCABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FCABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABA3
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABA3 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A2
Deuteranopia (green-blind)
#CFC6A2
Tritanopia (blue-blind)
#FFA1A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaba3; /* rgb */ color: rgb(252, 171, 163); /* oklch */ color: oklch(81.7% 0.097 25.6);
Tailwind
colors: {
custom: {
50: '#ffc4be',
500: '#fcaba3',
950: '#000000',
},
}SCSS
$custom: #fcaba3; $custom-light: #ffc4be; $custom-dark: #000000;
JSON
{
"hex": "#fcaba3",
"rgb": {
"r": 252,
"g": 171,
"b": 163
},
"hsl": {
"h": 5.393,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.81748,
"c": 0.09681,
"h": 25.6
},
"luminance": 0.52466
}Semantic roles & 50–950 ramp
primary
#FCABA3
secondary
#64D4DF
accent
#D1E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282