#FCDFFD#FCDFFD
#FCDFFD is a very light, muted purple. Relative luminance 0.806; OKLCH L 93.6% C 0.051 H 325.0°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFFD |
|---|---|
| RGB | rgb(252, 223, 253) |
| HSL | hsl(298, 88%, 93%) |
| HSV | hsv(298, 12%, 99%) |
| CMYK | cmyk(0.4%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(91.94, 15.07, -10.88) |
| CIE-LCH | lch(91.94, 18.59, 324.18°) |
| OKLab | oklab(93.62% 0.0413 -0.029) |
| OKLCH | oklch(93.62% 0.051 325) |
| XYZ | xyz(84.2598, 80.5638, 104.0210) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.43
Very Light Purple
#F6CEFC
ΔE00 5.56
Pale Lavender
#EECFFE
ΔE00 5.75
Light Pink
#FFD1DF
ΔE00 7.61
Pale Lilac
#E4CBFF
ΔE00 7.86
Thistle
#D8BFD8
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFFD #E0FDDF
analogous
#EDDFFD #FCDFFD #FDDFEF
triadic
#FCDFFD #FDFCDF #DFFDFC
tetradic
#FCDFFD #FDEDDF #E0FDDF #DFEFFD
square
#FCDFFD #FDEDDF #E0FDDF #DFEFFD
split-complementary
#FCDFFD #EFFDDF #DFFDED
monochromatic
#F16CF6 #F7A5F9 #FCDFFD #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.23
#FCDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#FCDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFFD
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFFD | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FE
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#FEE1E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fcdffd; /* rgb */ color: rgb(252, 223, 253); /* oklch */ color: oklch(93.6% 0.051 325.0);
Tailwind
colors: {
custom: {
50: '#fde9fe',
500: '#fcdffd',
950: '#000000',
},
}SCSS
$custom: #fcdffd; $custom-light: #fde9fe; $custom-dark: #000000;
JSON
{
"hex": "#fcdffd",
"rgb": {
"r": 252,
"g": 223,
"b": 253
},
"hsl": {
"h": 298,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.93624,
"c": 0.0505,
"h": 325
},
"luminance": 0.80563
}Semantic roles & 50–950 ramp
primary
#FCDFFD
secondary
#9CE799
accent
#E50108
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485