#FCC8FE#FCC8FE
#FCC8FE is a very light, moderate purple. Relative luminance 0.692; OKLCH L 89.5% C 0.091 H 325.1°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC8FE |
|---|---|
| RGB | rgb(252, 200, 254) |
| HSL | hsl(298, 96%, 89%) |
| HSV | hsv(298, 21%, 100%) |
| CMYK | cmyk(0.8%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(86.58, 27.31, -19.43) |
| CIE-LCH | lch(86.58, 33.52, 324.57°) |
| OKLab | oklab(89.5% 0.075 -0.0523) |
| OKLCH | oklch(89.5% 0.091 325.1) |
| XYZ | xyz(78.6865, 69.1616, 102.9512) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.68
Pale Mauve
#FED0FC
ΔE00 2.75
Light Lavendar
#EFC0FE
ΔE00 3.30
Light Lilac
#EDC8FF
ΔE00 3.52
Pale Lavender
#EECFFE
ΔE00 4.41
Pale Lilac
#E4CBFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC8FE #CAFEC8
analogous
#E1C8FE #FCC8FE #FEC8E5
triadic
#FCC8FE #FEFCC8 #C8FEFC
tetradic
#FCC8FE #FEE1C8 #CAFEC8 #C8E5FE
square
#FCC8FE #FEE1C8 #CAFEC8 #C8E5FE
split-complementary
#FCC8FE #E5FEC8 #C8FEE1
monochromatic
#F550FC #F98CFD #FCC8FE #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.42
#FCC8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#FCC8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC8FE
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC8FE | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#FFCDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcc8fe; /* rgb */ color: rgb(252, 200, 254); /* oklch */ color: oklch(89.5% 0.091 325.1);
Tailwind
colors: {
custom: {
50: '#fdd9fe',
500: '#fcc8fe',
950: '#000000',
},
}SCSS
$custom: #fcc8fe; $custom-light: #fdd9fe; $custom-dark: #000000;
JSON
{
"hex": "#fcc8fe",
"rgb": {
"r": 252,
"g": 200,
"b": 254
},
"hsl": {
"h": 297.778,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.89496,
"c": 0.0914,
"h": 325.1
},
"luminance": 0.6916
}Semantic roles & 50–950 ramp
primary
#FCC8FE
secondary
#87E783
accent
#E60008
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385