#FCD6FF#FCD6FF
#FCD6FF is a very light, moderate purple. Relative luminance 0.760; OKLCH L 92.0% C 0.068 H 323.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD6FF |
|---|---|
| RGB | rgb(252, 214, 255) |
| HSL | hsl(296, 100%, 92%) |
| HSV | hsv(296, 16%, 100%) |
| CMYK | cmyk(1.2%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(89.86, 20.14, -15.02) |
| CIE-LCH | lch(89.86, 25.13, 323.28°) |
| OKLab | oklab(92.04% 0.055 -0.0402) |
| OKLCH | oklch(92.04% 0.068 323.8) |
| XYZ | xyz(82.2391, 76.0100, 104.9274) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.95
Very Light Purple
#F6CEFC
ΔE00 2.08
Pale Lavender
#EECFFE
ΔE00 3.29
Light Lilac
#EDC8FF
ΔE00 4.87
Pale Lilac
#E4CBFF
ΔE00 5.87
Light Lavendar
#EFC0FE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD6FF #D9FFD6
analogous
#E8D6FF #FCD6FF #FFD6EE
triadic
#FCD6FF #FFFCD6 #D6FFFC
tetradic
#FCD6FF #FFE8D6 #D9FFD6 #D6EEFF
square
#FCD6FF #FFE8D6 #D9FFD6 #D6EEFF
split-complementary
#FCD6FF #EEFFD6 #D6FFE8
monochromatic
#F35CFF #F899FF #FCD6FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.30
#FCD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FCD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD6FF
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD6FF | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#DBE4FD
Tritanopia (blue-blind)
#FED9E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcd6ff; /* rgb */ color: rgb(252, 214, 255); /* oklch */ color: oklch(92.0% 0.068 323.8);
Tailwind
colors: {
custom: {
50: '#fde2ff',
500: '#fcd6ff',
950: '#000000',
},
}SCSS
$custom: #fcd6ff; $custom-light: #fde2ff; $custom-dark: #000000;
JSON
{
"hex": "#fcd6ff",
"rgb": {
"r": 252,
"g": 214,
"b": 255
},
"hsl": {
"h": 295.61,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.92036,
"c": 0.06813,
"h": 323.8
},
"luminance": 0.76009
}Semantic roles & 50–950 ramp
primary
#FCD6FF
secondary
#95EB8E
accent
#E60011
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486