#FCA2B4#FCA2B4
#FCA2B4 is a light, moderate red. Relative luminance 0.498; OKLCH L 80.7% C 0.109 H 6.8°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2B4 |
|---|---|
| RGB | rgb(252, 162, 180) |
| HSL | hsl(348, 94%, 81%) |
| HSV | hsv(348, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 28.6%, 1.2%) |
| CIE-LAB | lab(75.97, 35.59, 4.72) |
| CIE-LCH | lch(75.97, 35.90, 7.55°) |
| OKLab | oklab(80.66% 0.1078 0.0128) |
| OKLCH | oklch(80.66% 0.109 6.8) |
| XYZ | xyz(61.3052, 49.8356, 49.5615) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.37
Lightpink
#FFB6C1
ΔE00 4.83
Faded Pink
#DE9DAC
ΔE00 5.42
Pig Pink
#E78EA5
ΔE00 5.61
Baby Pink
#FFB7CE
ΔE00 5.85
Pastel Pink
#FFBACD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2B4 #A2FCEA
analogous
#FCA2E1 #FCA2B4 #FCBDA2
triadic
#FCA2B4 #B4FCA2 #A2B4FC
tetradic
#FCA2B4 #E1FCA2 #A2FCEA #BDA2FC
square
#FCA2B4 #E1FCA2 #A2FCEA #BDA2FC
split-complementary
#FCA2B4 #A2FCBD #A2E1FC
monochromatic
#F82B54 #FA6784 #FCA2B4 #FEDDE4 #FEE1E7
Accessibility & contrast
On white
1.91
#FCA2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#FCA2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2B4
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2B4 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B4
Deuteranopia (green-blind)
#C6C2B2
Tritanopia (blue-blind)
#FF9BA8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca2b4; /* rgb */ color: rgb(252, 162, 180); /* oklch */ color: oklch(80.7% 0.109 6.8);
Tailwind
colors: {
custom: {
50: '#ffbeca',
500: '#fca2b4',
950: '#000000',
},
}SCSS
$custom: #fca2b4; $custom-light: #ffbeca; $custom-dark: #000000;
JSON
{
"hex": "#fca2b4",
"rgb": {
"r": 252,
"g": 162,
"b": 180
},
"hsl": {
"h": 348,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.80655,
"c": 0.10855,
"h": 6.8
},
"luminance": 0.49831
}Semantic roles & 50–950 ramp
primary
#FCA2B4
secondary
#D5F6F0
accent
#E6B800
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181213
muted
#868182