#FCA2AF#FCA2AF
#FCA2AF is a light, moderate red. Relative luminance 0.496; OKLCH L 80.5% C 0.108 H 10.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2AF |
|---|---|
| RGB | rgb(252, 162, 175) |
| HSL | hsl(351, 94%, 81%) |
| HSV | hsv(351, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 30.6%, 1.2%) |
| CIE-LAB | lab(75.84, 34.94, 7.28) |
| CIE-LCH | lch(75.84, 35.69, 11.77°) |
| OKLab | oklab(80.52% 0.106 0.0194) |
| OKLCH | oklch(80.52% 0.108 10.4) |
| XYZ | xyz(60.8050, 49.6356, 46.9272) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.91
Lightpink
#FFB6C1
ΔE00 4.78
Faded Pink
#DE9DAC
ΔE00 5.78
Rose Pink
#F7879A
ΔE00 6.16
Pig Pink
#E78EA5
ΔE00 6.16
Rosa
#FE86A4
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2AF #A2FCEF
analogous
#FCA2DC #FCA2AF #FCC2A2
triadic
#FCA2AF #AFFCA2 #A2AFFC
tetradic
#FCA2AF #DCFCA2 #A2FCEF #C2A2FC
square
#FCA2AF #DCFCA2 #A2FCEF #C2A2FC
split-complementary
#FCA2AF #A2FCC2 #A2DCFC
monochromatic
#F82B49 #FA677C #FCA2AF #FEDDE2 #FEE1E6
Accessibility & contrast
On white
1.92
#FCA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#FCA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2AF
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2AF | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1AF
Deuteranopia (green-blind)
#C7C1AD
Tritanopia (blue-blind)
#FF9AA7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca2af; /* rgb */ color: rgb(252, 162, 175); /* oklch */ color: oklch(80.5% 0.108 10.4);
Tailwind
colors: {
custom: {
50: '#ffbec6',
500: '#fca2af',
950: '#000000',
},
}SCSS
$custom: #fca2af; $custom-light: #ffbec6; $custom-dark: #000000;
JSON
{
"hex": "#fca2af",
"rgb": {
"r": 252,
"g": 162,
"b": 175
},
"hsl": {
"h": 351.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.8052,
"c": 0.10772,
"h": 10.4
},
"luminance": 0.49631
}Semantic roles & 50–950 ramp
primary
#FCA2AF
secondary
#D5F6F1
accent
#E6C400
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181213
muted
#868182