#FCC7FF#FCC7FF
#FCC7FF is a very light, moderate purple. Relative luminance 0.688; OKLCH L 89.4% C 0.094 H 324.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC7FF |
|---|---|
| RGB | rgb(252, 199, 255) |
| HSL | hsl(297, 100%, 89%) |
| HSV | hsv(297, 22%, 100%) |
| CMYK | cmyk(1.2%, 22%, 0%, 0%) |
| CIE-LAB | lab(86.39, 28.02, -20.26) |
| CIE-LCH | lch(86.39, 34.58, 324.14°) |
| OKLab | oklab(89.35% 0.0767 -0.0545) |
| OKLCH | oklch(89.35% 0.094 324.6) |
| XYZ | xyz(78.6162, 68.7642, 103.7198) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.99
Very Light Purple
#F6CEFC
ΔE00 3.04
Pale Mauve
#FED0FC
ΔE00 3.20
Light Lilac
#EDC8FF
ΔE00 3.48
Pale Lavender
#EECFFE
ΔE00 4.60
Pale Lilac
#E4CBFF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC7FF #CAFFC7
analogous
#E0C7FF #FCC7FF #FFC7E6
triadic
#FCC7FF #FFFCC7 #C7FFFC
tetradic
#FCC7FF #FFE0C7 #CAFFC7 #C7E6FF
square
#FCC7FF #FFE0C7 #CAFFC7 #C7E6FF
split-complementary
#FCC7FF #E6FFC7 #C7FFE0
monochromatic
#F54DFF #F98AFF #FCC7FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.42
#FCC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#FCC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC7FF
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC7FF | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#CFDAFD
Tritanopia (blue-blind)
#FFCCDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fcc7ff; /* rgb */ color: rgb(252, 199, 255); /* oklch */ color: oklch(89.4% 0.094 324.6);
Tailwind
colors: {
custom: {
50: '#fed8ff',
500: '#fcc7ff',
950: '#000000',
},
}SCSS
$custom: #fcc7ff; $custom-light: #fed8ff; $custom-dark: #000000;
JSON
{
"hex": "#fcc7ff",
"rgb": {
"r": 252,
"g": 199,
"b": 255
},
"hsl": {
"h": 296.786,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.89355,
"c": 0.09415,
"h": 324.6
},
"luminance": 0.68762
}Semantic roles & 50–950 ramp
primary
#FCC7FF
secondary
#87E981
accent
#E6000C
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386