#FCC4FE#FCC4FE
#FCC4FE is a very light, moderate purple. Relative luminance 0.673; OKLCH L 88.8% C 0.098 H 325.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC4FE |
|---|---|
| RGB | rgb(252, 196, 254) |
| HSL | hsl(298, 97%, 88%) |
| HSV | hsv(298, 23%, 100%) |
| CMYK | cmyk(0.8%, 22.8%, 0%, 0.4%) |
| CIE-LAB | lab(85.67, 29.42, -20.81) |
| CIE-LCH | lch(85.67, 36.04, 324.73°) |
| OKLab | oklab(88.8% 0.0808 -0.0561) |
| OKLCH | oklch(88.8% 0.098 325.2) |
| XYZ | xyz(77.7722, 67.3330, 102.6464) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.84
Very Light Purple
#F6CEFC
ΔE00 3.74
Pale Mauve
#FED0FC
ΔE00 3.86
Light Lilac
#EDC8FF
ΔE00 3.87
Pale Lavender
#EECFFE
ΔE00 5.22
Pale Lilac
#E4CBFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC4FE #C6FEC4
analogous
#DFC4FE #FCC4FE #FEC4E3
triadic
#FCC4FE #FEFCC4 #C4FEFC
tetradic
#FCC4FE #FEDFC4 #C6FEC4 #C4E3FE
square
#FCC4FE #FEDFC4 #C6FEC4 #C4E3FE
split-complementary
#FCC4FE #E3FEC4 #C4FEDF
monochromatic
#F64CFC #F988FD #FCC4FE #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.45
#FCC4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#FCC4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC4FE
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC4FE | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#CCD9FC
Tritanopia (blue-blind)
#FFC9D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fcc4fe; /* rgb */ color: rgb(252, 196, 254); /* oklch */ color: oklch(88.8% 0.098 325.2);
Tailwind
colors: {
custom: {
50: '#fed6fe',
500: '#fcc4fe',
950: '#000000',
},
}SCSS
$custom: #fcc4fe; $custom-light: #fed6fe; $custom-dark: #000000;
JSON
{
"hex": "#fcc4fe",
"rgb": {
"r": 252,
"g": 196,
"b": 254
},
"hsl": {
"h": 297.931,
"s": 96.667,
"l": 88.235
},
"oklch": {
"l": 0.88795,
"c": 0.09835,
"h": 325.2
},
"luminance": 0.67331
}Semantic roles & 50–950 ramp
primary
#FCC4FE
secondary
#83E680
accent
#E60008
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386