#FCA2B2#FCA2B2
#FCA2B2 is a light, moderate red. Relative luminance 0.497; OKLCH L 80.6% C 0.108 H 8.2°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2B2 |
|---|---|
| RGB | rgb(252, 162, 178) |
| HSL | hsl(349, 94%, 81%) |
| HSV | hsv(349, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 29.4%, 1.2%) |
| CIE-LAB | lab(75.92, 35.33, 5.74) |
| CIE-LCH | lch(75.92, 35.79, 9.23°) |
| OKLab | oklab(80.6% 0.1071 0.0154) |
| OKLCH | oklch(80.6% 0.108 8.2) |
| XYZ | xyz(61.1029, 49.7547, 48.4962) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.51
Lightpink
#FFB6C1
ΔE00 4.75
Faded Pink
#DE9DAC
ΔE00 5.51
Pig Pink
#E78EA5
ΔE00 5.78
Baby Pink
#FFB7CE
ΔE00 6.22
Rose Pink
#F7879A
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2B2 #A2FCEC
analogous
#FCA2DF #FCA2B2 #FCBFA2
triadic
#FCA2B2 #B2FCA2 #A2B2FC
tetradic
#FCA2B2 #DFFCA2 #A2FCEC #BFA2FC
square
#FCA2B2 #DFFCA2 #A2FCEC #BFA2FC
split-complementary
#FCA2B2 #A2FCBF #A2DFFC
monochromatic
#F82B50 #FA6781 #FCA2B2 #FEDDE3 #FEE1E6
Accessibility & contrast
On white
1.92
#FCA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#FCA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2B2
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2B2 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B2
Deuteranopia (green-blind)
#C6C2B0
Tritanopia (blue-blind)
#FF9BA8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca2b2; /* rgb */ color: rgb(252, 162, 178); /* oklch */ color: oklch(80.6% 0.108 8.2);
Tailwind
colors: {
custom: {
50: '#ffbec9',
500: '#fca2b2',
950: '#000000',
},
}SCSS
$custom: #fca2b2; $custom-light: #ffbec9; $custom-dark: #000000;
JSON
{
"hex": "#fca2b2",
"rgb": {
"r": 252,
"g": 162,
"b": 178
},
"hsl": {
"h": 349.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.806,
"c": 0.10817,
"h": 8.2
},
"luminance": 0.4975
}Semantic roles & 50–950 ramp
primary
#FCA2B2
secondary
#D5F6F0
accent
#E6BD00
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181213
muted
#868182