#FCC1FF#FCC1FF
#FCC1FF is a very light, moderate purple. Relative luminance 0.661; OKLCH L 88.3% C 0.105 H 324.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC1FF |
|---|---|
| RGB | rgb(252, 193, 255) |
| HSL | hsl(297, 100%, 88%) |
| HSV | hsv(297, 24%, 100%) |
| CMYK | cmyk(1.2%, 24.3%, 0%, 0%) |
| CIE-LAB | lab(85.03, 31.18, -22.32) |
| CIE-LCH | lch(85.03, 38.35, 324.41°) |
| OKLab | oklab(88.31% 0.0855 -0.0602) |
| OKLCH | oklch(88.31% 0.105 324.8) |
| XYZ | xyz(77.2628, 66.0574, 103.2687) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.65
Light Lilac
#EDC8FF
ΔE00 4.26
Very Light Purple
#F6CEFC
ΔE00 4.63
Pale Mauve
#FED0FC
ΔE00 4.83
Pale Lavender
#EECFFE
ΔE00 5.90
Mauve
#E0B0FF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC1FF #C4FFC1
analogous
#DDC1FF #FCC1FF #FFC1E3
triadic
#FCC1FF #FFFCC1 #C1FFFC
tetradic
#FCC1FF #FFDDC1 #C4FFC1 #C1E3FF
square
#FCC1FF #FFDDC1 #C4FFC1 #C1E3FF
split-complementary
#FCC1FF #E3FFC1 #C1FFDD
monochromatic
#F647FF #F984FF #FCC1FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.48
#FCC1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#FCC1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC1FF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC1FF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#FFC6D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fcc1ff; /* rgb */ color: rgb(252, 193, 255); /* oklch */ color: oklch(88.3% 0.105 324.8);
Tailwind
colors: {
custom: {
50: '#fed4ff',
500: '#fcc1ff',
950: '#000000',
},
}SCSS
$custom: #fcc1ff; $custom-light: #fed4ff; $custom-dark: #000000;
JSON
{
"hex": "#fcc1ff",
"rgb": {
"r": 252,
"g": 193,
"b": 255
},
"hsl": {
"h": 297.097,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.88311,
"c": 0.10456,
"h": 324.8
},
"luminance": 0.66055
}Semantic roles & 50–950 ramp
primary
#FCC1FF
secondary
#81E87C
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386