#FCD7FA#FCD7FA
#FCD7FA is a very light, moderate purple. Relative luminance 0.762; OKLCH L 92.1% C 0.061 H 327.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD7FA |
|---|---|
| RGB | rgb(252, 215, 250) |
| HSL | hsl(303, 86%, 92%) |
| HSV | hsv(303, 15%, 99%) |
| CMYK | cmyk(0%, 14.7%, 0.8%, 1.2%) |
| CIE-LAB | lab(89.95, 18.71, -12.27) |
| CIE-LCH | lch(89.95, 22.37, 326.76°) |
| OKLab | oklab(92.06% 0.0519 -0.0327) |
| OKLCH | oklch(92.06% 0.061 327.8) |
| XYZ | xyz(81.6985, 76.1999, 100.8282) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.90
Very Light Purple
#F6CEFC
ΔE00 3.40
Pale Lavender
#EECFFE
ΔE00 4.48
Light Lilac
#EDC8FF
ΔE00 6.25
Pale Lilac
#E4CBFF
ΔE00 6.99
Light Pink
#FFD1DF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD7FA #D7FCD9
analogous
#ECD7FC #FCD7FA #FCD7E8
triadic
#FCD7FA #FAFCD7 #D7FAFC
tetradic
#FCD7FA #FCECD7 #D7FCD9 #D7E8FC
square
#FCD7FA #FCECD7 #D7FCD9 #D7E8FC
split-complementary
#FCD7FA #E8FCD7 #D7FCEC
monochromatic
#F365EC #F89EF3 #FCD7FA #FDE3FB #FDE3FB
Accessibility & contrast
On white
1.29
#FCD7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FCD7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD7FA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD7FA | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFC
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#FFD9E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcd7fa; /* rgb */ color: rgb(252, 215, 250); /* oklch */ color: oklch(92.1% 0.061 327.8);
Tailwind
colors: {
custom: {
50: '#fde3fc',
500: '#fcd7fa',
950: '#000000',
},
}SCSS
$custom: #fcd7fa; $custom-light: #fde3fc; $custom-dark: #000000;
JSON
{
"hex": "#fcd7fa",
"rgb": {
"r": 252,
"g": 215,
"b": 250
},
"hsl": {
"h": 303.243,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.92055,
"c": 0.06132,
"h": 327.8
},
"luminance": 0.76198
}Semantic roles & 50–950 ramp
primary
#FCD7FA
secondary
#93E497
accent
#E30F03
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485