#FCD3FA#FCD3FA
#FCD3FA is a very light, moderate purple. Relative luminance 0.742; OKLCH L 91.3% C 0.068 H 327.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD3FA |
|---|---|
| RGB | rgb(252, 211, 250) |
| HSL | hsl(303, 87%, 91%) |
| HSV | hsv(303, 16%, 99%) |
| CMYK | cmyk(0%, 16.3%, 0.8%, 1.2%) |
| CIE-LAB | lab(89.01, 20.81, -13.67) |
| CIE-LCH | lch(89.01, 24.90, 326.70°) |
| OKLab | oklab(91.33% 0.0577 -0.0365) |
| OKLCH | oklch(91.33% 0.068 327.7) |
| XYZ | xyz(80.6924, 74.1877, 100.4928) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.50
Very Light Purple
#F6CEFC
ΔE00 2.29
Pale Lavender
#EECFFE
ΔE00 3.97
Light Lilac
#EDC8FF
ΔE00 5.30
Pale Lilac
#E4CBFF
ΔE00 6.55
Light Lavendar
#EFC0FE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD3FA #D3FCD5
analogous
#E9D3FC #FCD3FA #FCD3E5
triadic
#FCD3FA #FAFCD3 #D3FAFC
tetradic
#FCD3FA #FCE9D3 #D3FCD5 #D3E5FC
square
#FCD3FA #FCE9D3 #D3FCD5 #D3E5FC
split-complementary
#FCD3FA #E5FCD3 #D3FCE9
monochromatic
#F460ED #F89AF3 #FCD3FA #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.33
#FCD3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#FCD3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD3FA
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD3FA | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFC
Deuteranopia (green-blind)
#DAE1F8
Tritanopia (blue-blind)
#FFD6E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd3fa; /* rgb */ color: rgb(252, 211, 250); /* oklch */ color: oklch(91.3% 0.068 327.7);
Tailwind
colors: {
custom: {
50: '#fde0fc',
500: '#fcd3fa',
950: '#000000',
},
}SCSS
$custom: #fcd3fa; $custom-light: #fde0fc; $custom-dark: #000000;
JSON
{
"hex": "#fcd3fa",
"rgb": {
"r": 252,
"g": 211,
"b": 250
},
"hsl": {
"h": 302.927,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.91327,
"c": 0.06827,
"h": 327.7
},
"luminance": 0.74186
}Semantic roles & 50–950 ramp
primary
#FCD3FA
secondary
#8FE493
accent
#E40D02
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485