#FCCDFD#FCCDFD
#FCCDFD is a very light, moderate purple. Relative luminance 0.715; OKLCH L 90.3% C 0.082 H 325.6°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDFD |
|---|---|
| RGB | rgb(252, 205, 253) |
| HSL | hsl(299, 92%, 90%) |
| HSV | hsv(299, 19%, 99%) |
| CMYK | cmyk(0.4%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(87.70, 24.50, -17.21) |
| CIE-LCH | lch(87.70, 29.94, 324.91°) |
| OKLab | oklab(90.35% 0.0674 -0.0462) |
| OKLCH | oklch(90.35% 0.082 325.6) |
| XYZ | xyz(79.7037, 71.4517, 102.5023) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.15
Very Light Purple
#F6CEFC
ΔE00 1.47
Pale Lavender
#EECFFE
ΔE00 3.66
Light Lilac
#EDC8FF
ΔE00 3.75
Light Lavendar
#EFC0FE
ΔE00 4.49
Pale Lilac
#E4CBFF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDFD #CEFDCD
analogous
#E4CDFD #FCCDFD #FDCDE6
triadic
#FCCDFD #FDFCCD #CDFDFC
tetradic
#FCCDFD #FDE4CD #CEFDCD #CDE6FD
square
#FCCDFD #FDE4CD #CEFDCD #CDE6FD
split-complementary
#FCCDFD #E6FDCD #CDFDE4
monochromatic
#F557F8 #F892FB #FCCDFD #FDE2FE #FDE2FE
Accessibility & contrast
On white
1.37
#FCCDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#FCCDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDFD
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDFD | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FF
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#FFD1DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fccdfd; /* rgb */ color: rgb(252, 205, 253); /* oklch */ color: oklch(90.3% 0.082 325.6);
Tailwind
colors: {
custom: {
50: '#fddcfe',
500: '#fccdfd',
950: '#000000',
},
}SCSS
$custom: #fccdfd; $custom-light: #fddcfe; $custom-dark: #000000;
JSON
{
"hex": "#fccdfd",
"rgb": {
"r": 252,
"g": 205,
"b": 253
},
"hsl": {
"h": 298.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.90348,
"c": 0.0817,
"h": 325.6
},
"luminance": 0.7145
}Semantic roles & 50–950 ramp
primary
#FCCDFD
secondary
#8BE689
accent
#E60005
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485