#FCC8FA#FCC8FA
#FCC8FA is a very light, moderate purple. Relative luminance 0.689; OKLCH L 89.4% C 0.087 H 327.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC8FA |
|---|---|
| RGB | rgb(252, 200, 250) |
| HSL | hsl(302, 90%, 89%) |
| HSV | hsv(302, 21%, 99%) |
| CMYK | cmyk(0%, 20.6%, 0.8%, 1.2%) |
| CIE-LAB | lab(86.46, 26.59, -17.50) |
| CIE-LCH | lch(86.46, 31.83, 326.65°) |
| OKLab | oklab(89.36% 0.0737 -0.0469) |
| OKLCH | oklch(89.36% 0.087 327.5) |
| XYZ | xyz(78.0526, 68.9081, 99.6129) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.13
Very Light Purple
#F6CEFC
ΔE00 2.52
Light Lavendar
#EFC0FE
ΔE00 4.07
Light Lilac
#EDC8FF
ΔE00 4.08
Pale Lavender
#EECFFE
ΔE00 4.57
Pale Lilac
#E4CBFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC8FA #C8FCCA
analogous
#E4C8FC #FCC8FA #FCC8E0
triadic
#FCC8FA #FAFCC8 #C8FAFC
tetradic
#FCC8FA #FCE4C8 #C8FCCA #C8E0FC
square
#FCC8FA #FCE4C8 #C8FCCA #C8E0FC
split-complementary
#FCC8FA #E0FCC8 #C8FCE4
monochromatic
#F654EF #F98EF5 #FCC8FA #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.42
#FCC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#FCC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC8FA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC8FA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#D1DBF8
Tritanopia (blue-blind)
#FFCCD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fcc8fa; /* rgb */ color: rgb(252, 200, 250); /* oklch */ color: oklch(89.4% 0.087 327.5);
Tailwind
colors: {
custom: {
50: '#fdd9fc',
500: '#fcc8fa',
950: '#000000',
},
}SCSS
$custom: #fcc8fa; $custom-light: #fdd9fc; $custom-dark: #000000;
JSON
{
"hex": "#fcc8fa",
"rgb": {
"r": 252,
"g": 200,
"b": 250
},
"hsl": {
"h": 302.308,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.89358,
"c": 0.08741,
"h": 327.5
},
"luminance": 0.68906
}Semantic roles & 50–950 ramp
primary
#FCC8FA
secondary
#85E389
accent
#E60900
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385