#FCC3FD#FCC3FD
#FCC3FD is a very light, moderate purple. Relative luminance 0.668; OKLCH L 88.6% C 0.099 H 325.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC3FD |
|---|---|
| RGB | rgb(252, 195, 253) |
| HSL | hsl(299, 94%, 88%) |
| HSV | hsv(299, 23%, 99%) |
| CMYK | cmyk(0.4%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(85.41, 29.77, -20.67) |
| CIE-LCH | lch(85.41, 36.24, 325.22°) |
| OKLab | oklab(88.59% 0.082 -0.0557) |
| OKLCH | oklch(88.59% 0.099 325.8) |
| XYZ | xyz(77.3877, 66.8195, 101.7303) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.93
Very Light Purple
#F6CEFC
ΔE00 3.92
Pale Mauve
#FED0FC
ΔE00 3.98
Light Lilac
#EDC8FF
ΔE00 4.06
Pale Lavender
#EECFFE
ΔE00 5.43
Pale Lilac
#E4CBFF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC3FD #C4FDC3
analogous
#DFC3FD #FCC3FD #FDC3E1
triadic
#FCC3FD #FDFCC3 #C3FDFC
tetradic
#FCC3FD #FDDFC3 #C4FDC3 #C3E1FD
square
#FCC3FD #FDDFC3 #C4FDC3 #C3E1FD
split-complementary
#FCC3FD #E1FDC3 #C3FDDF
monochromatic
#F64DF9 #F988FB #FCC3FD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.46
#FCC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#FCC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC3FD
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC3FD | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#FFC8D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcc3fd; /* rgb */ color: rgb(252, 195, 253); /* oklch */ color: oklch(88.6% 0.099 325.8);
Tailwind
colors: {
custom: {
50: '#fed5fe',
500: '#fcc3fd',
950: '#000000',
},
}SCSS
$custom: #fcc3fd; $custom-light: #fed5fe; $custom-dark: #000000;
JSON
{
"hex": "#fcc3fd",
"rgb": {
"r": 252,
"g": 195,
"b": 253
},
"hsl": {
"h": 298.966,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.88586,
"c": 0.09908,
"h": 325.8
},
"luminance": 0.66818
}Semantic roles & 50–950 ramp
primary
#FCC3FD
secondary
#81E480
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385