#FCD8FA#FCD8FA
#FCD8FA is a very light, muted purple. Relative luminance 0.767; OKLCH L 92.2% C 0.060 H 327.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8FA |
|---|---|
| RGB | rgb(252, 216, 250) |
| HSL | hsl(303, 86%, 92%) |
| HSV | hsv(303, 14%, 99%) |
| CMYK | cmyk(0%, 14.3%, 0.8%, 1.2%) |
| CIE-LAB | lab(90.19, 18.19, -11.91) |
| CIE-LCH | lch(90.19, 21.74, 326.78°) |
| OKLab | oklab(92.24% 0.0504 -0.0318) |
| OKLCH | oklch(92.24% 0.06 327.8) |
| XYZ | xyz(81.9539, 76.7107, 100.9133) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.26
Very Light Purple
#F6CEFC
ΔE00 3.72
Pale Lavender
#EECFFE
ΔE00 4.67
Light Lilac
#EDC8FF
ΔE00 6.51
Pale Lilac
#E4CBFF
ΔE00 7.14
Light Pink
#FFD1DF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8FA #D8FCDA
analogous
#ECD8FC #FCD8FA #FCD8E8
triadic
#FCD8FA #FAFCD8 #D8FAFC
tetradic
#FCD8FA #FCECD8 #D8FCDA #D8E8FC
square
#FCD8FA #FCECD8 #D8FCDA #D8E8FC
split-complementary
#FCD8FA #E8FCD8 #D8FCEC
monochromatic
#F366EB #F89FF3 #FCD8FA #FDE3FB #FDE3FB
Accessibility & contrast
On white
1.29
#FCD8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FCD8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8FA
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8FA | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FB
Deuteranopia (green-blind)
#DEE5F9
Tritanopia (blue-blind)
#FFDAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcd8fa; /* rgb */ color: rgb(252, 216, 250); /* oklch */ color: oklch(92.2% 0.060 327.8);
Tailwind
colors: {
custom: {
50: '#fde4fc',
500: '#fcd8fa',
950: '#000000',
},
}SCSS
$custom: #fcd8fa; $custom-light: #fde4fc; $custom-dark: #000000;
JSON
{
"hex": "#fcd8fa",
"rgb": {
"r": 252,
"g": 216,
"b": 250
},
"hsl": {
"h": 303.333,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.92238,
"c": 0.05959,
"h": 327.8
},
"luminance": 0.76709
}Semantic roles & 50–950 ramp
primary
#FCD8FA
secondary
#94E498
accent
#E21003
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485