#FCA2AB#FCA2AB
#FCA2AB is a light, moderate red. Relative luminance 0.495; OKLCH L 80.4% C 0.107 H 13.2°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2AB |
|---|---|
| RGB | rgb(252, 162, 171) |
| HSL | hsl(354, 94%, 81%) |
| HSV | hsv(354, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 32.1%, 1.2%) |
| CIE-LAB | lab(75.75, 34.44, 9.34) |
| CIE-LCH | lch(75.75, 35.68, 15.17°) |
| OKLab | oklab(80.42% 0.1045 0.0246) |
| OKLCH | oklch(80.42% 0.107 13.2) |
| XYZ | xyz(60.4180, 49.4807, 44.8887) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.72
Lightpink
#FFB6C1
ΔE00 5.11
Rose Pink
#F7879A
ΔE00 6.28
Faded Pink
#DE9DAC
ΔE00 6.34
Pig Pink
#E78EA5
ΔE00 6.88
Rosa
#FE86A4
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2AB #A2FCF3
analogous
#FCA2D8 #FCA2AB #FCC6A2
triadic
#FCA2AB #ABFCA2 #A2ABFC
tetradic
#FCA2AB #D8FCA2 #A2FCF3 #C6A2FC
square
#FCA2AB #D8FCA2 #A2FCF3 #C6A2FC
split-complementary
#FCA2AB #A2FCC6 #A2D8FC
monochromatic
#F82B40 #FA6775 #FCA2AB #FEDDE1 #FEE1E4
Accessibility & contrast
On white
1.93
#FCA2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#FCA2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2AB
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2AB | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AB
Deuteranopia (green-blind)
#C8C1A9
Tritanopia (blue-blind)
#FF99A5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca2ab; /* rgb */ color: rgb(252, 162, 171); /* oklch */ color: oklch(80.4% 0.107 13.2);
Tailwind
colors: {
custom: {
50: '#ffbec3',
500: '#fca2ab',
950: '#000000',
},
}SCSS
$custom: #fca2ab; $custom-light: #ffbec3; $custom-dark: #000000;
JSON
{
"hex": "#fca2ab",
"rgb": {
"r": 252,
"g": 162,
"b": 171
},
"hsl": {
"h": 354,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.80415,
"c": 0.10733,
"h": 13.2
},
"luminance": 0.49476
}Semantic roles & 50–950 ramp
primary
#FCA2AB
secondary
#D5F6F3
accent
#E6CF00
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181212
muted
#868181