#FCDCFA#FCDCFA
#FCDCFA is a very light, muted purple. Relative luminance 0.788; OKLCH L 93.0% C 0.053 H 328.0°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCFA |
|---|---|
| RGB | rgb(252, 220, 250) |
| HSL | hsl(304, 84%, 93%) |
| HSV | hsv(304, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.14, 16.10, -10.50) |
| CIE-LCH | lch(91.14, 19.22, 326.89°) |
| OKLab | oklab(92.97% 0.0446 -0.0279) |
| OKLCH | oklch(92.97% 0.053 328) |
| XYZ | xyz(82.9912, 78.7853, 101.2591) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.79
Very Light Purple
#F6CEFC
ΔE00 5.10
Pale Lavender
#EECFFE
ΔE00 5.62
Light Pink
#FFD1DF
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.52
Pale Pink
#FFCFDC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCFA #DCFCDE
analogous
#EEDCFC #FCDCFA #FCDCEA
triadic
#FCDCFA #FAFCDC #DCFAFC
tetradic
#FCDCFA #FCEEDC #DCFCDE #DCEAFC
square
#FCDCFA #FCEEDC #DCFCDE #DCEAFC
split-complementary
#FCDCFA #EAFCDC #DCFCEE
monochromatic
#F26BEA #F7A4F2 #FCDCFA #FDE3FB #FDE3FB
Accessibility & contrast
On white
1.25
#FCDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#FCDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCFA
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCFA | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FB
Deuteranopia (green-blind)
#E1E7F9
Tritanopia (blue-blind)
#FFDEE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdcfa; /* rgb */ color: rgb(252, 220, 250); /* oklch */ color: oklch(93.0% 0.053 328.0);
Tailwind
colors: {
custom: {
50: '#fde7fc',
500: '#fcdcfa',
950: '#000000',
},
}SCSS
$custom: #fcdcfa; $custom-light: #fde7fc; $custom-dark: #000000;
JSON
{
"hex": "#fcdcfa",
"rgb": {
"r": 252,
"g": 220,
"b": 250
},
"hsl": {
"h": 303.75,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92974,
"c": 0.05266,
"h": 328
},
"luminance": 0.78784
}Semantic roles & 50–950 ramp
primary
#FCDCFA
secondary
#98E49D
accent
#E11305
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485