#FCDDF9#FCDDF9
#FCDDF9 is a very light, muted purple. Relative luminance 0.792; OKLCH L 93.1% C 0.050 H 329.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDF9 |
|---|---|
| RGB | rgb(252, 221, 249) |
| HSL | hsl(306, 84%, 93%) |
| HSV | hsv(306, 12%, 99%) |
| CMYK | cmyk(0%, 12.3%, 1.2%, 1.2%) |
| CIE-LAB | lab(91.35, 15.40, -9.66) |
| CIE-LCH | lch(91.35, 18.18, 327.89°) |
| OKLab | oklab(93.13% 0.0429 -0.0257) |
| OKLCH | oklch(93.13% 0.05 329.1) |
| XYZ | xyz(83.0981, 79.2492, 100.5232) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 5.72
Pale Lavender
#EECFFE
ΔE00 6.17
Light Pink
#FFD1DF
ΔE00 6.67
Pale Pink
#FFCFDC
ΔE00 7.37
Thistle
#D8BFD8
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDF9 #DDFCE0
analogous
#EFDDFC #FCDDF9 #FCDDE9
triadic
#FCDDF9 #F9FCDD #DDF9FC
tetradic
#FCDDF9 #FCEFDD #DDFCE0 #DDE9FC
square
#FCDDF9 #FCEFDD #DDFCE0 #DDE9FC
split-complementary
#FCDDF9 #E9FCDD #DDFCEF
monochromatic
#F26DE5 #F7A5EF #FCDDF9 #FDE3FA #FDE3FA
Accessibility & contrast
On white
1.25
#FCDDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#FCDDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDF9
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDF9 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FA
Deuteranopia (green-blind)
#E2E8F8
Tritanopia (blue-blind)
#FFDFE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcddf9; /* rgb */ color: rgb(252, 221, 249); /* oklch */ color: oklch(93.1% 0.050 329.1);
Tailwind
colors: {
custom: {
50: '#fde7fb',
500: '#fcddf9',
950: '#000000',
},
}SCSS
$custom: #fcddf9; $custom-light: #fde7fb; $custom-dark: #000000;
JSON
{
"hex": "#fcddf9",
"rgb": {
"r": 252,
"g": 221,
"b": 249
},
"hsl": {
"h": 305.806,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.93128,
"c": 0.04996,
"h": 329.1
},
"luminance": 0.79248
}Semantic roles & 50–950 ramp
primary
#FCDDF9
secondary
#99E4A0
accent
#E01A05
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485