#FCDCFF#FCDCFF
#FCDCFF is a very light, muted purple. Relative luminance 0.791; OKLCH L 93.1% C 0.058 H 323.3°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCFF |
|---|---|
| RGB | rgb(252, 220, 255) |
| HSL | hsl(295, 100%, 93%) |
| HSV | hsv(295, 14%, 100%) |
| CMYK | cmyk(1.2%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(91.28, 17.00, -12.90) |
| CIE-LCH | lch(91.28, 21.34, 322.80°) |
| OKLab | oklab(93.13% 0.0463 -0.0345) |
| OKLCH | oklch(93.13% 0.058 323.3) |
| XYZ | xyz(83.7856, 79.1030, 105.4430) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.98
Very Light Purple
#F6CEFC
ΔE00 4.05
Pale Lavender
#EECFFE
ΔE00 4.43
Light Lilac
#EDC8FF
ΔE00 6.51
Pale Lilac
#E4CBFF
ΔE00 6.75
Thistle
#D8BFD8
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCFF #DFFFDC
analogous
#EADCFF #FCDCFF #FFDCF0
triadic
#FCDCFF #FFFCDC #DCFFFC
tetradic
#FCDCFF #FFEADC #DFFFDC #DCF0FF
square
#FCDCFF #FFEADC #DFFFDC #DCF0FF
split-complementary
#FCDCFF #F0FFDC #DCFFEA
monochromatic
#F262FF #F79FFF #FCDCFF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.25
#FCDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FCDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCFF
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCFF | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E4FF
Deuteranopia (green-blind)
#E0E7FE
Tritanopia (blue-blind)
#FEDFE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdcff; /* rgb */ color: rgb(252, 220, 255); /* oklch */ color: oklch(93.1% 0.058 323.3);
Tailwind
colors: {
custom: {
50: '#fde7ff',
500: '#fcdcff',
950: '#000000',
},
}SCSS
$custom: #fcdcff; $custom-light: #fde7ff; $custom-dark: #000000;
JSON
{
"hex": "#fcdcff",
"rgb": {
"r": 252,
"g": 220,
"b": 255
},
"hsl": {
"h": 294.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93133,
"c": 0.05776,
"h": 323.3
},
"luminance": 0.79102
}Semantic roles & 50–950 ramp
primary
#FCDCFF
secondary
#9BEC93
accent
#E60014
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486