#FCC7FC#FCC7FC
#FCC7FC is a very light, moderate purple. Relative luminance 0.686; OKLCH L 89.3% C 0.091 H 326.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC7FC |
|---|---|
| RGB | rgb(252, 199, 252) |
| HSL | hsl(300, 90%, 88%) |
| HSV | hsv(300, 21%, 99%) |
| CMYK | cmyk(0%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(86.29, 27.48, -18.81) |
| CIE-LCH | lch(86.29, 33.30, 325.60°) |
| OKLab | oklab(89.25% 0.0758 -0.0505) |
| OKLCH | oklch(89.25% 0.091 326.3) |
| XYZ | xyz(78.1370, 68.5725, 101.1963) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.70
Very Light Purple
#F6CEFC
ΔE00 2.81
Light Lavendar
#EFC0FE
ΔE00 3.51
Light Lilac
#EDC8FF
ΔE00 3.81
Pale Lavender
#EECFFE
ΔE00 4.64
Pale Lilac
#E4CBFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC7FC #C7FCC7
analogous
#E1C7FC #FCC7FC #FCC7E1
triadic
#FCC7FC #FCFCC7 #C7FCFC
tetradic
#FCC7FC #FCE1C7 #C7FCC7 #C7E1FC
square
#FCC7FC #FCE1C7 #C7FCC7 #C7E1FC
split-complementary
#FCC7FC #E1FCC7 #C7FCE1
monochromatic
#F653F6 #F98DF9 #FCC7FC #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.43
#FCC7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FCC7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC7FC
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC7FC | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#CFDAFA
Tritanopia (blue-blind)
#FFCBD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fcc7fc; /* rgb */ color: rgb(252, 199, 252); /* oklch */ color: oklch(89.3% 0.091 326.3);
Tailwind
colors: {
custom: {
50: '#fed8fd',
500: '#fcc7fc',
950: '#000000',
},
}SCSS
$custom: #fcc7fc; $custom-light: #fed8fd; $custom-dark: #000000;
JSON
{
"hex": "#fcc7fc",
"rgb": {
"r": 252,
"g": 199,
"b": 252
},
"hsl": {
"h": 300,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.8925,
"c": 0.09113,
"h": 326.3
},
"luminance": 0.68571
}Semantic roles & 50–950 ramp
primary
#FCC7FC
secondary
#84E384
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385