#FCDFF7#FCDFF7
#FCDFF7 is a very light, muted pink. Relative luminance 0.802; OKLCH L 93.4% C 0.045 H 331.7°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFF7 |
|---|---|
| RGB | rgb(252, 223, 247) |
| HSL | hsl(310, 83%, 93%) |
| HSV | hsv(310, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 2%, 1.2%) |
| CIE-LAB | lab(91.77, 14.00, -7.99) |
| CIE-LCH | lch(91.77, 16.12, 330.29°) |
| OKLab | oklab(93.44% 0.0393 -0.0212) |
| OKLCH | oklch(93.44% 0.045 331.7) |
| XYZ | xyz(83.3190, 80.1874, 99.0662) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.34
Pale Mauve
#FED0FC
ΔE00 6.70
Very Light Purple
#F6CEFC
ΔE00 7.01
Pale Pink
#FFCFDC
ΔE00 7.05
Pale Lavender
#EECFFE
ΔE00 7.34
Thistle
#D8BFD8
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFF7 #DFFCE4
analogous
#F2DFFC #FCDFF7 #FCDFE8
triadic
#FCDFF7 #F7FCDF #DFF7FC
tetradic
#FCDFF7 #FCF2DF #DFFCE4 #DFE8FC
square
#FCDFF7 #FCF2DF #DFFCE4 #DFE8FC
split-complementary
#FCDFF7 #E8FCDF #DFFCF2
monochromatic
#F26FDB #F7A7E9 #FCDFF7 #FCE3F8 #FCE3F8
Accessibility & contrast
On white
1.23
#FCDFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#FCDFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFF7
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFF7 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F8
Deuteranopia (green-blind)
#E5E9F6
Tritanopia (blue-blind)
#FFE0E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdff7; /* rgb */ color: rgb(252, 223, 247); /* oklch */ color: oklch(93.4% 0.045 331.7);
Tailwind
colors: {
custom: {
50: '#fde9f9',
500: '#fcdff7',
950: '#000000',
},
}SCSS
$custom: #fcdff7; $custom-light: #fde9f9; $custom-dark: #000000;
JSON
{
"hex": "#fcdff7",
"rgb": {
"r": 252,
"g": 223,
"b": 247
},
"hsl": {
"h": 310.345,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93437,
"c": 0.04462,
"h": 331.7
},
"luminance": 0.80186
}Semantic roles & 50–950 ramp
primary
#FCDFF7
secondary
#9BE4A8
accent
#DF2C06
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485