#FCD4F6#FCD4F6
#FCD4F6 is a very light, moderate purple. Relative luminance 0.744; OKLCH L 91.4% C 0.063 H 331.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4F6 |
|---|---|
| RGB | rgb(252, 212, 246) |
| HSL | hsl(309, 87%, 91%) |
| HSV | hsv(309, 16%, 99%) |
| CMYK | cmyk(0%, 15.9%, 2.4%, 1.2%) |
| CIE-LAB | lab(89.13, 19.57, -11.39) |
| CIE-LCH | lch(89.13, 22.65, 329.81°) |
| OKLab | oklab(91.38% 0.0549 -0.0303) |
| OKLCH | oklch(91.38% 0.063 331.1) |
| XYZ | xyz(80.3211, 74.4379, 97.3077) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.74
Very Light Purple
#F6CEFC
ΔE00 3.56
Pale Lavender
#EECFFE
ΔE00 4.97
Light Lilac
#EDC8FF
ΔE00 6.50
Light Pink
#FFD1DF
ΔE00 6.70
Pale Pink
#FFCFDC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4F6 #D4FCDA
analogous
#EED4FC #FCD4F6 #FCD4E2
triadic
#FCD4F6 #F6FCD4 #D4F6FC
tetradic
#FCD4F6 #FCEED4 #D4FCDA #D4E2FC
square
#FCD4F6 #FCEED4 #D4FCDA #D4E2FC
split-complementary
#FCD4F6 #E2FCD4 #D4FCEE
monochromatic
#F462DE #F89BEA #FCD4F6 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.32
#FCD4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FCD4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4F6
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4F6 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF7
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#FFD6DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd4f6; /* rgb */ color: rgb(252, 212, 246); /* oklch */ color: oklch(91.4% 0.063 331.1);
Tailwind
colors: {
custom: {
50: '#fde1f9',
500: '#fcd4f6',
950: '#000000',
},
}SCSS
$custom: #fcd4f6; $custom-light: #fde1f9; $custom-dark: #000000;
JSON
{
"hex": "#fcd4f6",
"rgb": {
"r": 252,
"g": 212,
"b": 246
},
"hsl": {
"h": 309,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.91379,
"c": 0.0627,
"h": 331.1
},
"luminance": 0.74436
}Semantic roles & 50–950 ramp
primary
#FCD4F6
secondary
#90E49D
accent
#E42402
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485