#FCC7FD#FCC7FD
#FCC7FD is a very light, moderate purple. Relative luminance 0.686; OKLCH L 89.3% C 0.092 H 325.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC7FD |
|---|---|
| RGB | rgb(252, 199, 253) |
| HSL | hsl(299, 93%, 89%) |
| HSV | hsv(299, 21%, 99%) |
| CMYK | cmyk(0.4%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(86.32, 27.66, -19.29) |
| CIE-LCH | lch(86.32, 33.72, 325.10°) |
| OKLab | oklab(89.29% 0.0761 -0.0519) |
| OKLCH | oklch(89.29% 0.092 325.7) |
| XYZ | xyz(78.2959, 68.6361, 102.0331) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.86
Very Light Purple
#F6CEFC
ΔE00 2.87
Light Lavendar
#EFC0FE
ΔE00 3.33
Light Lilac
#EDC8FF
ΔE00 3.69
Pale Lavender
#EECFFE
ΔE00 4.62
Pale Lilac
#E4CBFF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC7FD #C8FDC7
analogous
#E1C7FD #FCC7FD #FDC7E3
triadic
#FCC7FD #FDFCC7 #C7FDFC
tetradic
#FCC7FD #FDE1C7 #C8FDC7 #C7E3FD
square
#FCC7FD #FDE1C7 #C8FDC7 #C7E3FD
split-complementary
#FCC7FD #E3FDC7 #C7FDE1
monochromatic
#F651F9 #F98CFB #FCC7FD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.43
#FCC7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#FCC7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC7FD
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC7FD | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#CFDAFB
Tritanopia (blue-blind)
#FFCBDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fcc7fd; /* rgb */ color: rgb(252, 199, 253); /* oklch */ color: oklch(89.3% 0.092 325.7);
Tailwind
colors: {
custom: {
50: '#fed8fe',
500: '#fcc7fd',
950: '#000000',
},
}SCSS
$custom: #fcc7fd; $custom-light: #fed8fe; $custom-dark: #000000;
JSON
{
"hex": "#fcc7fd",
"rgb": {
"r": 252,
"g": 199,
"b": 253
},
"hsl": {
"h": 298.889,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.89285,
"c": 0.09213,
"h": 325.7
},
"luminance": 0.68634
}Semantic roles & 50–950 ramp
primary
#FCC7FD
secondary
#85E583
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385