#FCABA6#FCABA6
#FCABA6 is a light, moderate red. Relative luminance 0.526; OKLCH L 81.8% C 0.096 H 23.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABA6 |
|---|---|
| RGB | rgb(252, 171, 166) |
| HSL | hsl(3, 93%, 82%) |
| HSV | hsv(3, 34%, 99%) |
| CMYK | cmyk(0%, 32.1%, 34.1%, 1.2%) |
| CIE-LAB | lab(77.63, 29.12, 14.72) |
| CIE-LCH | lch(77.63, 32.63, 26.81°) |
| OKLab | oklab(81.82% 0.0885 0.0381) |
| OKLCH | oklch(81.82% 0.096 23.3) |
| XYZ | xyz(61.5929, 52.5786, 42.9736) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.28
Peachy Pink
#FF9A8A
ΔE00 5.99
Light Salmon
#FEA993
ΔE00 6.06
Pale Salmon
#FFB19A
ΔE00 6.60
Lightpink
#FFB6C1
ΔE00 6.66
Pale Rose
#FDC1C5
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABA6 #A6F7FC
analogous
#FCA6CC #FCABA6 #FCD6A6
triadic
#FCABA6 #A6FCAB #ABA6FC
tetradic
#FCABA6 #CCFCA6 #A6F7FC #D6A6FC
square
#FCABA6 #CCFCA6 #A6F7FC #D6A6FC
split-complementary
#FCABA6 #A6FCD6 #A6CCFC
monochromatic
#F83B30 #FA736B #FCABA6 #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.82
#FCABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FCABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABA6
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABA6 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A5
Deuteranopia (green-blind)
#CFC6A5
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaba6; /* rgb */ color: rgb(252, 171, 166); /* oklch */ color: oklch(81.8% 0.096 23.3);
Tailwind
colors: {
custom: {
50: '#ffc4c0',
500: '#fcaba6',
950: '#000000',
},
}SCSS
$custom: #fcaba6; $custom-light: #ffc4c0; $custom-dark: #000000;
JSON
{
"hex": "#fcaba6",
"rgb": {
"r": 252,
"g": 171,
"b": 166
},
"hsl": {
"h": 3.488,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.81819,
"c": 0.0963,
"h": 23.3
},
"luminance": 0.52574
}Semantic roles & 50–950 ramp
primary
#FCABA6
secondary
#67D8DF
accent
#D8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282