#FCC8FC#FCC8FC
#FCC8FC is a very light, moderate purple. Relative luminance 0.690; OKLCH L 89.4% C 0.089 H 326.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC8FC |
|---|---|
| RGB | rgb(252, 200, 252) |
| HSL | hsl(300, 90%, 89%) |
| HSV | hsv(300, 21%, 99%) |
| CMYK | cmyk(0%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(86.52, 26.95, -18.47) |
| CIE-LCH | lch(86.52, 32.67, 325.58°) |
| OKLab | oklab(89.43% 0.0744 -0.0496) |
| OKLCH | oklch(89.43% 0.089 326.3) |
| XYZ | xyz(78.3679, 69.0342, 101.2733) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.41
Very Light Purple
#F6CEFC
ΔE00 2.56
Light Lavendar
#EFC0FE
ΔE00 3.67
Light Lilac
#EDC8FF
ΔE00 3.78
Pale Lavender
#EECFFE
ΔE00 4.46
Pale Lilac
#E4CBFF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC8FC #C8FCC8
analogous
#E2C8FC #FCC8FC #FCC8E2
triadic
#FCC8FC #FCFCC8 #C8FCFC
tetradic
#FCC8FC #FCE2C8 #C8FCC8 #C8E2FC
square
#FCC8FC #FCE2C8 #C8FCC8 #C8E2FC
split-complementary
#FCC8FC #E2FCC8 #C8FCE2
monochromatic
#F654F6 #F98EF9 #FCC8FC #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.42
#FCC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#FCC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC8FC
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC8FC | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FE
Deuteranopia (green-blind)
#D0DBFA
Tritanopia (blue-blind)
#FFCCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcc8fc; /* rgb */ color: rgb(252, 200, 252); /* oklch */ color: oklch(89.4% 0.089 326.3);
Tailwind
colors: {
custom: {
50: '#fdd9fd',
500: '#fcc8fc',
950: '#000000',
},
}SCSS
$custom: #fcc8fc; $custom-light: #fdd9fd; $custom-dark: #000000;
JSON
{
"hex": "#fcc8fc",
"rgb": {
"r": 252,
"g": 200,
"b": 252
},
"hsl": {
"h": 300,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.89427,
"c": 0.08939,
"h": 326.3
},
"luminance": 0.69032
}Semantic roles & 50–950 ramp
primary
#FCC8FC
secondary
#85E385
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385