#FCC1FA#FCC1FA
#FCC1FA is a very light, moderate purple. Relative luminance 0.657; OKLCH L 88.1% C 0.100 H 327.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC1FA |
|---|---|
| RGB | rgb(252, 193, 250) |
| HSL | hsl(302, 91%, 87%) |
| HSV | hsv(302, 23%, 99%) |
| CMYK | cmyk(0%, 23.4%, 0.8%, 1.2%) |
| CIE-LAB | lab(84.86, 30.28, -19.91) |
| CIE-LCH | lch(84.86, 36.24, 326.67°) |
| OKLab | oklab(88.13% 0.084 -0.0535) |
| OKLCH | oklch(88.13% 0.1 327.5) |
| XYZ | xyz(76.4684, 65.7397, 99.0848) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.33
Pale Mauve
#FED0FC
ΔE00 4.15
Very Light Purple
#F6CEFC
ΔE00 4.24
Light Lilac
#EDC8FF
ΔE00 4.55
Pale Lavender
#EECFFE
ΔE00 5.86
Pale Lilac
#E4CBFF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC1FA #C1FCC3
analogous
#E1C1FC #FCC1FA #FCC1DD
triadic
#FCC1FA #FAFCC1 #C1FAFC
tetradic
#FCC1FA #FCE1C1 #C1FCC3 #C1DDFC
square
#FCC1FA #FCE1C1 #C1FCC3 #C1DDFC
split-complementary
#FCC1FA #DDFCC1 #C1FCE1
monochromatic
#F64CF1 #F987F5 #FCC1FA #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.48
#FCC1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#FCC1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC1FA
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC1FA | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFC
Deuteranopia (green-blind)
#CBD7F8
Tritanopia (blue-blind)
#FFC5D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fcc1fa; /* rgb */ color: rgb(252, 193, 250); /* oklch */ color: oklch(88.1% 0.100 327.5);
Tailwind
colors: {
custom: {
50: '#fed4fc',
500: '#fcc1fa',
950: '#000000',
},
}SCSS
$custom: #fcc1fa; $custom-light: #fed4fc; $custom-dark: #000000;
JSON
{
"hex": "#fcc1fa",
"rgb": {
"r": 252,
"g": 193,
"b": 250
},
"hsl": {
"h": 302.034,
"s": 90.769,
"l": 87.255
},
"oklch": {
"l": 0.88133,
"c": 0.0996,
"h": 327.5
},
"luminance": 0.65738
}Semantic roles & 50–950 ramp
primary
#FCC1FA
secondary
#7FE282
accent
#E60800
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385