#FCC0FC#FCC0FC
#FCC0FC is a very light, moderate purple. Relative luminance 0.654; OKLCH L 88.0% C 0.103 H 326.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC0FC |
|---|---|
| RGB | rgb(252, 192, 252) |
| HSL | hsl(300, 91%, 87%) |
| HSV | hsv(300, 24%, 99%) |
| CMYK | cmyk(0%, 23.8%, 0%, 1.2%) |
| CIE-LAB | lab(84.70, 31.16, -21.22) |
| CIE-LCH | lch(84.70, 37.70, 325.75°) |
| OKLab | oklab(88.03% 0.0861 -0.0571) |
| OKLCH | oklch(88.03% 0.103 326.4) |
| XYZ | xyz(76.5634, 65.4251, 100.6717) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.02
Light Lilac
#EDC8FF
ΔE00 4.55
Very Light Purple
#F6CEFC
ΔE00 4.62
Pale Mauve
#FED0FC
ΔE00 4.67
Pale Lavender
#EECFFE
ΔE00 6.06
Mauve
#E0B0FF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC0FC #C0FCC0
analogous
#DEC0FC #FCC0FC #FCC0DE
triadic
#FCC0FC #FCFCC0 #C0FCFC
tetradic
#FCC0FC #FCDEC0 #C0FCC0 #C0DEFC
square
#FCC0FC #FCDEC0 #C0FCC0 #C0DEFC
split-complementary
#FCC0FC #DEFCC0 #C0FCDE
monochromatic
#F64BF6 #F986F9 #FCC0FC #FEE2FE #FEE2FE
Accessibility & contrast
On white
1.49
#FCC0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FCC0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC0FC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC0FC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFE
Deuteranopia (green-blind)
#CAD6FA
Tritanopia (blue-blind)
#FFC5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fcc0fc; /* rgb */ color: rgb(252, 192, 252); /* oklch */ color: oklch(88.0% 0.103 326.4);
Tailwind
colors: {
custom: {
50: '#fed3fd',
500: '#fcc0fc',
950: '#000000',
},
}SCSS
$custom: #fcc0fc; $custom-light: #fed3fd; $custom-dark: #000000;
JSON
{
"hex": "#fcc0fc",
"rgb": {
"r": 252,
"g": 192,
"b": 252
},
"hsl": {
"h": 300,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.88031,
"c": 0.1033,
"h": 326.4
},
"luminance": 0.65423
}Semantic roles & 50–950 ramp
primary
#FCC0FC
secondary
#7EE27E
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385