#FCDFFF#FCDFFF
#FCDFFF is a very light, muted purple. Relative luminance 0.807; OKLCH L 93.7% C 0.053 H 323.0°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFFF |
|---|---|
| RGB | rgb(252, 223, 255) |
| HSL | hsl(294, 100%, 94%) |
| HSV | hsv(294, 13%, 100%) |
| CMYK | cmyk(1.2%, 12.5%, 0%, 0%) |
| CIE-LAB | lab(91.99, 15.43, -11.84) |
| CIE-LCH | lch(91.99, 19.45, 322.51°) |
| OKLab | oklab(93.69% 0.042 -0.0316) |
| OKLCH | oklch(93.69% 0.053 323) |
| XYZ | xyz(84.5800, 80.6919, 105.7078) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.11
Very Light Purple
#F6CEFC
ΔE00 5.16
Pale Lavender
#EECFFE
ΔE00 5.28
Pale Lilac
#E4CBFF
ΔE00 7.40
Light Lilac
#EDC8FF
ΔE00 7.47
Thistle
#D8BFD8
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFFF #E2FFDF
analogous
#ECDFFF #FCDFFF #FFDFF2
triadic
#FCDFFF #FFFCDF #DFFFFC
tetradic
#FCDFFF #FFECDF #E2FFDF #DFF2FF
square
#FCDFFF #FFECDF #E2FFDF #DFF2FF
split-complementary
#FCDFFF #F2FFDF #DFFFEC
monochromatic
#F165FF #F6A2FF #FCDFFF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.23
#FCDFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#FCDFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFFF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFFF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#E3E9FE
Tritanopia (blue-blind)
#FEE2E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fcdfff; /* rgb */ color: rgb(252, 223, 255); /* oklch */ color: oklch(93.7% 0.053 323.0);
Tailwind
colors: {
custom: {
50: '#fde9ff',
500: '#fcdfff',
950: '#000000',
},
}SCSS
$custom: #fcdfff; $custom-light: #fde9ff; $custom-dark: #000000;
JSON
{
"hex": "#fcdfff",
"rgb": {
"r": 252,
"g": 223,
"b": 255
},
"hsl": {
"h": 294.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93687,
"c": 0.05258,
"h": 323
},
"luminance": 0.80691
}Semantic roles & 50–950 ramp
primary
#FCDFFF
secondary
#9EEC96
accent
#E60016
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486