#FCD9FC#FCD9FC
#FCD9FC is a very light, muted purple. Relative luminance 0.773; OKLCH L 92.5% C 0.060 H 326.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9FC |
|---|---|
| RGB | rgb(252, 217, 252) |
| HSL | hsl(300, 85%, 92%) |
| HSV | hsv(300, 14%, 99%) |
| CMYK | cmyk(0%, 13.9%, 0%, 1.2%) |
| CIE-LAB | lab(90.48, 18.03, -12.52) |
| CIE-LCH | lch(90.48, 21.95, 325.21°) |
| OKLab | oklab(92.49% 0.0497 -0.0334) |
| OKLCH | oklch(92.49% 0.06 326) |
| XYZ | xyz(82.5262, 77.3508, 102.6594) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.28
Very Light Purple
#F6CEFC
ΔE00 3.59
Pale Lavender
#EECFFE
ΔE00 4.40
Light Lilac
#EDC8FF
ΔE00 6.31
Pale Lilac
#E4CBFF
ΔE00 6.86
Light Pink
#FFD1DF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9FC #D9FCD9
analogous
#EBD9FC #FCD9FC #FCD9EB
triadic
#FCD9FC #FCFCD9 #D9FCFC
tetradic
#FCD9FC #FCEBD9 #D9FCD9 #D9EBFC
square
#FCD9FC #FCEBD9 #D9FCD9 #D9EBFC
split-complementary
#FCD9FC #EBFCD9 #D9FCEB
monochromatic
#F368F3 #F8A0F8 #FCD9FC #FDE3FD #FDE3FD
Accessibility & contrast
On white
1.28
#FCD9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FCD9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9FC
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9FC | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FE
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#FEDCE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcd9fc; /* rgb */ color: rgb(252, 217, 252); /* oklch */ color: oklch(92.5% 0.060 326.0);
Tailwind
colors: {
custom: {
50: '#fde4fd',
500: '#fcd9fc',
950: '#000000',
},
}SCSS
$custom: #fcd9fc; $custom-light: #fde4fd; $custom-dark: #000000;
JSON
{
"hex": "#fcd9fc",
"rgb": {
"r": 252,
"g": 217,
"b": 252
},
"hsl": {
"h": 300,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.92486,
"c": 0.05986,
"h": 326
},
"luminance": 0.77349
}Semantic roles & 50–950 ramp
primary
#FCD9FC
secondary
#95E495
accent
#E20404
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485