#FCDCF2#FCDCF2
#FCDCF2 is a very light, muted pink. Relative luminance 0.783; OKLCH L 92.7% C 0.045 H 337.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCF2 |
|---|---|
| RGB | rgb(252, 220, 242) |
| HSL | hsl(319, 84%, 93%) |
| HSV | hsv(319, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 4%, 1.2%) |
| CIE-LAB | lab(90.91, 14.69, -6.64) |
| CIE-LCH | lch(90.91, 16.12, 335.69°) |
| OKLab | oklab(92.73% 0.0419 -0.0175) |
| OKLCH | oklch(92.73% 0.045 337.3) |
| XYZ | xyz(81.7633, 78.2941, 94.7922) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.12
Pale Pink
#FFCFDC
ΔE00 5.83
Pale Mauve
#FED0FC
ΔE00 6.75
Very Light Purple
#F6CEFC
ΔE00 7.25
Thistle
#D8BFD8
ΔE00 7.44
Pale Lavender
#EECFFE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCF2 #DCFCE6
analogous
#F6DCFC #FCDCF2 #FCDCE2
triadic
#FCDCF2 #F2FCDC #DCF2FC
tetradic
#FCDCF2 #FCF6DC #DCFCE6 #DCE2FC
square
#FCDCF2 #FCF6DC #DCFCE6 #DCE2FC
split-complementary
#FCDCF2 #E2FCDC #DCFCF6
monochromatic
#F26BC8 #F7A4DD #FCDCF2 #FDE3F5 #FDE3F5
Accessibility & contrast
On white
1.26
#FCDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#FCDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCF2
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCF2 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F3
Deuteranopia (green-blind)
#E3E7F1
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdcf2; /* rgb */ color: rgb(252, 220, 242); /* oklch */ color: oklch(92.7% 0.045 337.3);
Tailwind
colors: {
custom: {
50: '#fde7f6',
500: '#fcdcf2',
950: '#000000',
},
}SCSS
$custom: #fcdcf2; $custom-light: #fde7f6; $custom-dark: #000000;
JSON
{
"hex": "#fcdcf2",
"rgb": {
"r": 252,
"g": 220,
"b": 242
},
"hsl": {
"h": 318.75,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92727,
"c": 0.04537,
"h": 337.3
},
"luminance": 0.78293
}Semantic roles & 50–950 ramp
primary
#FCDCF2
secondary
#98E4B0
accent
#E14A05
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485