#FCA6CF#FCA6CF
#FCA6CF is a very light, moderate pink. Relative luminance 0.525; OKLCH L 82.1% C 0.113 H 349.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA6CF |
|---|---|
| RGB | rgb(252, 166, 207) |
| HSL | hsl(331, 93%, 82%) |
| HSV | hsv(331, 34%, 99%) |
| CMYK | cmyk(0%, 34.1%, 17.9%, 1.2%) |
| CIE-LAB | lab(77.56, 37.32, -7.70) |
| CIE-LCH | lch(77.56, 38.11, 348.33°) |
| OKLab | oklab(82.12% 0.111 -0.02) |
| OKLCH | oklch(82.12% 0.113 349.8) |
| XYZ | xyz(65.0443, 52.4766, 65.7224) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.48
Baby Pink
#FFB7CE
ΔE00 5.50
Pastel Pink
#FFBACD
ΔE00 6.75
Soft Pink
#FDB0C0
ΔE00 6.98
Pink (survey)
#FF81C0
ΔE00 7.99
Bubblegum Pink
#FE83CC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA6CF #A6FCD3
analogous
#FCA6FA #FCA6CF #FCA8A6
triadic
#FCA6CF #CFFCA6 #A6CFFC
tetradic
#FCA6CF #FAFCA6 #A6FCD3 #A8A6FC
square
#FCA6CF #FAFCA6 #A6FCD3 #A8A6FC
split-complementary
#FCA6CF #A6FCA8 #A6FAFC
monochromatic
#F8308F #FA6BAF #FCA6CF #FEE1EF #FEE1EF
Accessibility & contrast
On white
1.83
#FCA6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FCA6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA6CF
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA6CF | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB7D1
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#FFA4B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca6cf; /* rgb */ color: rgb(252, 166, 207); /* oklch */ color: oklch(82.1% 0.113 349.8);
Tailwind
colors: {
custom: {
50: '#ffc1dd',
500: '#fca6cf',
950: '#000000',
},
}SCSS
$custom: #fca6cf; $custom-light: #ffc1dd; $custom-dark: #000000;
JSON
{
"hex": "#fca6cf",
"rgb": {
"r": 252,
"g": 166,
"b": 207
},
"hsl": {
"h": 331.395,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.82116,
"c": 0.11277,
"h": 349.8
},
"luminance": 0.52473
}Semantic roles & 50–950 ramp
primary
#FCA6CF
secondary
#67DFA6
accent
#E67800
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284