#FCC3FC#FCC3FC
#FCC3FC is a very light, moderate purple. Relative luminance 0.668; OKLCH L 88.6% C 0.098 H 326.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC3FC |
|---|---|
| RGB | rgb(252, 195, 252) |
| HSL | hsl(300, 90%, 88%) |
| HSV | hsv(300, 23%, 99%) |
| CMYK | cmyk(0%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(85.38, 29.58, -20.19) |
| CIE-LCH | lch(85.38, 35.82, 325.69°) |
| OKLab | oklab(88.55% 0.0817 -0.0543) |
| OKLCH | oklch(88.55% 0.098 326.4) |
| XYZ | xyz(77.2288, 66.7560, 100.8936) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.09
Very Light Purple
#F6CEFC
ΔE00 3.84
Pale Mauve
#FED0FC
ΔE00 3.84
Light Lilac
#EDC8FF
ΔE00 4.14
Pale Lavender
#EECFFE
ΔE00 5.43
Pale Lilac
#E4CBFF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC3FC #C3FCC3
analogous
#DFC3FC #FCC3FC #FCC3DF
triadic
#FCC3FC #FCFCC3 #C3FCFC
tetradic
#FCC3FC #FCDFC3 #C3FCC3 #C3DFFC
square
#FCC3FC #FCDFC3 #C3FCC3 #C3DFFC
split-complementary
#FCC3FC #DFFCC3 #C3FCDF
monochromatic
#F64EF6 #F989F9 #FCC3FC #FEE2FE #FEE2FE
Accessibility & contrast
On white
1.46
#FCC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#FCC3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC3FC
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC3FC | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#CCD8FA
Tritanopia (blue-blind)
#FFC8D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcc3fc; /* rgb */ color: rgb(252, 195, 252); /* oklch */ color: oklch(88.6% 0.098 326.4);
Tailwind
colors: {
custom: {
50: '#fed5fd',
500: '#fcc3fc',
950: '#000000',
},
}SCSS
$custom: #fcc3fc; $custom-light: #fed5fd; $custom-dark: #000000;
JSON
{
"hex": "#fcc3fc",
"rgb": {
"r": 252,
"g": 195,
"b": 252
},
"hsl": {
"h": 300,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.88551,
"c": 0.09809,
"h": 326.4
},
"luminance": 0.66754
}Semantic roles & 50–950 ramp
primary
#FCC3FC
secondary
#81E381
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385