#FCDDFD#FCDDFD
#FCDDFD is a very light, muted purple. Relative luminance 0.795; OKLCH L 93.3% C 0.054 H 325.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDFD |
|---|---|
| RGB | rgb(252, 221, 253) |
| HSL | hsl(298, 89%, 93%) |
| HSV | hsv(298, 13%, 99%) |
| CMYK | cmyk(0.4%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(91.46, 16.12, -11.59) |
| CIE-LCH | lch(91.46, 19.85, 324.28°) |
| OKLab | oklab(93.25% 0.0442 -0.0309) |
| OKLCH | oklch(93.25% 0.054 325) |
| XYZ | xyz(83.7286, 79.5014, 103.8440) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.64
Very Light Purple
#F6CEFC
ΔE00 4.80
Pale Lavender
#EECFFE
ΔE00 5.16
Light Lilac
#EDC8FF
ΔE00 7.28
Pale Lilac
#E4CBFF
ΔE00 7.40
Light Pink
#FFD1DF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDFD #DEFDDD
analogous
#ECDDFD #FCDDFD #FDDDEE
triadic
#FCDDFD #FDFCDD #DDFDFC
tetradic
#FCDDFD #FDECDD #DEFDDD #DDEEFD
square
#FCDDFD #FDECDD #DEFDDD #DDEEFD
split-complementary
#FCDDFD #EEFDDD #DDFDEC
monochromatic
#F269F6 #F7A3FA #FCDDFD #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.24
#FCDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FCDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDFD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDFD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FE
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#FEE0E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcddfd; /* rgb */ color: rgb(252, 221, 253); /* oklch */ color: oklch(93.3% 0.054 325.0);
Tailwind
colors: {
custom: {
50: '#fde7fe',
500: '#fcddfd',
950: '#000000',
},
}SCSS
$custom: #fcddfd; $custom-light: #fde7fe; $custom-dark: #000000;
JSON
{
"hex": "#fcddfd",
"rgb": {
"r": 252,
"g": 221,
"b": 253
},
"hsl": {
"h": 298.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.93254,
"c": 0.05395,
"h": 325
},
"luminance": 0.795
}Semantic roles & 50–950 ramp
primary
#FCDDFD
secondary
#9AE797
accent
#E60007
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485