#FCA8D7#FCA8D7
#FCA8D7 is a very light, moderate pink. Relative luminance 0.536; OKLCH L 82.7% C 0.114 H 345.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8D7 |
|---|---|
| RGB | rgb(252, 168, 215) |
| HSL | hsl(326, 93%, 82%) |
| HSV | hsv(326, 33%, 99%) |
| CMYK | cmyk(0%, 33.3%, 14.7%, 1.2%) |
| CIE-LAB | lab(78.23, 37.51, -11.06) |
| CIE-LCH | lch(78.23, 39.10, 343.57°) |
| OKLab | oklab(82.7% 0.1105 -0.0291) |
| OKLCH | oklch(82.7% 0.114 345.3) |
| XYZ | xyz(66.4136, 53.6105, 71.1265) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.53
Baby Pink
#FFB7CE
ΔE00 6.57
Plum
#DDA0DD
ΔE00 7.53
Pastel Pink
#FFBACD
ΔE00 7.82
Bubblegum Pink
#FE83CC
ΔE00 8.07
Pink (survey)
#FF81C0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8D7 #A8FCCD
analogous
#F7A8FC #FCA8D7 #FCA8AD
triadic
#FCA8D7 #D7FCA8 #A8D7FC
tetradic
#FCA8D7 #FCF7A8 #A8FCCD #A8ADFC
square
#FCA8D7 #FCF7A8 #A8FCCD #A8ADFC
split-complementary
#FCA8D7 #ADFCA8 #A8FCF7
monochromatic
#F832A1 #FA6DBC #FCA8D7 #FEE1F1 #FEE1F1
Accessibility & contrast
On white
1.79
#FCA8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#FCA8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8D7
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8D7 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB9D9
Deuteranopia (green-blind)
#C2C7D5
Tritanopia (blue-blind)
#FFA7B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca8d7; /* rgb */ color: rgb(252, 168, 215); /* oklch */ color: oklch(82.7% 0.114 345.3);
Tailwind
colors: {
custom: {
50: '#fec3e3',
500: '#fca8d7',
950: '#000000',
},
}SCSS
$custom: #fca8d7; $custom-light: #fec3e3; $custom-dark: #000000;
JSON
{
"hex": "#fca8d7",
"rgb": {
"r": 252,
"g": 168,
"b": 215
},
"hsl": {
"h": 326.429,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.82704,
"c": 0.11428,
"h": 345.3
},
"luminance": 0.53607
}Semantic roles & 50–950 ramp
primary
#FCA8D7
secondary
#69DF9D
accent
#E66500
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284