#FCCFFF#FCCFFF
#FCCFFF is a very light, moderate purple. Relative luminance 0.725; OKLCH L 90.8% C 0.080 H 324.2°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFFF |
|---|---|
| RGB | rgb(252, 207, 255) |
| HSL | hsl(296, 100%, 91%) |
| HSV | hsv(296, 19%, 100%) |
| CMYK | cmyk(1.2%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(88.23, 23.81, -17.48) |
| CIE-LCH | lch(88.23, 29.54, 323.72°) |
| OKLab | oklab(90.77% 0.0651 -0.0469) |
| OKLCH | oklch(90.77% 0.08 324.2) |
| XYZ | xyz(80.5055, 72.5427, 104.3496) |
| Luminance | 0.7254 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.17
Pale Mauve
#FED0FC
ΔE00 1.19
Pale Lavender
#EECFFE
ΔE00 3.29
Light Lilac
#EDC8FF
ΔE00 3.59
Light Lavendar
#EFC0FE
ΔE00 4.59
Pale Lilac
#E4CBFF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFFF #D2FFCF
analogous
#E4CFFF #FCCFFF #FFCFEA
triadic
#FCCFFF #FFFCCF #CFFFFC
tetradic
#FCCFFF #FFE4CF #D2FFCF #CFEAFF
square
#FCCFFF #FFE4CF #D2FFCF #CFEAFF
split-complementary
#FCCFFF #EAFFCF #CFFFE4
monochromatic
#F455FF #F892FF #FCCFFF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.35
#FCCFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#FCCFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFFF
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFFF | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#FED3DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fccfff; /* rgb */ color: rgb(252, 207, 255); /* oklch */ color: oklch(90.8% 0.080 324.2);
Tailwind
colors: {
custom: {
50: '#fddeff',
500: '#fccfff',
950: '#000000',
},
}SCSS
$custom: #fccfff; $custom-light: #fddeff; $custom-dark: #000000;
JSON
{
"hex": "#fccfff",
"rgb": {
"r": 252,
"g": 207,
"b": 255
},
"hsl": {
"h": 296.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90773,
"c": 0.08026,
"h": 324.2
},
"luminance": 0.72541
}Semantic roles & 50–950 ramp
primary
#FCCFFF
secondary
#8EEA88
accent
#E6000E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486