#FCC2FD#FCC2FD
#FCC2FD is a very light, moderate purple. Relative luminance 0.664; OKLCH L 88.4% C 0.101 H 325.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC2FD |
|---|---|
| RGB | rgb(252, 194, 253) |
| HSL | hsl(299, 94%, 88%) |
| HSV | hsv(299, 23%, 99%) |
| CMYK | cmyk(0.4%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(85.19, 30.29, -21.01) |
| CIE-LCH | lch(85.19, 36.87, 325.25°) |
| OKLab | oklab(88.41% 0.0834 -0.0566) |
| OKLCH | oklch(88.41% 0.101 325.8) |
| XYZ | xyz(77.1644, 66.3729, 101.6559) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.89
Very Light Purple
#F6CEFC
ΔE00 4.18
Light Lilac
#EDC8FF
ΔE00 4.20
Pale Mauve
#FED0FC
ΔE00 4.26
Pale Lavender
#EECFFE
ΔE00 5.64
Pale Lilac
#E4CBFF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC2FD #C3FDC2
analogous
#DEC2FD #FCC2FD #FDC2E0
triadic
#FCC2FD #FDFCC2 #C2FDFC
tetradic
#FCC2FD #FDDEC2 #C3FDC2 #C2E0FD
square
#FCC2FD #FDDEC2 #C3FDC2 #C2E0FD
split-complementary
#FCC2FD #E0FDC2 #C2FDDE
monochromatic
#F64BF9 #F987FB #FCC2FD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.47
#FCC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#FCC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC2FD
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC2FD | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#CBD7FB
Tritanopia (blue-blind)
#FFC7D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcc2fd; /* rgb */ color: rgb(252, 194, 253); /* oklch */ color: oklch(88.4% 0.101 325.8);
Tailwind
colors: {
custom: {
50: '#fed5fe',
500: '#fcc2fd',
950: '#000000',
},
}SCSS
$custom: #fcc2fd; $custom-light: #fed5fe; $custom-dark: #000000;
JSON
{
"hex": "#fcc2fd",
"rgb": {
"r": 252,
"g": 194,
"b": 253
},
"hsl": {
"h": 298.983,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.88412,
"c": 0.10082,
"h": 325.8
},
"luminance": 0.66371
}Semantic roles & 50–950 ramp
primary
#FCC2FD
secondary
#81E47F
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385