#FCDFF9#FCDFF9
#FCDFF9 is a very light, muted purple. Relative luminance 0.803; OKLCH L 93.5% C 0.046 H 329.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFF9 |
|---|---|
| RGB | rgb(252, 223, 249) |
| HSL | hsl(306, 83%, 93%) |
| HSV | hsv(306, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 1.2%, 1.2%) |
| CIE-LAB | lab(91.82, 14.36, -8.95) |
| CIE-LCH | lch(91.82, 16.92, 328.05°) |
| OKLab | oklab(93.5% 0.04 -0.0238) |
| OKLCH | oklch(93.5% 0.047 329.2) |
| XYZ | xyz(83.6292, 80.3116, 100.7003) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.23
Very Light Purple
#F6CEFC
ΔE00 6.49
Light Pink
#FFD1DF
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 6.78
Pale Pink
#FFCFDC
ΔE00 7.44
Thistle
#D8BFD8
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFF9 #DFFCE2
analogous
#F0DFFC #FCDFF9 #FCDFEA
triadic
#FCDFF9 #F9FCDF #DFF9FC
tetradic
#FCDFF9 #FCF0DF #DFFCE2 #DFEAFC
square
#FCDFF9 #FCF0DF #DFFCE2 #DFEAFC
split-complementary
#FCDFF9 #EAFCDF #DFFCF0
monochromatic
#F26FE4 #F7A7EF #FCDFF9 #FCE3FA #FCE3FA
Accessibility & contrast
On white
1.23
#FCDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#FCDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFF9
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFF9 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FA
Deuteranopia (green-blind)
#E4E9F8
Tritanopia (blue-blind)
#FFE1E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fcdff9; /* rgb */ color: rgb(252, 223, 249); /* oklch */ color: oklch(93.5% 0.046 329.2);
Tailwind
colors: {
custom: {
50: '#fde9fb',
500: '#fcdff9',
950: '#000000',
},
}SCSS
$custom: #fcdff9; $custom-light: #fde9fb; $custom-dark: #000000;
JSON
{
"hex": "#fcdff9",
"rgb": {
"r": 252,
"g": 223,
"b": 249
},
"hsl": {
"h": 306.207,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93499,
"c": 0.0465,
"h": 329.2
},
"luminance": 0.8031
}Semantic roles & 50–950 ramp
primary
#FCDFF9
secondary
#9BE4A2
accent
#DF1D06
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485