#FCD7F8#FCD7F8
#FCD7F8 is a very light, muted purple. Relative luminance 0.761; OKLCH L 92.0% C 0.059 H 329.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD7F8 |
|---|---|
| RGB | rgb(252, 215, 248) |
| HSL | hsl(306, 86%, 92%) |
| HSV | hsv(306, 15%, 99%) |
| CMYK | cmyk(0%, 14.7%, 1.6%, 1.2%) |
| CIE-LAB | lab(89.89, 18.36, -11.30) |
| CIE-LCH | lch(89.89, 21.56, 328.38°) |
| OKLab | oklab(91.99% 0.0512 -0.0301) |
| OKLCH | oklch(91.99% 0.059 329.6) |
| XYZ | xyz(81.3866, 76.0751, 99.1853) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.31
Very Light Purple
#F6CEFC
ΔE00 3.89
Pale Lavender
#EECFFE
ΔE00 4.97
Light Lilac
#EDC8FF
ΔE00 6.74
Light Pink
#FFD1DF
ΔE00 6.81
Thistle
#D8BFD8
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD7F8 #D7FCDB
analogous
#EED7FC #FCD7F8 #FCD7E6
triadic
#FCD7F8 #F8FCD7 #D7F8FC
tetradic
#FCD7F8 #FCEED7 #D7FCDB #D7E6FC
square
#FCD7F8 #FCEED7 #D7FCDB #D7E6FC
split-complementary
#FCD7F8 #E6FCD7 #D7FCEE
monochromatic
#F365E4 #F89EEE #FCD7F8 #FDE3FA #FDE3FA
Accessibility & contrast
On white
1.30
#FCD7F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FCD7F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD7F8
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD7F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD7F8 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF9
Deuteranopia (green-blind)
#DEE4F7
Tritanopia (blue-blind)
#FFD9E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcd7f8; /* rgb */ color: rgb(252, 215, 248); /* oklch */ color: oklch(92.0% 0.059 329.6);
Tailwind
colors: {
custom: {
50: '#fde3fa',
500: '#fcd7f8',
950: '#000000',
},
}SCSS
$custom: #fcd7f8; $custom-light: #fde3fa; $custom-dark: #000000;
JSON
{
"hex": "#fcd7f8",
"rgb": {
"r": 252,
"g": 215,
"b": 248
},
"hsl": {
"h": 306.486,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.91991,
"c": 0.05938,
"h": 329.6
},
"luminance": 0.76074
}Semantic roles & 50–950 ramp
primary
#FCD7F8
secondary
#93E49C
accent
#E31B03
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485