#FCDFF6#FCDFF6
#FCDFF6 is a very light, muted pink. Relative luminance 0.801; OKLCH L 93.4% C 0.044 H 332.9°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFF6 |
|---|---|
| RGB | rgb(252, 223, 246) |
| HSL | hsl(312, 83%, 93%) |
| HSV | hsv(312, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.74, 13.83, -7.51) |
| CIE-LCH | lch(91.74, 15.74, 331.50°) |
| OKLab | oklab(93.41% 0.0389 -0.0199) |
| OKLCH | oklch(93.41% 0.044 332.9) |
| XYZ | xyz(83.1651, 80.1259, 98.2557) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.15
Pale Pink
#FFCFDC
ΔE00 6.87
Pale Mauve
#FED0FC
ΔE00 6.94
Very Light Purple
#F6CEFC
ΔE00 7.28
Pale Lavender
#EECFFE
ΔE00 7.62
Thistle
#D8BFD8
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFF6 #DFFCE5
analogous
#F3DFFC #FCDFF6 #FCDFE7
triadic
#FCDFF6 #F6FCDF #DFF6FC
tetradic
#FCDFF6 #FCF3DF #DFFCE5 #DFE7FC
square
#FCDFF6 #FCF3DF #DFFCE5 #DFE7FC
split-complementary
#FCDFF6 #E7FCDF #DFFCF3
monochromatic
#F26FD7 #F7A7E6 #FCDFF6 #FCE3F7 #FCE3F7
Accessibility & contrast
On white
1.23
#FCDFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#FCDFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFF6
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFF6 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F7
Deuteranopia (green-blind)
#E5E9F5
Tritanopia (blue-blind)
#FFE0E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdff6; /* rgb */ color: rgb(252, 223, 246); /* oklch */ color: oklch(93.4% 0.044 332.9);
Tailwind
colors: {
custom: {
50: '#fde9f9',
500: '#fcdff6',
950: '#000000',
},
}SCSS
$custom: #fcdff6; $custom-light: #fde9f9; $custom-dark: #000000;
JSON
{
"hex": "#fcdff6",
"rgb": {
"r": 252,
"g": 223,
"b": 246
},
"hsl": {
"h": 312.414,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93407,
"c": 0.0437,
"h": 332.9
},
"luminance": 0.80125
}Semantic roles & 50–950 ramp
primary
#FCDFF6
secondary
#9BE4AA
accent
#DF3306
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485