#FCCCFD#FCCCFD
#FCCCFD is a very light, moderate purple. Relative luminance 0.710; OKLCH L 90.2% C 0.083 H 325.6°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCFD |
|---|---|
| RGB | rgb(252, 204, 253) |
| HSL | hsl(299, 92%, 90%) |
| HSV | hsv(299, 19%, 99%) |
| CMYK | cmyk(0.4%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(87.47, 25.03, -17.56) |
| CIE-LCH | lch(87.47, 30.57, 324.94°) |
| OKLab | oklab(90.17% 0.0688 -0.0471) |
| OKLCH | oklch(90.17% 0.083 325.6) |
| XYZ | xyz(79.4653, 70.9748, 102.4229) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.43
Very Light Purple
#F6CEFC
ΔE00 1.66
Light Lilac
#EDC8FF
ΔE00 3.68
Pale Lavender
#EECFFE
ΔE00 3.79
Light Lavendar
#EFC0FE
ΔE00 4.26
Pale Lilac
#E4CBFF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCFD #CDFDCC
analogous
#E4CCFD #FCCCFD #FDCCE5
triadic
#FCCCFD #FDFCCC #CCFDFC
tetradic
#FCCCFD #FDE4CC #CDFDCC #CCE5FD
square
#FCCCFD #FDE4CC #CDFDCC #CCE5FD
split-complementary
#FCCCFD #E5FDCC #CCFDE4
monochromatic
#F556F8 #F991FB #FCCCFD #FDE2FE #FDE2FE
Accessibility & contrast
On white
1.38
#FCCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#FCCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCFD
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCFD | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#FFD0DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcccfd; /* rgb */ color: rgb(252, 204, 253); /* oklch */ color: oklch(90.2% 0.083 325.6);
Tailwind
colors: {
custom: {
50: '#fddbfe',
500: '#fcccfd',
950: '#000000',
},
}SCSS
$custom: #fcccfd; $custom-light: #fddbfe; $custom-dark: #000000;
JSON
{
"hex": "#fcccfd",
"rgb": {
"r": 252,
"g": 204,
"b": 253
},
"hsl": {
"h": 298.776,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.90169,
"c": 0.08343,
"h": 325.6
},
"luminance": 0.70973
}Semantic roles & 50–950 ramp
primary
#FCCCFD
secondary
#8AE588
accent
#E60005
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485