#FCABA4#FCABA4
#FCABA4 is a light, moderate red. Relative luminance 0.525; OKLCH L 81.8% C 0.097 H 24.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABA4 |
|---|---|
| RGB | rgb(252, 171, 164) |
| HSL | hsl(5, 94%, 82%) |
| HSV | hsv(5, 35%, 99%) |
| CMYK | cmyk(0%, 32.1%, 34.9%, 1.2%) |
| CIE-LAB | lab(77.58, 28.88, 15.74) |
| CIE-LCH | lch(77.58, 32.89, 28.59°) |
| OKLab | oklab(81.77% 0.0877 0.0406) |
| OKLCH | oklch(81.77% 0.097 24.8) |
| XYZ | xyz(61.4108, 52.5058, 42.0149) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.72
Light Salmon
#FEA993
ΔE00 5.33
Peachy Pink
#FF9A8A
ΔE00 5.50
Pale Salmon
#FFB19A
ΔE00 5.89
Lightpink
#FFB6C1
ΔE00 7.33
Pale Rose
#FDC1C5
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABA4 #A4F5FC
analogous
#FCA4C9 #FCABA4 #FCD7A4
triadic
#FCABA4 #A4FCAB #ABA4FC
tetradic
#FCABA4 #C9FCA4 #A4F5FC #D7A4FC
square
#FCABA4 #C9FCA4 #A4F5FC #D7A4FC
split-complementary
#FCABA4 #A4FCD7 #A4C9FC
monochromatic
#F83E2E #FA7469 #FCABA4 #FEE2DF #FEE4E1
Accessibility & contrast
On white
1.83
#FCABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#FCABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABA4
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABA4 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A3
Deuteranopia (green-blind)
#CFC6A3
Tritanopia (blue-blind)
#FFA1A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaba4; /* rgb */ color: rgb(252, 171, 164); /* oklch */ color: oklch(81.8% 0.097 24.8);
Tailwind
colors: {
custom: {
50: '#ffc4bf',
500: '#fcaba4',
950: '#000000',
},
}SCSS
$custom: #fcaba4; $custom-light: #ffc4bf; $custom-dark: #000000;
JSON
{
"hex": "#fcaba4",
"rgb": {
"r": 252,
"g": 171,
"b": 164
},
"hsl": {
"h": 4.773,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.81772,
"c": 0.09662,
"h": 24.8
},
"luminance": 0.52502
}Semantic roles & 50–950 ramp
primary
#FCABA4
secondary
#65D5DF
accent
#D3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282