#FCDCF8#FCDCF8
#FCDCF8 is a very light, muted purple. Relative luminance 0.787; OKLCH L 92.9% C 0.051 H 330.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCF8 |
|---|---|
| RGB | rgb(252, 220, 248) |
| HSL | hsl(308, 84%, 93%) |
| HSV | hsv(308, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.08, 15.74, -9.54) |
| CIE-LCH | lch(91.08, 18.41, 328.80°) |
| OKLab | oklab(92.91% 0.044 -0.0253) |
| OKLCH | oklch(92.91% 0.051 330) |
| XYZ | xyz(82.6793, 78.6605, 99.6162) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.22
Very Light Purple
#F6CEFC
ΔE00 5.60
Pale Lavender
#EECFFE
ΔE00 6.14
Light Pink
#FFD1DF
ΔE00 6.44
Pale Pink
#FFCFDC
ΔE00 7.13
Thistle
#D8BFD8
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCF8 #DCFCE0
analogous
#F0DCFC #FCDCF8 #FCDCE8
triadic
#FCDCF8 #F8FCDC #DCF8FC
tetradic
#FCDCF8 #FCF0DC #DCFCE0 #DCE8FC
square
#FCDCF8 #FCF0DC #DCFCE0 #DCE8FC
split-complementary
#FCDCF8 #E8FCDC #DCFCF0
monochromatic
#F26BE1 #F7A4ED #FCDCF8 #FDE3F9 #FDE3F9
Accessibility & contrast
On white
1.26
#FCDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#FCDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCF8
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCF8 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3F9
Deuteranopia (green-blind)
#E2E7F7
Tritanopia (blue-blind)
#FFDEE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdcf8; /* rgb */ color: rgb(252, 220, 248); /* oklch */ color: oklch(92.9% 0.051 330.0);
Tailwind
colors: {
custom: {
50: '#fde7fa',
500: '#fcdcf8',
950: '#000000',
},
}SCSS
$custom: #fcdcf8; $custom-light: #fde7fa; $custom-dark: #000000;
JSON
{
"hex": "#fcdcf8",
"rgb": {
"r": 252,
"g": 220,
"b": 248
},
"hsl": {
"h": 307.5,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92911,
"c": 0.05073,
"h": 330
},
"luminance": 0.78659
}Semantic roles & 50–950 ramp
primary
#FCDCF8
secondary
#98E4A1
accent
#E12005
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485