#FCC6FF#FCC6FF
#FCC6FF is a very light, moderate purple. Relative luminance 0.683; OKLCH L 89.2% C 0.096 H 324.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC6FF |
|---|---|
| RGB | rgb(252, 198, 255) |
| HSL | hsl(297, 100%, 89%) |
| HSV | hsv(297, 22%, 100%) |
| CMYK | cmyk(1.2%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(86.16, 28.55, -20.60) |
| CIE-LCH | lch(86.16, 35.21, 324.18°) |
| OKLab | oklab(89.18% 0.0782 -0.0555) |
| OKLCH | oklch(89.18% 0.096 324.6) |
| XYZ | xyz(78.3869, 68.3055, 103.6434) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.86
Very Light Purple
#F6CEFC
ΔE00 3.31
Pale Mauve
#FED0FC
ΔE00 3.48
Light Lilac
#EDC8FF
ΔE00 3.57
Pale Lavender
#EECFFE
ΔE00 4.81
Pale Lilac
#E4CBFF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC6FF #C9FFC6
analogous
#E0C6FF #FCC6FF #FFC6E6
triadic
#FCC6FF #FFFCC6 #C6FFFC
tetradic
#FCC6FF #FFE0C6 #C9FFC6 #C6E6FF
square
#FCC6FF #FFE0C6 #C9FFC6 #C6E6FF
split-complementary
#FCC6FF #E6FFC6 #C6FFE0
monochromatic
#F64CFF #F989FF #FCC6FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.43
#FCC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#FCC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC6FF
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC6FF | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#FFCBDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcc6ff; /* rgb */ color: rgb(252, 198, 255); /* oklch */ color: oklch(89.2% 0.096 324.6);
Tailwind
colors: {
custom: {
50: '#fed7ff',
500: '#fcc6ff',
950: '#000000',
},
}SCSS
$custom: #fcc6ff; $custom-light: #fed7ff; $custom-dark: #000000;
JSON
{
"hex": "#fcc6ff",
"rgb": {
"r": 252,
"g": 198,
"b": 255
},
"hsl": {
"h": 296.842,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.8918,
"c": 0.09588,
"h": 324.6
},
"luminance": 0.68304
}Semantic roles & 50–950 ramp
primary
#FCC6FF
secondary
#86E981
accent
#E6000C
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386