#FCD9FD#FCD9FD
#FCD9FD is a very light, moderate purple. Relative luminance 0.774; OKLCH L 92.5% C 0.061 H 325.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9FD |
|---|---|
| RGB | rgb(252, 217, 253) |
| HSL | hsl(298, 90%, 92%) |
| HSV | hsv(298, 14%, 99%) |
| CMYK | cmyk(0.4%, 14.2%, 0%, 0.8%) |
| CIE-LAB | lab(90.51, 18.21, -13.00) |
| CIE-LCH | lch(90.51, 22.37, 324.46°) |
| OKLab | oklab(92.52% 0.05 -0.0347) |
| OKLCH | oklch(92.52% 0.061 325.2) |
| XYZ | xyz(82.6851, 77.4143, 103.4961) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.14
Very Light Purple
#F6CEFC
ΔE00 3.38
Pale Lavender
#EECFFE
ΔE00 4.18
Light Lilac
#EDC8FF
ΔE00 6.08
Pale Lilac
#E4CBFF
ΔE00 6.65
Thistle
#D8BFD8
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9FD #DAFDD9
analogous
#EAD9FD #FCD9FD #FDD9EC
triadic
#FCD9FD #FDFCD9 #D9FDFC
tetradic
#FCD9FD #FDEAD9 #DAFDD9 #D9ECFD
square
#FCD9FD #FDEAD9 #DAFDD9 #D9ECFD
split-complementary
#FCD9FD #ECFDD9 #D9FDEA
monochromatic
#F365F7 #F79FFA #FCD9FD #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.27
#FCD9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FCD9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9FD
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9FD | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FF
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#FEDCE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcd9fd; /* rgb */ color: rgb(252, 217, 253); /* oklch */ color: oklch(92.5% 0.061 325.2);
Tailwind
colors: {
custom: {
50: '#fde4fe',
500: '#fcd9fd',
950: '#000000',
},
}SCSS
$custom: #fcd9fd; $custom-light: #fde4fe; $custom-dark: #000000;
JSON
{
"hex": "#fcd9fd",
"rgb": {
"r": 252,
"g": 217,
"b": 253
},
"hsl": {
"h": 298.333,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.92518,
"c": 0.06087,
"h": 325.2
},
"luminance": 0.77413
}Semantic roles & 50–950 ramp
primary
#FCD9FD
secondary
#96E794
accent
#E60006
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485