#FCCFF8#FCCFF8
#FCCFF8 is a very light, moderate purple. Relative luminance 0.721; OKLCH L 90.5% C 0.073 H 329.1°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFF8 |
|---|---|
| RGB | rgb(252, 207, 248) |
| HSL | hsl(305, 88%, 90%) |
| HSV | hsv(305, 18%, 99%) |
| CMYK | cmyk(0%, 17.9%, 1.6%, 1.2%) |
| CIE-LAB | lab(88.02, 22.55, -14.10) |
| CIE-LCH | lch(88.02, 26.60, 327.98°) |
| OKLab | oklab(90.54% 0.0629 -0.0377) |
| OKLCH | oklch(90.54% 0.073 329.1) |
| XYZ | xyz(79.3991, 72.1002, 98.5228) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.83
Very Light Purple
#F6CEFC
ΔE00 2.10
Pale Lavender
#EECFFE
ΔE00 4.21
Light Lilac
#EDC8FF
ΔE00 5.04
Light Lavendar
#EFC0FE
ΔE00 6.05
Pale Lilac
#E4CBFF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFF8 #CFFCD3
analogous
#E9CFFC #FCCFF8 #FCCFE2
triadic
#FCCFF8 #F8FCCF #CFF8FC
tetradic
#FCCFF8 #FCE9CF #CFFCD3 #CFE2FC
square
#FCCFF8 #FCE9CF #CFFCD3 #CFE2FC
split-complementary
#FCCFF8 #E2FCCF #CFFCE9
monochromatic
#F55CE7 #F895F0 #FCCFF8 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.36
#FCCFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#FCCFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFF8
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFF8 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FA
Deuteranopia (green-blind)
#D7DFF6
Tritanopia (blue-blind)
#FFD2DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fccff8; /* rgb */ color: rgb(252, 207, 248); /* oklch */ color: oklch(90.5% 0.073 329.1);
Tailwind
colors: {
custom: {
50: '#fddefa',
500: '#fccff8',
950: '#000000',
},
}SCSS
$custom: #fccff8; $custom-light: #fddefa; $custom-dark: #000000;
JSON
{
"hex": "#fccff8",
"rgb": {
"r": 252,
"g": 207,
"b": 248
},
"hsl": {
"h": 305.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90539,
"c": 0.07328,
"h": 329.1
},
"luminance": 0.72098
}Semantic roles & 50–950 ramp
primary
#FCCFF8
secondary
#8CE493
accent
#E51501
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485