#FCC4FF#FCC4FF
#FCC4FF is a very light, moderate purple. Relative luminance 0.674; OKLCH L 88.8% C 0.099 H 324.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC4FF |
|---|---|
| RGB | rgb(252, 196, 255) |
| HSL | hsl(297, 100%, 88%) |
| HSV | hsv(297, 23%, 100%) |
| CMYK | cmyk(1.2%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(85.70, 29.60, -21.29) |
| CIE-LCH | lch(85.70, 36.46, 324.28°) |
| OKLab | oklab(88.83% 0.0811 -0.0574) |
| OKLCH | oklch(88.83% 0.099 324.7) |
| XYZ | xyz(77.9327, 67.3973, 103.4920) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.69
Light Lilac
#EDC8FF
ΔE00 3.80
Very Light Purple
#F6CEFC
ΔE00 3.84
Pale Mauve
#FED0FC
ΔE00 4.02
Pale Lavender
#EECFFE
ΔE00 5.24
Pale Lilac
#E4CBFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC4FF #C7FFC4
analogous
#DEC4FF #FCC4FF #FFC4E4
triadic
#FCC4FF #FFFCC4 #C4FFFC
tetradic
#FCC4FF #FFDEC4 #C7FFC4 #C4E4FF
square
#FCC4FF #FFDEC4 #C7FFC4 #C4E4FF
split-complementary
#FCC4FF #E4FFC4 #C4FFDE
monochromatic
#F64AFF #F987FF #FCC4FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.45
#FCC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#FCC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC4FF
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC4FF | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#CCD9FD
Tritanopia (blue-blind)
#FFC9D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fcc4ff; /* rgb */ color: rgb(252, 196, 255); /* oklch */ color: oklch(88.8% 0.099 324.7);
Tailwind
colors: {
custom: {
50: '#fed6ff',
500: '#fcc4ff',
950: '#000000',
},
}SCSS
$custom: #fcc4ff; $custom-light: #fed6ff; $custom-dark: #000000;
JSON
{
"hex": "#fcc4ff",
"rgb": {
"r": 252,
"g": 196,
"b": 255
},
"hsl": {
"h": 296.949,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.88831,
"c": 0.09936,
"h": 324.7
},
"luminance": 0.67395
}Semantic roles & 50–950 ramp
primary
#FCC4FF
secondary
#84E87F
accent
#E6000C
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386