#FCD6FA#FCD6FA
#FCD6FA is a very light, moderate purple. Relative luminance 0.757; OKLCH L 91.9% C 0.063 H 327.7°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD6FA |
|---|---|
| RGB | rgb(252, 214, 250) |
| HSL | hsl(303, 86%, 91%) |
| HSV | hsv(303, 15%, 99%) |
| CMYK | cmyk(0%, 15.1%, 0.8%, 1.2%) |
| CIE-LAB | lab(89.72, 19.24, -12.62) |
| CIE-LCH | lch(89.72, 23.01, 326.74°) |
| OKLab | oklab(91.87% 0.0533 -0.0337) |
| OKLCH | oklch(91.87% 0.063 327.7) |
| XYZ | xyz(81.4447, 75.6922, 100.7436) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.54
Very Light Purple
#F6CEFC
ΔE00 3.09
Pale Lavender
#EECFFE
ΔE00 4.32
Light Lilac
#EDC8FF
ΔE00 5.99
Pale Lilac
#E4CBFF
ΔE00 6.86
Light Pink
#FFD1DF
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD6FA #D6FCD8
analogous
#EBD6FC #FCD6FA #FCD6E7
triadic
#FCD6FA #FAFCD6 #D6FAFC
tetradic
#FCD6FA #FCEBD6 #D6FCD8 #D6E7FC
square
#FCD6FA #FCEBD6 #D6FCD8 #D6E7FC
split-complementary
#FCD6FA #E7FCD6 #D6FCEB
monochromatic
#F464EC #F89DF3 #FCD6FA #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.30
#FCD6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#FCD6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD6FA
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD6FA | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFC
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#FFD9E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcd6fa; /* rgb */ color: rgb(252, 214, 250); /* oklch */ color: oklch(91.9% 0.063 327.7);
Tailwind
colors: {
custom: {
50: '#fde2fc',
500: '#fcd6fa',
950: '#000000',
},
}SCSS
$custom: #fcd6fa; $custom-light: #fde2fc; $custom-dark: #000000;
JSON
{
"hex": "#fcd6fa",
"rgb": {
"r": 252,
"g": 214,
"b": 250
},
"hsl": {
"h": 303.158,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.91872,
"c": 0.06306,
"h": 327.7
},
"luminance": 0.75691
}Semantic roles & 50–950 ramp
primary
#FCD6FA
secondary
#92E496
accent
#E30E03
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485