#FCC2FE#FCC2FE
#FCC2FE is a very light, moderate purple. Relative luminance 0.664; OKLCH L 88.4% C 0.102 H 325.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC2FE |
|---|---|
| RGB | rgb(252, 194, 254) |
| HSL | hsl(298, 97%, 88%) |
| HSV | hsv(298, 24%, 100%) |
| CMYK | cmyk(0.8%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(85.22, 30.47, -21.50) |
| CIE-LCH | lch(85.22, 37.29, 324.80°) |
| OKLab | oklab(88.45% 0.0837 -0.0579) |
| OKLCH | oklch(88.45% 0.102 325.3) |
| XYZ | xyz(77.3241, 66.4368, 102.4971) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.75
Light Lilac
#EDC8FF
ΔE00 4.14
Very Light Purple
#F6CEFC
ΔE00 4.27
Pale Mauve
#FED0FC
ΔE00 4.41
Pale Lavender
#EECFFE
ΔE00 5.65
Pale Lilac
#E4CBFF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC2FE #C4FEC2
analogous
#DEC2FE #FCC2FE #FEC2E2
triadic
#FCC2FE #FEFCC2 #C2FEFC
tetradic
#FCC2FE #FEDEC2 #C4FEC2 #C2E2FE
square
#FCC2FE #FEDEC2 #C4FEC2 #C2E2FE
split-complementary
#FCC2FE #E2FEC2 #C2FEDE
monochromatic
#F64AFC #F986FD #FCC2FE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.47
#FCC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#FCC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC2FE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC2FE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#CBD7FC
Tritanopia (blue-blind)
#FFC7D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcc2fe; /* rgb */ color: rgb(252, 194, 254); /* oklch */ color: oklch(88.4% 0.102 325.3);
Tailwind
colors: {
custom: {
50: '#fed5fe',
500: '#fcc2fe',
950: '#000000',
},
}SCSS
$custom: #fcc2fe; $custom-light: #fed5fe; $custom-dark: #000000;
JSON
{
"hex": "#fcc2fe",
"rgb": {
"r": 252,
"g": 194,
"b": 254
},
"hsl": {
"h": 298,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.88448,
"c": 0.10181,
"h": 325.3
},
"luminance": 0.66435
}Semantic roles & 50–950 ramp
primary
#FCC2FE
secondary
#81E67E
accent
#E60008
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386