#FCD9FA#FCD9FA
#FCD9FA is a very light, muted purple. Relative luminance 0.772; OKLCH L 92.4% C 0.058 H 327.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9FA |
|---|---|
| RGB | rgb(252, 217, 250) |
| HSL | hsl(303, 85%, 92%) |
| HSV | hsv(303, 14%, 99%) |
| CMYK | cmyk(0%, 13.9%, 0.8%, 1.2%) |
| CIE-LAB | lab(90.42, 17.67, -11.56) |
| CIE-LCH | lch(90.42, 21.11, 326.80°) |
| OKLab | oklab(92.42% 0.049 -0.0308) |
| OKLCH | oklch(92.42% 0.058 327.8) |
| XYZ | xyz(82.2109, 77.2247, 100.9990) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.64
Very Light Purple
#F6CEFC
ΔE00 4.05
Pale Lavender
#EECFFE
ΔE00 4.88
Light Lilac
#EDC8FF
ΔE00 6.79
Light Pink
#FFD1DF
ΔE00 7.13
Pale Lilac
#E4CBFF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9FA #D9FCDB
analogous
#EDD9FC #FCD9FA #FCD9E9
triadic
#FCD9FA #FAFCD9 #D9FAFC
tetradic
#FCD9FA #FCEDD9 #D9FCDB #D9E9FC
square
#FCD9FA #FCEDD9 #D9FCDB #D9E9FC
split-complementary
#FCD9FA #E9FCD9 #D9FCED
monochromatic
#F368EB #F8A0F3 #FCD9FA #FDE3FB #FDE3FB
Accessibility & contrast
On white
1.28
#FCD9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FCD9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9FA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9FA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FB
Deuteranopia (green-blind)
#DFE5F9
Tritanopia (blue-blind)
#FFDBE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcd9fa; /* rgb */ color: rgb(252, 217, 250); /* oklch */ color: oklch(92.4% 0.058 327.8);
Tailwind
colors: {
custom: {
50: '#fde4fc',
500: '#fcd9fa',
950: '#000000',
},
}SCSS
$custom: #fcd9fa; $custom-light: #fde4fc; $custom-dark: #000000;
JSON
{
"hex": "#fcd9fa",
"rgb": {
"r": 252,
"g": 217,
"b": 250
},
"hsl": {
"h": 303.429,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.92422,
"c": 0.05786,
"h": 327.8
},
"luminance": 0.77223
}Semantic roles & 50–950 ramp
primary
#FCD9FA
secondary
#95E499
accent
#E21004
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485