#FCDFFE#FCDFFE
#FCDFFE is a very light, muted purple. Relative luminance 0.806; OKLCH L 93.7% C 0.052 H 324.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFFE |
|---|---|
| RGB | rgb(252, 223, 254) |
| HSL | hsl(296, 94%, 94%) |
| HSV | hsv(296, 12%, 100%) |
| CMYK | cmyk(0.8%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.97, 15.25, -11.36) |
| CIE-LCH | lch(91.97, 19.02, 323.33°) |
| OKLab | oklab(93.66% 0.0417 -0.0303) |
| OKLCH | oklch(93.66% 0.052 324) |
| XYZ | xyz(84.4195, 80.6276, 104.8622) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.26
Very Light Purple
#F6CEFC
ΔE00 5.35
Pale Lavender
#EECFFE
ΔE00 5.51
Pale Lilac
#E4CBFF
ΔE00 7.63
Light Lilac
#EDC8FF
ΔE00 7.70
Light Pink
#FFD1DF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFFE #E1FEDF
analogous
#ECDFFE #FCDFFE #FEDFF0
triadic
#FCDFFE #FEFCDF #DFFEFC
tetradic
#FCDFFE #FEECDF #E1FEDF #DFF0FE
square
#FCDFFE #FEECDF #E1FEDF #DFF0FE
split-complementary
#FCDFFE #F0FEDF #DFFEEC
monochromatic
#F168FA #F6A4FC #FCDFFE #FCE1FE #FCE1FE
Accessibility & contrast
On white
1.23
#FCDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#FCDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFFE
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFFE | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#E3E9FD
Tritanopia (blue-blind)
#FEE2E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fcdffe; /* rgb */ color: rgb(252, 223, 254); /* oklch */ color: oklch(93.7% 0.052 324.0);
Tailwind
colors: {
custom: {
50: '#fde9fe',
500: '#fcdffe',
950: '#000000',
},
}SCSS
$custom: #fcdffe; $custom-light: #fde9fe; $custom-dark: #000000;
JSON
{
"hex": "#fcdffe",
"rgb": {
"r": 252,
"g": 223,
"b": 254
},
"hsl": {
"h": 296.129,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93655,
"c": 0.05153,
"h": 324
},
"luminance": 0.80627
}Semantic roles & 50–950 ramp
primary
#FCDFFE
secondary
#9DEA98
accent
#E6000F
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485