#FCC2FA#FCC2FA
#FCC2FA is a very light, moderate purple. Relative luminance 0.662; OKLCH L 88.3% C 0.098 H 327.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC2FA |
|---|---|
| RGB | rgb(252, 194, 250) |
| HSL | hsl(302, 91%, 87%) |
| HSV | hsv(302, 23%, 99%) |
| CMYK | cmyk(0%, 23%, 0.8%, 1.2%) |
| CIE-LAB | lab(85.09, 29.75, -19.57) |
| CIE-LCH | lch(85.09, 35.61, 326.67°) |
| OKLab | oklab(88.31% 0.0825 -0.0526) |
| OKLCH | oklch(88.31% 0.098 327.5) |
| XYZ | xyz(76.6902, 66.1833, 99.1588) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.37
Pale Mauve
#FED0FC
ΔE00 3.87
Very Light Purple
#F6CEFC
ΔE00 3.99
Light Lilac
#EDC8FF
ΔE00 4.44
Pale Lavender
#EECFFE
ΔE00 5.66
Pale Lilac
#E4CBFF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC2FA #C2FCC4
analogous
#E1C2FC #FCC2FA #FCC2DD
triadic
#FCC2FA #FAFCC2 #C2FAFC
tetradic
#FCC2FA #FCE1C2 #C2FCC4 #C2DDFC
square
#FCC2FA #FCE1C2 #C2FCC4 #C2DDFC
split-complementary
#FCC2FA #DDFCC2 #C2FCE1
monochromatic
#F64DF0 #F988F5 #FCC2FA #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.48
#FCC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#FCC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC2FA
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC2FA | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#CCD7F8
Tritanopia (blue-blind)
#FFC6D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fcc2fa; /* rgb */ color: rgb(252, 194, 250); /* oklch */ color: oklch(88.3% 0.098 327.5);
Tailwind
colors: {
custom: {
50: '#fed5fc',
500: '#fcc2fa',
950: '#000000',
},
}SCSS
$custom: #fcc2fa; $custom-light: #fed5fc; $custom-dark: #000000;
JSON
{
"hex": "#fcc2fa",
"rgb": {
"r": 252,
"g": 194,
"b": 250
},
"hsl": {
"h": 302.069,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.88306,
"c": 0.09786,
"h": 327.5
},
"luminance": 0.66181
}Semantic roles & 50–950 ramp
primary
#FCC2FA
secondary
#80E383
accent
#E60800
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385