#FCD9FB#FCD9FB
#FCD9FB is a very light, muted purple. Relative luminance 0.773; OKLCH L 92.5% C 0.059 H 326.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9FB |
|---|---|
| RGB | rgb(252, 217, 251) |
| HSL | hsl(302, 85%, 92%) |
| HSV | hsv(302, 14%, 99%) |
| CMYK | cmyk(0%, 13.9%, 0.4%, 1.2%) |
| CIE-LAB | lab(90.45, 17.85, -12.04) |
| CIE-LCH | lch(90.45, 21.53, 325.99°) |
| OKLab | oklab(92.45% 0.0493 -0.0321) |
| OKLCH | oklch(92.45% 0.059 326.9) |
| XYZ | xyz(82.3681, 77.2876, 101.8270) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.45
Very Light Purple
#F6CEFC
ΔE00 3.81
Pale Lavender
#EECFFE
ΔE00 4.64
Light Lilac
#EDC8FF
ΔE00 6.55
Pale Lilac
#E4CBFF
ΔE00 7.08
Light Pink
#FFD1DF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9FB #D9FCDA
analogous
#ECD9FC #FCD9FB #FCD9EA
triadic
#FCD9FB #FBFCD9 #D9FBFC
tetradic
#FCD9FB #FCECD9 #D9FCDA #D9EAFC
square
#FCD9FB #FCECD9 #D9FCDA #D9EAFC
split-complementary
#FCD9FB #EAFCD9 #D9FCEC
monochromatic
#F368EF #F8A0F5 #FCD9FB #FDE3FC #FDE3FC
Accessibility & contrast
On white
1.28
#FCD9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#FCD9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9FB
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9FB | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FC
Deuteranopia (green-blind)
#DFE5FA
Tritanopia (blue-blind)
#FFDBE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcd9fb; /* rgb */ color: rgb(252, 217, 251); /* oklch */ color: oklch(92.5% 0.059 326.9);
Tailwind
colors: {
custom: {
50: '#fde4fc',
500: '#fcd9fb',
950: '#000000',
},
}SCSS
$custom: #fcd9fb; $custom-light: #fde4fc; $custom-dark: #000000;
JSON
{
"hex": "#fcd9fb",
"rgb": {
"r": 252,
"g": 217,
"b": 251
},
"hsl": {
"h": 301.714,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.92454,
"c": 0.05885,
"h": 326.9
},
"luminance": 0.77286
}Semantic roles & 50–950 ramp
primary
#FCD9FB
secondary
#95E497
accent
#E20A04
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485