#FCD6F7#FCD6F7
#FCD6F7 is a very light, moderate purple. Relative luminance 0.755; OKLCH L 91.8% C 0.060 H 330.4°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD6F7 |
|---|---|
| RGB | rgb(252, 214, 247) |
| HSL | hsl(308, 86%, 91%) |
| HSV | hsv(308, 15%, 99%) |
| CMYK | cmyk(0%, 15.1%, 2%, 1.2%) |
| CIE-LAB | lab(89.63, 18.70, -11.17) |
| CIE-LCH | lch(89.63, 21.78, 329.15°) |
| OKLab | oklab(91.78% 0.0523 -0.0297) |
| OKLCH | oklch(91.78% 0.06 330.4) |
| XYZ | xyz(80.9780, 75.5055, 98.2859) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.18
Very Light Purple
#F6CEFC
ΔE00 3.85
Pale Lavender
#EECFFE
ΔE00 5.03
Light Pink
#FFD1DF
ΔE00 6.67
Light Lilac
#EDC8FF
ΔE00 6.74
Pale Pink
#FFCFDC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD6F7 #D6FCDB
analogous
#EED6FC #FCD6F7 #FCD6E4
triadic
#FCD6F7 #F7FCD6 #D6F7FC
tetradic
#FCD6F7 #FCEED6 #D6FCDB #D6E4FC
square
#FCD6F7 #FCEED6 #D6FCDB #D6E4FC
split-complementary
#FCD6F7 #E4FCD6 #D6FCEE
monochromatic
#F464E1 #F89DEC #FCD6F7 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.30
#FCD6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#FCD6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD6F7
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD6F7 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF8
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#FFD8E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcd6f7; /* rgb */ color: rgb(252, 214, 247); /* oklch */ color: oklch(91.8% 0.060 330.4);
Tailwind
colors: {
custom: {
50: '#fde2f9',
500: '#fcd6f7',
950: '#000000',
},
}SCSS
$custom: #fcd6f7; $custom-light: #fde2f9; $custom-dark: #000000;
JSON
{
"hex": "#fcd6f7",
"rgb": {
"r": 252,
"g": 214,
"b": 247
},
"hsl": {
"h": 307.895,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.91776,
"c": 0.06017,
"h": 330.4
},
"luminance": 0.75504
}Semantic roles & 50–950 ramp
primary
#FCD6F7
secondary
#92E49D
accent
#E32003
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485