#FCDFF4#FCDFF4
#FCDFF4 is a very light, muted pink. Relative luminance 0.800; OKLCH L 93.3% C 0.042 H 335.7°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFF4 |
|---|---|
| RGB | rgb(252, 223, 244) |
| HSL | hsl(317, 83%, 93%) |
| HSV | hsv(317, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.69, 13.48, -6.54) |
| CIE-LCH | lch(91.69, 14.98, 334.11°) |
| OKLab | oklab(93.35% 0.0382 -0.0173) |
| OKLCH | oklch(93.35% 0.042 335.7) |
| XYZ | xyz(82.8598, 80.0038, 96.6477) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.82
Pale Pink
#FFCFDC
ΔE00 6.53
Pale Mauve
#FED0FC
ΔE00 7.46
Thistle
#D8BFD8
ΔE00 7.80
Very Light Purple
#F6CEFC
ΔE00 7.84
Pale Lavender
#EECFFE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFF4 #DFFCE7
analogous
#F5DFFC #FCDFF4 #FCDFE5
triadic
#FCDFF4 #F4FCDF #DFF4FC
tetradic
#FCDFF4 #FCF5DF #DFFCE7 #DFE5FC
square
#FCDFF4 #FCF5DF #DFFCE7 #DFE5FC
split-complementary
#FCDFF4 #E5FCDF #DFFCF5
monochromatic
#F26FCE #F7A7E1 #FCDFF4 #FCE3F5 #FCE3F5
Accessibility & contrast
On white
1.24
#FCDFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#FCDFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFF4
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFF4 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F5
Deuteranopia (green-blind)
#E5E9F3
Tritanopia (blue-blind)
#FFE0E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdff4; /* rgb */ color: rgb(252, 223, 244); /* oklch */ color: oklch(93.3% 0.042 335.7);
Tailwind
colors: {
custom: {
50: '#fde9f7',
500: '#fcdff4',
950: '#000000',
},
}SCSS
$custom: #fcdff4; $custom-light: #fde9f7; $custom-dark: #000000;
JSON
{
"hex": "#fcdff4",
"rgb": {
"r": 252,
"g": 223,
"b": 244
},
"hsl": {
"h": 316.552,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93346,
"c": 0.04194,
"h": 335.7
},
"luminance": 0.80002
}Semantic roles & 50–950 ramp
primary
#FCDFF4
secondary
#9BE4AF
accent
#DF4206
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485