#FCC3FF#FCC3FF
#FCC3FF is a very light, moderate purple. Relative luminance 0.669; OKLCH L 88.7% C 0.101 H 324.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC3FF |
|---|---|
| RGB | rgb(252, 195, 255) |
| HSL | hsl(297, 100%, 88%) |
| HSV | hsv(297, 24%, 100%) |
| CMYK | cmyk(1.2%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(85.48, 30.13, -21.63) |
| CIE-LCH | lch(85.48, 37.09, 324.32°) |
| OKLab | oklab(88.66% 0.0826 -0.0583) |
| OKLCH | oklch(88.66% 0.101 324.8) |
| XYZ | xyz(77.7079, 66.9476, 103.4171) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.65
Light Lilac
#EDC8FF
ΔE00 3.94
Very Light Purple
#F6CEFC
ΔE00 4.10
Pale Mauve
#FED0FC
ΔE00 4.29
Pale Lavender
#EECFFE
ΔE00 5.46
Pale Lilac
#E4CBFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC3FF #C6FFC3
analogous
#DEC3FF #FCC3FF #FFC3E4
triadic
#FCC3FF #FFFCC3 #C3FFFC
tetradic
#FCC3FF #FFDEC3 #C6FFC3 #C3E4FF
square
#FCC3FF #FFDEC3 #C6FFC3 #C3E4FF
split-complementary
#FCC3FF #E4FFC3 #C3FFDE
monochromatic
#F649FF #F986FF #FCC3FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.46
#FCC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#FCC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC3FF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC3FF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#FFC8D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fcc3ff; /* rgb */ color: rgb(252, 195, 255); /* oklch */ color: oklch(88.7% 0.101 324.8);
Tailwind
colors: {
custom: {
50: '#fed5ff',
500: '#fcc3ff',
950: '#000000',
},
}SCSS
$custom: #fcc3ff; $custom-light: #fed5ff; $custom-dark: #000000;
JSON
{
"hex": "#fcc3ff",
"rgb": {
"r": 252,
"g": 195,
"b": 255
},
"hsl": {
"h": 297,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.88657,
"c": 0.10109,
"h": 324.8
},
"luminance": 0.66946
}Semantic roles & 50–950 ramp
primary
#FCC3FF
secondary
#83E87E
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386