#FCDFF8#FCDFF8
#FCDFF8 is a very light, muted purple. Relative luminance 0.802; OKLCH L 93.5% C 0.046 H 330.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFF8 |
|---|---|
| RGB | rgb(252, 223, 248) |
| HSL | hsl(308, 83%, 93%) |
| HSV | hsv(308, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.80, 14.18, -8.47) |
| CIE-LCH | lch(91.80, 16.52, 329.14°) |
| OKLab | oklab(93.47% 0.0396 -0.0225) |
| OKLCH | oklch(93.47% 0.046 330.4) |
| XYZ | xyz(83.4737, 80.2493, 99.8810) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.46
Light Pink
#FFD1DF
ΔE00 6.53
Very Light Purple
#F6CEFC
ΔE00 6.75
Pale Lavender
#EECFFE
ΔE00 7.06
Pale Pink
#FFCFDC
ΔE00 7.25
Thistle
#D8BFD8
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFF8 #DFFCE3
analogous
#F1DFFC #FCDFF8 #FCDFE9
triadic
#FCDFF8 #F8FCDF #DFF8FC
tetradic
#FCDFF8 #FCF1DF #DFFCE3 #DFE9FC
square
#FCDFF8 #FCF1DF #DFFCE3 #DFE9FC
split-complementary
#FCDFF8 #E9FCDF #DFFCF1
monochromatic
#F26FE0 #F7A7EC #FCDFF8 #FCE3F9 #FCE3F9
Accessibility & contrast
On white
1.23
#FCDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#FCDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFF8
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFF8 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F9
Deuteranopia (green-blind)
#E4E9F7
Tritanopia (blue-blind)
#FFE0E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdff8; /* rgb */ color: rgb(252, 223, 248); /* oklch */ color: oklch(93.5% 0.046 330.4);
Tailwind
colors: {
custom: {
50: '#fde9fa',
500: '#fcdff8',
950: '#000000',
},
}SCSS
$custom: #fcdff8; $custom-light: #fde9fa; $custom-dark: #000000;
JSON
{
"hex": "#fcdff8",
"rgb": {
"r": 252,
"g": 223,
"b": 248
},
"hsl": {
"h": 308.276,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93468,
"c": 0.04555,
"h": 330.4
},
"luminance": 0.80248
}Semantic roles & 50–950 ramp
primary
#FCDFF8
secondary
#9BE4A5
accent
#DF2406
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485