#FCD6FB#FCD6FB
#FCD6FB is a very light, moderate purple. Relative luminance 0.758; OKLCH L 91.9% C 0.064 H 326.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD6FB |
|---|---|
| RGB | rgb(252, 214, 251) |
| HSL | hsl(302, 86%, 91%) |
| HSV | hsv(302, 15%, 99%) |
| CMYK | cmyk(0%, 15.1%, 0.4%, 1.2%) |
| CIE-LAB | lab(89.75, 19.42, -13.10) |
| CIE-LCH | lch(89.75, 23.42, 325.99°) |
| OKLab | oklab(91.91% 0.0537 -0.035) |
| OKLCH | oklch(91.91% 0.064 326.9) |
| XYZ | xyz(81.6019, 75.7551, 101.5716) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.36
Very Light Purple
#F6CEFC
ΔE00 2.86
Pale Lavender
#EECFFE
ΔE00 4.09
Light Lilac
#EDC8FF
ΔE00 5.75
Pale Lilac
#E4CBFF
ΔE00 6.65
Light Lavendar
#EFC0FE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD6FB #D6FCD7
analogous
#EAD6FC #FCD6FB #FCD6E8
triadic
#FCD6FB #FBFCD6 #D6FBFC
tetradic
#FCD6FB #FCEAD6 #D6FCD7 #D6E8FC
square
#FCD6FB #FCEAD6 #D6FCD7 #D6E8FC
split-complementary
#FCD6FB #E8FCD6 #D6FCEA
monochromatic
#F464F0 #F89DF5 #FCD6FB #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.30
#FCD6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FCD6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD6FB
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD6FB | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFD
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#FFD9E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcd6fb; /* rgb */ color: rgb(252, 214, 251); /* oklch */ color: oklch(91.9% 0.064 326.9);
Tailwind
colors: {
custom: {
50: '#fde2fc',
500: '#fcd6fb',
950: '#000000',
},
}SCSS
$custom: #fcd6fb; $custom-light: #fde2fc; $custom-dark: #000000;
JSON
{
"hex": "#fcd6fb",
"rgb": {
"r": 252,
"g": 214,
"b": 251
},
"hsl": {
"h": 301.579,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.91905,
"c": 0.06405,
"h": 326.9
},
"luminance": 0.75754
}Semantic roles & 50–950 ramp
primary
#FCD6FB
secondary
#92E494
accent
#E30903
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485