#FCDEF8#FCDEF8
#FCDEF8 is a very light, muted purple. Relative luminance 0.797; OKLCH L 93.3% C 0.047 H 330.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEF8 |
|---|---|
| RGB | rgb(252, 222, 248) |
| HSL | hsl(308, 83%, 93%) |
| HSV | hsv(308, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.56, 14.70, -8.83) |
| CIE-LCH | lch(91.56, 17.15, 329.02°) |
| OKLab | oklab(93.28% 0.0411 -0.0234) |
| OKLCH | oklch(93.28% 0.047 330.3) |
| XYZ | xyz(83.2073, 79.7166, 99.7922) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.04
Very Light Purple
#F6CEFC
ΔE00 6.36
Light Pink
#FFD1DF
ΔE00 6.47
Pale Lavender
#EECFFE
ΔE00 6.74
Pale Pink
#FFCFDC
ΔE00 7.18
Thistle
#D8BFD8
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEF8 #DEFCE2
analogous
#F1DEFC #FCDEF8 #FCDEE9
triadic
#FCDEF8 #F8FCDE #DEF8FC
tetradic
#FCDEF8 #FCF1DE #DEFCE2 #DEE9FC
square
#FCDEF8 #FCF1DE #DEFCE2 #DEE9FC
split-complementary
#FCDEF8 #E9FCDE #DEFCF1
monochromatic
#F26EE0 #F7A6EC #FCDEF8 #FCE3F9 #FCE3F9
Accessibility & contrast
On white
1.24
#FCDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#FCDEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEF8
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEF8 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F9
Deuteranopia (green-blind)
#E4E8F7
Tritanopia (blue-blind)
#FFE0E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdef8; /* rgb */ color: rgb(252, 222, 248); /* oklch */ color: oklch(93.3% 0.047 330.3);
Tailwind
colors: {
custom: {
50: '#fde8fa',
500: '#fcdef8',
950: '#000000',
},
}SCSS
$custom: #fcdef8; $custom-light: #fde8fa; $custom-dark: #000000;
JSON
{
"hex": "#fcdef8",
"rgb": {
"r": 252,
"g": 222,
"b": 248
},
"hsl": {
"h": 308,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.93282,
"c": 0.04727,
"h": 330.3
},
"luminance": 0.79715
}Semantic roles & 50–950 ramp
primary
#FCDEF8
secondary
#9AE4A4
accent
#E02306
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485