#FCA7B2#FCA7B2
#FCA7B2 is a light, moderate red. Relative luminance 0.515; OKLCH L 81.4% C 0.101 H 11.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA7B2 |
|---|---|
| RGB | rgb(252, 167, 178) |
| HSL | hsl(352, 93%, 82%) |
| HSV | hsv(352, 34%, 99%) |
| CMYK | cmyk(0%, 33.7%, 29.4%, 1.2%) |
| CIE-LAB | lab(77.01, 32.72, 7.31) |
| CIE-LCH | lch(77.01, 33.53, 12.60°) |
| OKLab | oklab(81.44% 0.0993 0.0194) |
| OKLCH | oklch(81.44% 0.101 11.1) |
| XYZ | xyz(62.0013, 51.5514, 48.7956) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.14
Lightpink
#FFB6C1
ΔE00 3.66
Faded Pink
#DE9DAC
ΔE00 5.91
Pastel Pink
#FFBACD
ΔE00 5.97
Baby Pink
#FFB7CE
ΔE00 6.23
Pink
#FFC0CB
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA7B2 #A7FCF1
analogous
#FCA7DD #FCA7B2 #FCC6A7
triadic
#FCA7B2 #B2FCA7 #A7B2FC
tetradic
#FCA7B2 #DDFCA7 #A7FCF1 #C6A7FC
square
#FCA7B2 #DDFCA7 #A7FCF1 #C6A7FC
split-complementary
#FCA7B2 #A7FCC6 #A7DDFC
monochromatic
#F8314A #FA6C7E #FCA7B2 #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.86
#FCA7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FCA7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA7B2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA7B2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B2
Deuteranopia (green-blind)
#CAC4B0
Tritanopia (blue-blind)
#FF9FAB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca7b2; /* rgb */ color: rgb(252, 167, 178); /* oklch */ color: oklch(81.4% 0.101 11.1);
Tailwind
colors: {
custom: {
50: '#ffc2c9',
500: '#fca7b2',
950: '#000000',
},
}SCSS
$custom: #fca7b2; $custom-light: #ffc2c9; $custom-dark: #000000;
JSON
{
"hex": "#fca7b2",
"rgb": {
"r": 252,
"g": 167,
"b": 178
},
"hsl": {
"h": 352.235,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.81438,
"c": 0.10113,
"h": 11.1
},
"luminance": 0.51547
}Semantic roles & 50–950 ramp
primary
#FCA7B2
secondary
#68DFD0
accent
#E6C800
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282