#FCDEFD#FCDEFD
#FCDEFD is a very light, muted purple. Relative luminance 0.800; OKLCH L 93.4% C 0.052 H 325.0°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEFD |
|---|---|
| RGB | rgb(252, 222, 253) |
| HSL | hsl(298, 89%, 93%) |
| HSV | hsv(298, 12%, 99%) |
| CMYK | cmyk(0.4%, 12.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.70, 15.59, -11.23) |
| CIE-LCH | lch(91.70, 19.22, 324.23°) |
| OKLab | oklab(93.44% 0.0428 -0.0299) |
| OKLCH | oklch(93.44% 0.052 325) |
| XYZ | xyz(83.9934, 80.0310, 103.9322) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.03
Very Light Purple
#F6CEFC
ΔE00 5.18
Pale Lavender
#EECFFE
ΔE00 5.45
Light Lilac
#EDC8FF
ΔE00 7.60
Light Pink
#FFD1DF
ΔE00 7.61
Pale Lilac
#E4CBFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEFD #DFFDDE
analogous
#ECDEFD #FCDEFD #FDDEEE
triadic
#FCDEFD #FDFCDE #DEFDFC
tetradic
#FCDEFD #FDECDE #DFFDDE #DEEEFD
square
#FCDEFD #FDECDE #DFFDDE #DEEEFD
split-complementary
#FCDEFD #EEFDDE #DEFDEC
monochromatic
#F26BF6 #F7A4FA #FCDEFD #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.23
#FCDEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#FCDEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEFD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEFD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FE
Deuteranopia (green-blind)
#E2E8FC
Tritanopia (blue-blind)
#FEE0E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdefd; /* rgb */ color: rgb(252, 222, 253); /* oklch */ color: oklch(93.4% 0.052 325.0);
Tailwind
colors: {
custom: {
50: '#fde8fe',
500: '#fcdefd',
950: '#000000',
},
}SCSS
$custom: #fcdefd; $custom-light: #fde8fe; $custom-dark: #000000;
JSON
{
"hex": "#fcdefd",
"rgb": {
"r": 252,
"g": 222,
"b": 253
},
"hsl": {
"h": 298.065,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.93439,
"c": 0.05222,
"h": 325
},
"luminance": 0.8003
}Semantic roles & 50–950 ramp
primary
#FCDEFD
secondary
#9BE798
accent
#E50008
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485