#FCD4FA#FCD4FA
#FCD4FA is a very light, moderate purple. Relative luminance 0.747; OKLCH L 91.5% C 0.067 H 327.7°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4FA |
|---|---|
| RGB | rgb(252, 212, 250) |
| HSL | hsl(303, 87%, 91%) |
| HSV | hsv(303, 16%, 99%) |
| CMYK | cmyk(0%, 15.9%, 0.8%, 1.2%) |
| CIE-LAB | lab(89.25, 20.28, -13.32) |
| CIE-LCH | lch(89.25, 24.27, 326.71°) |
| OKLab | oklab(91.51% 0.0562 -0.0356) |
| OKLCH | oklch(91.51% 0.067 327.7) |
| XYZ | xyz(80.9416, 74.6861, 100.5759) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.84
Very Light Purple
#F6CEFC
ΔE00 2.53
Pale Lavender
#EECFFE
ΔE00 4.06
Light Lilac
#EDC8FF
ΔE00 5.52
Pale Lilac
#E4CBFF
ΔE00 6.63
Light Lavendar
#EFC0FE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4FA #D4FCD6
analogous
#EAD4FC #FCD4FA #FCD4E6
triadic
#FCD4FA #FAFCD4 #D4FAFC
tetradic
#FCD4FA #FCEAD4 #D4FCD6 #D4E6FC
square
#FCD4FA #FCEAD4 #D4FCD6 #D4E6FC
split-complementary
#FCD4FA #E6FCD4 #D4FCEA
monochromatic
#F462ED #F89BF3 #FCD4FA #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.32
#FCD4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#FCD4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4FA
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4FA | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFC
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#FFD7E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd4fa; /* rgb */ color: rgb(252, 212, 250); /* oklch */ color: oklch(91.5% 0.067 327.7);
Tailwind
colors: {
custom: {
50: '#fde1fc',
500: '#fcd4fa',
950: '#000000',
},
}SCSS
$custom: #fcd4fa; $custom-light: #fde1fc; $custom-dark: #000000;
JSON
{
"hex": "#fcd4fa",
"rgb": {
"r": 252,
"g": 212,
"b": 250
},
"hsl": {
"h": 303,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.91508,
"c": 0.06654,
"h": 327.7
},
"luminance": 0.74685
}Semantic roles & 50–950 ramp
primary
#FCD4FA
secondary
#90E494
accent
#E40D02
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485