#FCDCF4#FCDCF4
#FCDCF4 is a very light, muted pink. Relative luminance 0.784; OKLCH L 92.8% C 0.047 H 334.7°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCF4 |
|---|---|
| RGB | rgb(252, 220, 244) |
| HSL | hsl(315, 84%, 93%) |
| HSV | hsv(315, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 3.2%, 1.2%) |
| CIE-LAB | lab(90.97, 15.04, -7.60) |
| CIE-LCH | lch(90.97, 16.85, 333.18°) |
| OKLab | oklab(92.79% 0.0426 -0.0201) |
| OKLCH | oklch(92.79% 0.047 334.7) |
| XYZ | xyz(82.0653, 78.4149, 96.3829) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.53
Pale Mauve
#FED0FC
ΔE00 6.21
Pale Pink
#FFCFDC
ΔE00 6.24
Very Light Purple
#F6CEFC
ΔE00 6.68
Pale Lavender
#EECFFE
ΔE00 7.25
Thistle
#D8BFD8
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCF4 #DCFCE4
analogous
#F4DCFC #FCDCF4 #FCDCE4
triadic
#FCDCF4 #F4FCDC #DCF4FC
tetradic
#FCDCF4 #FCF4DC #DCFCE4 #DCE4FC
square
#FCDCF4 #FCF4DC #DCFCE4 #DCE4FC
split-complementary
#FCDCF4 #E4FCDC #DCFCF4
monochromatic
#F26BD1 #F7A4E2 #FCDCF4 #FDE3F6 #FDE3F6
Accessibility & contrast
On white
1.26
#FCDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FCDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCF4
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCF4 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F5
Deuteranopia (green-blind)
#E3E7F3
Tritanopia (blue-blind)
#FFDDE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdcf4; /* rgb */ color: rgb(252, 220, 244); /* oklch */ color: oklch(92.8% 0.047 334.7);
Tailwind
colors: {
custom: {
50: '#fde7f7',
500: '#fcdcf4',
950: '#000000',
},
}SCSS
$custom: #fcdcf4; $custom-light: #fde7f7; $custom-dark: #000000;
JSON
{
"hex": "#fcdcf4",
"rgb": {
"r": 252,
"g": 220,
"b": 244
},
"hsl": {
"h": 315,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92788,
"c": 0.04707,
"h": 334.7
},
"luminance": 0.78413
}Semantic roles & 50–950 ramp
primary
#FCDCF4
secondary
#98E4AB
accent
#E13C05
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485