#FCCFF7#FCCFF7
#FCCFF7 is a very light, moderate purple. Relative luminance 0.720; OKLCH L 90.5% C 0.072 H 329.8°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFF7 |
|---|---|
| RGB | rgb(252, 207, 247) |
| HSL | hsl(307, 88%, 90%) |
| HSV | hsv(307, 18%, 99%) |
| CMYK | cmyk(0%, 17.9%, 2%, 1.2%) |
| CIE-LAB | lab(87.99, 22.37, -13.62) |
| CIE-LCH | lch(87.99, 26.19, 328.67°) |
| OKLab | oklab(90.51% 0.0625 -0.0363) |
| OKLCH | oklch(90.51% 0.072 329.8) |
| XYZ | xyz(79.2444, 72.0383, 97.7080) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.09
Very Light Purple
#F6CEFC
ΔE00 2.34
Pale Lavender
#EECFFE
ΔE00 4.39
Light Lilac
#EDC8FF
ΔE00 5.27
Light Lavendar
#EFC0FE
ΔE00 6.28
Pale Lilac
#E4CBFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFF7 #CFFCD4
analogous
#EBCFFC #FCCFF7 #FCCFE0
triadic
#FCCFF7 #F7FCCF #CFF7FC
tetradic
#FCCFF7 #FCEBCF #CFFCD4 #CFE0FC
square
#FCCFF7 #FCEBCF #CFFCD4 #CFE0FC
split-complementary
#FCCFF7 #E0FCCF #CFFCEB
monochromatic
#F55CE4 #F895ED #FCCFF7 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.36
#FCCFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#FCCFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFF7
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFF7 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F9
Deuteranopia (green-blind)
#D7DFF5
Tritanopia (blue-blind)
#FFD2DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fccff7; /* rgb */ color: rgb(252, 207, 247); /* oklch */ color: oklch(90.5% 0.072 329.8);
Tailwind
colors: {
custom: {
50: '#fdddf9',
500: '#fccff7',
950: '#000000',
},
}SCSS
$custom: #fccff7; $custom-light: #fdddf9; $custom-dark: #000000;
JSON
{
"hex": "#fccff7",
"rgb": {
"r": 252,
"g": 207,
"b": 247
},
"hsl": {
"h": 306.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90506,
"c": 0.07233,
"h": 329.8
},
"luminance": 0.72036
}Semantic roles & 50–950 ramp
primary
#FCCFF7
secondary
#8CE495
accent
#E51A01
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485