#FCABA2#FCABA2
#FCABA2 is a light, moderate red. Relative luminance 0.524; OKLCH L 81.7% C 0.097 H 26.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABA2 |
|---|---|
| RGB | rgb(252, 171, 162) |
| HSL | hsl(6, 94%, 81%) |
| HSV | hsv(6, 36%, 99%) |
| CMYK | cmyk(0%, 32.1%, 35.7%, 1.2%) |
| CIE-LAB | lab(77.54, 28.64, 16.77) |
| CIE-LCH | lch(77.54, 33.19, 30.34°) |
| OKLab | oklab(81.73% 0.0869 0.0431) |
| OKLCH | oklch(81.73% 0.097 26.4) |
| XYZ | xyz(61.2316, 52.4341, 41.0712) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.21
Light Salmon
#FEA993
ΔE00 4.61
Peachy Pink
#FF9A8A
ΔE00 5.07
Pale Salmon
#FFB19A
ΔE00 5.19
Pale Rose
#FDC1C5
ΔE00 7.80
Lightpink
#FFB6C1
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABA2 #A2F3FC
analogous
#FCA2C6 #FCABA2 #FCD8A2
triadic
#FCABA2 #A2FCAB #ABA2FC
tetradic
#FCABA2 #C6FCA2 #A2F3FC #D8A2FC
square
#FCABA2 #C6FCA2 #A2F3FC #D8A2FC
split-complementary
#FCABA2 #A2FCD8 #A2C6FC
monochromatic
#F8402B #FA7567 #FCABA2 #FEE1DD #FEE4E1
Accessibility & contrast
On white
1.83
#FCABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FCABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABA2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABA2 | 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)
#BCB6A1
Deuteranopia (green-blind)
#CFC6A1
Tritanopia (blue-blind)
#FFA1A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaba2; /* rgb */ color: rgb(252, 171, 162); /* oklch */ color: oklch(81.7% 0.097 26.4);
Tailwind
colors: {
custom: {
50: '#ffc4bd',
500: '#fcaba2',
950: '#000000',
},
}SCSS
$custom: #fcaba2; $custom-light: #ffc4bd; $custom-dark: #000000;
JSON
{
"hex": "#fcaba2",
"rgb": {
"r": 252,
"g": 171,
"b": 162
},
"hsl": {
"h": 6,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81725,
"c": 0.09702,
"h": 26.4
},
"luminance": 0.5243
}Semantic roles & 50–950 ramp
primary
#FCABA2
secondary
#63D2DF
accent
#CFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282