#FCD9FF#FCD9FF
#FCD9FF is a very light, moderate purple. Relative luminance 0.775; OKLCH L 92.6% C 0.063 H 323.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9FF |
|---|---|
| RGB | rgb(252, 217, 255) |
| HSL | hsl(295, 100%, 93%) |
| HSV | hsv(295, 15%, 100%) |
| CMYK | cmyk(1.2%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(90.57, 18.57, -13.97) |
| CIE-LCH | lch(90.57, 23.23, 323.05°) |
| OKLab | oklab(92.58% 0.0507 -0.0374) |
| OKLCH | oklch(92.58% 0.063 323.6) |
| XYZ | xyz(83.0053, 77.5424, 105.1829) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.92
Very Light Purple
#F6CEFC
ΔE00 3.01
Pale Lavender
#EECFFE
ΔE00 3.75
Light Lilac
#EDC8FF
ΔE00 5.64
Pale Lilac
#E4CBFF
ΔE00 6.24
Light Lavendar
#EFC0FE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9FF #DCFFD9
analogous
#E9D9FF #FCD9FF #FFD9EF
triadic
#FCD9FF #FFFCD9 #D9FFFC
tetradic
#FCD9FF #FFE9D9 #DCFFD9 #D9EFFF
square
#FCD9FF #FFE9D9 #DCFFD9 #D9EFFF
split-complementary
#FCD9FF #EFFFD9 #D9FFE9
monochromatic
#F25FFF #F79CFF #FCD9FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.27
#FCD9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#FCD9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9FF
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9FF | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#DEE5FE
Tritanopia (blue-blind)
#FEDCE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcd9ff; /* rgb */ color: rgb(252, 217, 255); /* oklch */ color: oklch(92.6% 0.063 323.6);
Tailwind
colors: {
custom: {
50: '#fde4ff',
500: '#fcd9ff',
950: '#000000',
},
}SCSS
$custom: #fcd9ff; $custom-light: #fde4ff; $custom-dark: #000000;
JSON
{
"hex": "#fcd9ff",
"rgb": {
"r": 252,
"g": 217,
"b": 255
},
"hsl": {
"h": 295.263,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92583,
"c": 0.06294,
"h": 323.6
},
"luminance": 0.77541
}Semantic roles & 50–950 ramp
primary
#FCD9FF
secondary
#98EC91
accent
#E60012
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486