#FCAFDC#FCAFDC
#FCAFDC is a very light, moderate pink. Relative luminance 0.565; OKLCH L 84.0% C 0.106 H 343.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFDC |
|---|---|
| RGB | rgb(252, 175, 220) |
| HSL | hsl(325, 93%, 84%) |
| HSV | hsv(325, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 12.7%, 1.2%) |
| CIE-LAB | lab(79.91, 34.64, -11.27) |
| CIE-LCH | lch(79.91, 36.42, 341.98°) |
| OKLab | oklab(84.04% 0.1015 -0.0297) |
| OKLCH | oklch(84.04% 0.106 343.7) |
| XYZ | xyz(68.3931, 56.5260, 75.0043) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.17
Baby Pink
#FFB7CE
ΔE00 6.04
Pastel Pink
#FFBACD
ΔE00 7.23
Plum
#DDA0DD
ΔE00 7.65
Soft Pink
#FDB0C0
ΔE00 8.45
Pale Mauve
#FED0FC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFDC #AFFCCF
analogous
#F5AFFC #FCAFDC #FCAFB5
triadic
#FCAFDC #DCFCAF #AFDCFC
tetradic
#FCAFDC #FCF5AF #AFFCCF #AFB5FC
square
#FCAFDC #FCF5AF #AFFCCF #AFB5FC
split-complementary
#FCAFDC #B5FCAF #AFFCF5
monochromatic
#F839A8 #FA74C2 #FCAFDC #FEE2F2 #FEE2F2
Accessibility & contrast
On white
1.71
#FCAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#FCAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFDC
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFDC | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFDE
Deuteranopia (green-blind)
#C6CBDA
Tritanopia (blue-blind)
#FFAFBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcafdc; /* rgb */ color: rgb(252, 175, 220); /* oklch */ color: oklch(84.0% 0.106 343.7);
Tailwind
colors: {
custom: {
50: '#fec7e6',
500: '#fcafdc',
950: '#000000',
},
}SCSS
$custom: #fcafdc; $custom-light: #fec7e6; $custom-dark: #000000;
JSON
{
"hex": "#fcafdc",
"rgb": {
"r": 252,
"g": 175,
"b": 220
},
"hsl": {
"h": 324.935,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.84035,
"c": 0.10575,
"h": 343.7
},
"luminance": 0.56523
}Semantic roles & 50–950 ramp
primary
#FCAFDC
secondary
#6FE09E
accent
#E65F00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181316
muted
#868284