#FCC4FD#FCC4FD
#FCC4FD is a very light, moderate purple. Relative luminance 0.673; OKLCH L 88.8% C 0.097 H 325.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC4FD |
|---|---|
| RGB | rgb(252, 196, 253) |
| HSL | hsl(299, 93%, 88%) |
| HSV | hsv(299, 23%, 99%) |
| CMYK | cmyk(0.4%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(85.64, 29.24, -20.33) |
| CIE-LCH | lch(85.64, 35.61, 325.19°) |
| OKLab | oklab(88.76% 0.0805 -0.0547) |
| OKLCH | oklch(88.76% 0.097 325.8) |
| XYZ | xyz(77.6125, 67.2692, 101.8053) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.99
Very Light Purple
#F6CEFC
ΔE00 3.65
Pale Mauve
#FED0FC
ΔE00 3.71
Light Lilac
#EDC8FF
ΔE00 3.94
Pale Lavender
#EECFFE
ΔE00 5.22
Pale Lilac
#E4CBFF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC4FD #C5FDC4
analogous
#DFC4FD #FCC4FD #FDC4E1
triadic
#FCC4FD #FDFCC4 #C4FDFC
tetradic
#FCC4FD #FDDFC4 #C5FDC4 #C4E1FD
square
#FCC4FD #FDDFC4 #C5FDC4 #C4E1FD
split-complementary
#FCC4FD #E1FDC4 #C4FDDF
monochromatic
#F64EF9 #F989FB #FCC4FD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.45
#FCC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#FCC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC4FD
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC4FD | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#CDD9FB
Tritanopia (blue-blind)
#FFC9D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fcc4fd; /* rgb */ color: rgb(252, 196, 253); /* oklch */ color: oklch(88.8% 0.097 325.8);
Tailwind
colors: {
custom: {
50: '#fed6fe',
500: '#fcc4fd',
950: '#000000',
},
}SCSS
$custom: #fcc4fd; $custom-light: #fed6fe; $custom-dark: #000000;
JSON
{
"hex": "#fcc4fd",
"rgb": {
"r": 252,
"g": 196,
"b": 253
},
"hsl": {
"h": 298.947,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.8876,
"c": 0.09735,
"h": 325.8
},
"luminance": 0.67267
}Semantic roles & 50–950 ramp
primary
#FCC4FD
secondary
#82E581
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385