#FCCDF7#FCCDF7
#FCCDF7 is a very light, moderate purple. Relative luminance 0.711; OKLCH L 90.1% C 0.076 H 329.7°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDF7 |
|---|---|
| RGB | rgb(252, 205, 247) |
| HSL | hsl(306, 89%, 90%) |
| HSV | hsv(306, 19%, 99%) |
| CMYK | cmyk(0%, 18.7%, 2%, 1.2%) |
| CIE-LAB | lab(87.52, 23.43, -14.32) |
| CIE-LCH | lch(87.52, 27.45, 328.57°) |
| OKLab | oklab(90.15% 0.0655 -0.0382) |
| OKLCH | oklch(90.15% 0.076 329.7) |
| XYZ | xyz(78.7629, 71.0753, 97.5475) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.92
Very Light Purple
#F6CEFC
ΔE00 2.22
Pale Lavender
#EECFFE
ΔE00 4.42
Light Lilac
#EDC8FF
ΔE00 4.99
Light Lavendar
#EFC0FE
ΔE00 5.79
Pale Lilac
#E4CBFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDF7 #CDFCD2
analogous
#EACDFC #FCCDF7 #FCCDE0
triadic
#FCCDF7 #F7FCCD #CDF7FC
tetradic
#FCCDF7 #FCEACD #CDFCD2 #CDE0FC
square
#FCCDF7 #FCEACD #CDFCD2 #CDE0FC
split-complementary
#FCCDF7 #E0FCCD #CDFCEA
monochromatic
#F55AE5 #F993EE #FCCDF7 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.38
#FCCDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#FCCDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDF7
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDF7 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8F9
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#FFD0DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fccdf7; /* rgb */ color: rgb(252, 205, 247); /* oklch */ color: oklch(90.1% 0.076 329.7);
Tailwind
colors: {
custom: {
50: '#fddcf9',
500: '#fccdf7',
950: '#000000',
},
}SCSS
$custom: #fccdf7; $custom-light: #fddcf9; $custom-dark: #000000;
JSON
{
"hex": "#fccdf7",
"rgb": {
"r": 252,
"g": 205,
"b": 247
},
"hsl": {
"h": 306.383,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.90147,
"c": 0.07581,
"h": 329.7
},
"luminance": 0.71073
}Semantic roles & 50–950 ramp
primary
#FCCDF7
secondary
#8AE493
accent
#E51900
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485