#FCD4FF#FCD4FF
#FCD4FF is a very light, moderate purple. Relative luminance 0.750; OKLCH L 91.7% C 0.072 H 323.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4FF |
|---|---|
| RGB | rgb(252, 212, 255) |
| HSL | hsl(296, 100%, 92%) |
| HSV | hsv(296, 17%, 100%) |
| CMYK | cmyk(1.2%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(89.39, 21.19, -15.73) |
| CIE-LCH | lch(89.39, 26.39, 323.41°) |
| OKLab | oklab(91.67% 0.0579 -0.0422) |
| OKLCH | oklch(91.67% 0.072 323.9) |
| XYZ | xyz(81.7360, 75.0039, 104.7598) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.41
Very Light Purple
#F6CEFC
ΔE00 1.54
Pale Lavender
#EECFFE
ΔE00 3.14
Light Lilac
#EDC8FF
ΔE00 4.41
Pale Lilac
#E4CBFF
ΔE00 5.71
Light Lavendar
#EFC0FE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4FF #D7FFD4
analogous
#E7D4FF #FCD4FF #FFD4ED
triadic
#FCD4FF #FFFCD4 #D4FFFC
tetradic
#FCD4FF #FFE7D4 #D7FFD4 #D4EDFF
square
#FCD4FF #FFE7D4 #D7FFD4 #D4EDFF
split-complementary
#FCD4FF #EDFFD4 #D4FFE7
monochromatic
#F35AFF #F897FF #FCD4FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.31
#FCD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FCD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4FF
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4FF | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#FED8E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcd4ff; /* rgb */ color: rgb(252, 212, 255); /* oklch */ color: oklch(91.7% 0.072 323.9);
Tailwind
colors: {
custom: {
50: '#fde1ff',
500: '#fcd4ff',
950: '#000000',
},
}SCSS
$custom: #fcd4ff; $custom-light: #fde1ff; $custom-dark: #000000;
JSON
{
"hex": "#fcd4ff",
"rgb": {
"r": 252,
"g": 212,
"b": 255
},
"hsl": {
"h": 295.814,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91673,
"c": 0.0716,
"h": 323.9
},
"luminance": 0.75002
}Semantic roles & 50–950 ramp
primary
#FCD4FF
secondary
#93EB8C
accent
#E60010
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486