#FCC2FF#FCC2FF
#FCC2FF is a very light, moderate purple. Relative luminance 0.665; OKLCH L 88.5% C 0.103 H 324.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC2FF |
|---|---|
| RGB | rgb(252, 194, 255) |
| HSL | hsl(297, 100%, 88%) |
| HSV | hsv(297, 24%, 100%) |
| CMYK | cmyk(1.2%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(85.25, 30.66, -21.98) |
| CIE-LCH | lch(85.25, 37.72, 324.36°) |
| OKLab | oklab(88.48% 0.084 -0.0593) |
| OKLCH | oklch(88.48% 0.103 324.8) |
| XYZ | xyz(77.4846, 66.5010, 103.3426) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.64
Light Lilac
#EDC8FF
ΔE00 4.09
Very Light Purple
#F6CEFC
ΔE00 4.37
Pale Mauve
#FED0FC
ΔE00 4.56
Pale Lavender
#EECFFE
ΔE00 5.68
Pale Lilac
#E4CBFF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC2FF #C5FFC2
analogous
#DDC2FF #FCC2FF #FFC2E3
triadic
#FCC2FF #FFFCC2 #C2FFFC
tetradic
#FCC2FF #FFDDC2 #C5FFC2 #C2E3FF
square
#FCC2FF #FFDDC2 #C5FFC2 #C2E3FF
split-complementary
#FCC2FF #E3FFC2 #C2FFDD
monochromatic
#F648FF #F985FF #FCC2FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.47
#FCC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#FCC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC2FF
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC2FF | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD1FF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#FFC7D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcc2ff; /* rgb */ color: rgb(252, 194, 255); /* oklch */ color: oklch(88.5% 0.103 324.8);
Tailwind
colors: {
custom: {
50: '#fed5ff',
500: '#fcc2ff',
950: '#000000',
},
}SCSS
$custom: #fcc2ff; $custom-light: #fed5ff; $custom-dark: #000000;
JSON
{
"hex": "#fcc2ff",
"rgb": {
"r": 252,
"g": 194,
"b": 255
},
"hsl": {
"h": 297.049,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88484,
"c": 0.10283,
"h": 324.8
},
"luminance": 0.66499
}Semantic roles & 50–950 ramp
primary
#FCC2FF
secondary
#82E87D
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386