#FCCFF6#FCCFF6
#FCCFF6 is a very light, moderate purple. Relative luminance 0.720; OKLCH L 90.5% C 0.071 H 330.6°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFF6 |
|---|---|
| RGB | rgb(252, 207, 246) |
| HSL | hsl(308, 88%, 90%) |
| HSV | hsv(308, 18%, 99%) |
| CMYK | cmyk(0%, 17.9%, 2.4%, 1.2%) |
| CIE-LAB | lab(87.96, 22.20, -13.14) |
| CIE-LCH | lch(87.96, 25.79, 329.38°) |
| OKLab | oklab(90.47% 0.0622 -0.035) |
| OKLCH | oklch(90.47% 0.071 330.6) |
| XYZ | xyz(79.0905, 71.9767, 96.8975) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.36
Very Light Purple
#F6CEFC
ΔE00 2.58
Pale Lavender
#EECFFE
ΔE00 4.59
Light Lilac
#EDC8FF
ΔE00 5.51
Light Lavendar
#EFC0FE
ΔE00 6.52
Pale Lilac
#E4CBFF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFF6 #CFFCD5
analogous
#EBCFFC #FCCFF6 #FCCFE0
triadic
#FCCFF6 #F6FCCF #CFF6FC
tetradic
#FCCFF6 #FCEBCF #CFFCD5 #CFE0FC
square
#FCCFF6 #FCEBCF #CFFCD5 #CFE0FC
split-complementary
#FCCFF6 #E0FCCF #CFFCEB
monochromatic
#F55CE0 #F895EB #FCCFF6 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.36
#FCCFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#FCCFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFF6
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFF6 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F8
Deuteranopia (green-blind)
#D8DFF4
Tritanopia (blue-blind)
#FFD1DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fccff6; /* rgb */ color: rgb(252, 207, 246); /* oklch */ color: oklch(90.5% 0.071 330.6);
Tailwind
colors: {
custom: {
50: '#fdddf9',
500: '#fccff6',
950: '#000000',
},
}SCSS
$custom: #fccff6; $custom-light: #fdddf9; $custom-dark: #000000;
JSON
{
"hex": "#fccff6",
"rgb": {
"r": 252,
"g": 207,
"b": 246
},
"hsl": {
"h": 308,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90473,
"c": 0.07139,
"h": 330.6
},
"luminance": 0.71975
}Semantic roles & 50–950 ramp
primary
#FCCFF6
secondary
#8CE497
accent
#E51F01
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485