#FCDFF3#FCDFF3
#FCDFF3 is a very light, muted pink. Relative luminance 0.799; OKLCH L 93.3% C 0.041 H 337.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFF3 |
|---|---|
| RGB | rgb(252, 223, 243) |
| HSL | hsl(319, 83%, 93%) |
| HSV | hsv(319, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.66, 13.30, -6.06) |
| CIE-LCH | lch(91.66, 14.62, 335.51°) |
| OKLab | oklab(93.32% 0.0379 -0.016) |
| OKLCH | oklch(93.32% 0.041 337.1) |
| XYZ | xyz(82.7083, 79.9432, 95.8502) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.67
Pale Pink
#FFCFDC
ΔE00 6.38
Pale Mauve
#FED0FC
ΔE00 7.74
Thistle
#D8BFD8
ΔE00 7.86
Lavenderblush
#FFF0F5
ΔE00 7.98
Very Light Purple
#F6CEFC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFF3 #DFFCE8
analogous
#F6DFFC #FCDFF3 #FCDFE4
triadic
#FCDFF3 #F3FCDF #DFF3FC
tetradic
#FCDFF3 #FCF6DF #DFFCE8 #DFE4FC
square
#FCDFF3 #FCF6DF #DFFCE8 #DFE4FC
split-complementary
#FCDFF3 #E4FCDF #DFFCF6
monochromatic
#F26FC9 #F7A7DE #FCDFF3 #FCE3F5 #FCE3F5
Accessibility & contrast
On white
1.24
#FCDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#FCDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFF3
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFF3 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F4
Deuteranopia (green-blind)
#E6E9F2
Tritanopia (blue-blind)
#FFE0E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdff3; /* rgb */ color: rgb(252, 223, 243); /* oklch */ color: oklch(93.3% 0.041 337.1);
Tailwind
colors: {
custom: {
50: '#fde9f7',
500: '#fcdff3',
950: '#000000',
},
}SCSS
$custom: #fcdff3; $custom-light: #fde9f7; $custom-dark: #000000;
JSON
{
"hex": "#fcdff3",
"rgb": {
"r": 252,
"g": 223,
"b": 243
},
"hsl": {
"h": 318.621,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93316,
"c": 0.04109,
"h": 337.1
},
"luminance": 0.79942
}Semantic roles & 50–950 ramp
primary
#FCDFF3
secondary
#9BE4B2
accent
#DF4A06
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485