#FCDCF6#FCDCF6
#FCDCF6 is a very light, muted pink. Relative luminance 0.785; OKLCH L 92.8% C 0.049 H 332.3°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCF6 |
|---|---|
| RGB | rgb(252, 220, 246) |
| HSL | hsl(311, 84%, 93%) |
| HSV | hsv(311, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.02, 15.39, -8.57) |
| CIE-LCH | lch(91.02, 17.62, 330.89°) |
| OKLab | oklab(92.85% 0.0433 -0.0227) |
| OKLCH | oklch(92.85% 0.049 332.3) |
| XYZ | xyz(82.3707, 78.5370, 97.9908) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.70
Light Pink
#FFD1DF
ΔE00 5.97
Very Light Purple
#F6CEFC
ΔE00 6.13
Pale Pink
#FFCFDC
ΔE00 6.67
Pale Lavender
#EECFFE
ΔE00 6.69
Thistle
#D8BFD8
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCF6 #DCFCE2
analogous
#F2DCFC #FCDCF6 #FCDCE6
triadic
#FCDCF6 #F6FCDC #DCF6FC
tetradic
#FCDCF6 #FCF2DC #DCFCE2 #DCE6FC
square
#FCDCF6 #FCF2DC #DCFCE2 #DCE6FC
split-complementary
#FCDCF6 #E6FCDC #DCFCF2
monochromatic
#F26BD9 #F7A4E8 #FCDCF6 #FDE3F8 #FDE3F8
Accessibility & contrast
On white
1.26
#FCDCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#FCDCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCF6
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCF6 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F7
Deuteranopia (green-blind)
#E2E7F5
Tritanopia (blue-blind)
#FFDDE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdcf6; /* rgb */ color: rgb(252, 220, 246); /* oklch */ color: oklch(92.8% 0.049 332.3);
Tailwind
colors: {
custom: {
50: '#fde7f9',
500: '#fcdcf6',
950: '#000000',
},
}SCSS
$custom: #fcdcf6; $custom-light: #fde7f9; $custom-dark: #000000;
JSON
{
"hex": "#fcdcf6",
"rgb": {
"r": 252,
"g": 220,
"b": 246
},
"hsl": {
"h": 311.25,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92849,
"c": 0.04886,
"h": 332.3
},
"luminance": 0.78536
}Semantic roles & 50–950 ramp
primary
#FCDCF6
secondary
#98E4A6
accent
#E12E05
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485