#FCDFFA#FCDFFA
#FCDFFA is a very light, muted purple. Relative luminance 0.804; OKLCH L 93.5% C 0.047 H 328.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFFA |
|---|---|
| RGB | rgb(252, 223, 250) |
| HSL | hsl(304, 83%, 93%) |
| HSV | hsv(304, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.85, 14.54, -9.44) |
| CIE-LCH | lch(91.85, 17.33, 327.01°) |
| OKLab | oklab(93.53% 0.0403 -0.0251) |
| OKLCH | oklch(93.53% 0.047 328.1) |
| XYZ | xyz(83.7856, 80.3741, 101.5239) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.01
Very Light Purple
#F6CEFC
ΔE00 6.25
Pale Lavender
#EECFFE
ΔE00 6.52
Light Pink
#FFD1DF
ΔE00 6.95
Pale Pink
#FFCFDC
ΔE00 7.65
Thistle
#D8BFD8
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFFA #DFFCE1
analogous
#EFDFFC #FCDFFA #FCDFEB
triadic
#FCDFFA #FAFCDF #DFFAFC
tetradic
#FCDFFA #FCEFDF #DFFCE1 #DFEBFC
square
#FCDFFA #FCEFDF #DFFCE1 #DFEBFC
split-complementary
#FCDFFA #EBFCDF #DFFCEF
monochromatic
#F26FE9 #F7A7F1 #FCDFFA #FCE3FB #FCE3FB
Accessibility & contrast
On white
1.23
#FCDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#FCDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFFA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFFA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FB
Deuteranopia (green-blind)
#E4E9F9
Tritanopia (blue-blind)
#FEE1E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fcdffa; /* rgb */ color: rgb(252, 223, 250); /* oklch */ color: oklch(93.5% 0.047 328.1);
Tailwind
colors: {
custom: {
50: '#fde9fc',
500: '#fcdffa',
950: '#000000',
},
}SCSS
$custom: #fcdffa; $custom-light: #fde9fc; $custom-dark: #000000;
JSON
{
"hex": "#fcdffa",
"rgb": {
"r": 252,
"g": 223,
"b": 250
},
"hsl": {
"h": 304.138,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.9353,
"c": 0.04748,
"h": 328.1
},
"luminance": 0.80373
}Semantic roles & 50–950 ramp
primary
#FCDFFA
secondary
#9BE4A0
accent
#DF1506
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485