#FCA7B7#FCA7B7
#FCA7B7 is a light, moderate red. Relative luminance 0.518; OKLCH L 81.6% C 0.102 H 7.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA7B7 |
|---|---|
| RGB | rgb(252, 167, 183) |
| HSL | hsl(349, 93%, 82%) |
| HSV | hsv(349, 34%, 99%) |
| CMYK | cmyk(0%, 33.7%, 27.4%, 1.2%) |
| CIE-LAB | lab(77.13, 33.38, 4.76) |
| CIE-LCH | lch(77.13, 33.72, 8.12°) |
| OKLab | oklab(81.57% 0.1011 0.0129) |
| OKLCH | oklch(81.57% 0.102 7.3) |
| XYZ | xyz(62.5125, 51.7558, 51.4879) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.24
Lightpink
#FFB6C1
ΔE00 3.62
Baby Pink
#FFB7CE
ΔE00 5.03
Pastel Pink
#FFBACD
ΔE00 5.06
Faded Pink
#DE9DAC
ΔE00 5.49
Powder Pink
#FFB2D0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA7B7 #A7FCEC
analogous
#FCA7E2 #FCA7B7 #FCC2A7
triadic
#FCA7B7 #B7FCA7 #A7B7FC
tetradic
#FCA7B7 #E2FCA7 #A7FCEC #C2A7FC
square
#FCA7B7 #E2FCA7 #A7FCEC #C2A7FC
split-complementary
#FCA7B7 #A7FCC2 #A7E2FC
monochromatic
#F83156 #FA6C87 #FCA7B7 #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.85
#FCA7B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#FCA7B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA7B7
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA7B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA7B7 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B5B7
Deuteranopia (green-blind)
#C9C4B5
Tritanopia (blue-blind)
#FFA0AD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca7b7; /* rgb */ color: rgb(252, 167, 183); /* oklch */ color: oklch(81.6% 0.102 7.3);
Tailwind
colors: {
custom: {
50: '#ffc2cc',
500: '#fca7b7',
950: '#000000',
},
}SCSS
$custom: #fca7b7; $custom-light: #ffc2cc; $custom-dark: #000000;
JSON
{
"hex": "#fca7b7",
"rgb": {
"r": 252,
"g": 167,
"b": 183
},
"hsl": {
"h": 348.706,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.81573,
"c": 0.10191,
"h": 7.3
},
"luminance": 0.51752
}Semantic roles & 50–950 ramp
primary
#FCA7B7
secondary
#68DFC9
accent
#E6BA00
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181213
muted
#868283