#FCA7CF#FCA7CF
#FCA7CF is a very light, moderate pink. Relative luminance 0.528; OKLCH L 82.3% C 0.111 H 350.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA7CF |
|---|---|
| RGB | rgb(252, 167, 207) |
| HSL | hsl(332, 93%, 82%) |
| HSV | hsv(332, 34%, 99%) |
| CMYK | cmyk(0%, 33.7%, 17.9%, 1.2%) |
| CIE-LAB | lab(77.78, 36.80, -7.38) |
| CIE-LCH | lch(77.78, 37.53, 348.65°) |
| OKLab | oklab(82.28% 0.1095 -0.0191) |
| OKLCH | oklch(82.28% 0.111 350.1) |
| XYZ | xyz(65.2268, 52.8416, 65.7832) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.19
Baby Pink
#FFB7CE
ΔE00 5.22
Pastel Pink
#FFBACD
ΔE00 6.47
Soft Pink
#FDB0C0
ΔE00 6.74
Pink (survey)
#FF81C0
ΔE00 8.24
Faded Pink
#DE9DAC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA7CF #A7FCD4
analogous
#FCA7F9 #FCA7CF #FCAAA7
triadic
#FCA7CF #CFFCA7 #A7CFFC
tetradic
#FCA7CF #F9FCA7 #A7FCD4 #AAA7FC
square
#FCA7CF #F9FCA7 #A7FCD4 #AAA7FC
split-complementary
#FCA7CF #A7FCAA #A7F9FC
monochromatic
#F8318E #FA6CAF #FCA7CF #FEE1EF #FEE1EF
Accessibility & contrast
On white
1.82
#FCA7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#FCA7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA7CF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA7CF | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB8D0
Deuteranopia (green-blind)
#C3C6CD
Tritanopia (blue-blind)
#FFA5B5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca7cf; /* rgb */ color: rgb(252, 167, 207); /* oklch */ color: oklch(82.3% 0.111 350.1);
Tailwind
colors: {
custom: {
50: '#fec2dd',
500: '#fca7cf',
950: '#000000',
},
}SCSS
$custom: #fca7cf; $custom-light: #fec2dd; $custom-dark: #000000;
JSON
{
"hex": "#fca7cf",
"rgb": {
"r": 252,
"g": 167,
"b": 207
},
"hsl": {
"h": 331.765,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.82281,
"c": 0.11111,
"h": 350.1
},
"luminance": 0.52838
}Semantic roles & 50–950 ramp
primary
#FCA7CF
secondary
#68DFA7
accent
#E67A00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284