#FCD7FF#FCD7FF
#FCD7FF is a very light, moderate purple. Relative luminance 0.765; OKLCH L 92.2% C 0.066 H 323.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD7FF |
|---|---|
| RGB | rgb(252, 215, 255) |
| HSL | hsl(296, 100%, 92%) |
| HSV | hsv(296, 16%, 100%) |
| CMYK | cmyk(1.2%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(90.10, 19.61, -14.67) |
| CIE-LCH | lch(90.10, 24.50, 323.20°) |
| OKLab | oklab(92.22% 0.0535 -0.0393) |
| OKLCH | oklch(92.22% 0.066 323.7) |
| XYZ | xyz(82.4929, 76.5177, 105.0121) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.26
Very Light Purple
#F6CEFC
ΔE00 2.37
Pale Lavender
#EECFFE
ΔE00 3.42
Light Lilac
#EDC8FF
ΔE00 5.11
Pale Lilac
#E4CBFF
ΔE00 5.98
Light Lavendar
#EFC0FE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD7FF #DAFFD7
analogous
#E8D7FF #FCD7FF #FFD7EE
triadic
#FCD7FF #FFFCD7 #D7FFFC
tetradic
#FCD7FF #FFE8D7 #DAFFD7 #D7EEFF
square
#FCD7FF #FFE8D7 #DAFFD7 #D7EEFF
split-complementary
#FCD7FF #EEFFD7 #D7FFE8
monochromatic
#F35DFF #F79AFF #FCD7FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.29
#FCD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FCD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD7FF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD7FF | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#FEDAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcd7ff; /* rgb */ color: rgb(252, 215, 255); /* oklch */ color: oklch(92.2% 0.066 323.7);
Tailwind
colors: {
custom: {
50: '#fde3ff',
500: '#fcd7ff',
950: '#000000',
},
}SCSS
$custom: #fcd7ff; $custom-light: #fde3ff; $custom-dark: #000000;
JSON
{
"hex": "#fcd7ff",
"rgb": {
"r": 252,
"g": 215,
"b": 255
},
"hsl": {
"h": 295.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92218,
"c": 0.0664,
"h": 323.7
},
"luminance": 0.76516
}Semantic roles & 50–950 ramp
primary
#FCD7FF
secondary
#96EB8F
accent
#E60011
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486