#FCA2B7#FCA2B7
#FCA2B7 is a light, moderate red. Relative luminance 0.500; OKLCH L 80.7% C 0.109 H 4.6°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2B7 |
|---|---|
| RGB | rgb(252, 162, 183) |
| HSL | hsl(346, 94%, 81%) |
| HSV | hsv(346, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 27.4%, 1.2%) |
| CIE-LAB | lab(76.04, 35.99, 3.18) |
| CIE-LCH | lch(76.04, 36.13, 5.06°) |
| OKLab | oklab(80.74% 0.1089 0.0088) |
| OKLCH | oklch(80.74% 0.109 4.6) |
| XYZ | xyz(61.6141, 49.9592, 51.1884) |
| Luminance | 0.4995 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.37
Lightpink
#FFB6C1
ΔE00 5.09
Baby Pink
#FFB7CE
ΔE00 5.41
Powder Pink
#FFB2D0
ΔE00 5.41
Faded Pink
#DE9DAC
ΔE00 5.42
Pig Pink
#E78EA5
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2B7 #A2FCE7
analogous
#FCA2E4 #FCA2B7 #FCBAA2
triadic
#FCA2B7 #B7FCA2 #A2B7FC
tetradic
#FCA2B7 #E4FCA2 #A2FCE7 #BAA2FC
square
#FCA2B7 #E4FCA2 #A2FCE7 #BAA2FC
split-complementary
#FCA2B7 #A2FCBA #A2E4FC
monochromatic
#F82B5B #FA6789 #FCA2B7 #FEDDE5 #FEE1E8
Accessibility & contrast
On white
1.91
#FCA2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#FCA2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2B7
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2B7 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B8
Deuteranopia (green-blind)
#C5C2B5
Tritanopia (blue-blind)
#FF9BA9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca2b7; /* rgb */ color: rgb(252, 162, 183); /* oklch */ color: oklch(80.7% 0.109 4.6);
Tailwind
colors: {
custom: {
50: '#ffbecc',
500: '#fca2b7',
950: '#000000',
},
}SCSS
$custom: #fca2b7; $custom-light: #ffbecc; $custom-dark: #000000;
JSON
{
"hex": "#fca2b7",
"rgb": {
"r": 252,
"g": 162,
"b": 183
},
"hsl": {
"h": 346,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.80738,
"c": 0.10924,
"h": 4.6
},
"luminance": 0.49955
}Semantic roles & 50–950 ramp
primary
#FCA2B7
secondary
#D5F6EE
accent
#E6B000
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181213
muted
#868182