#FCCEFD#FCCEFD
#FCCEFD is a very light, moderate purple. Relative luminance 0.719; OKLCH L 90.5% C 0.080 H 325.5°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCEFD |
|---|---|
| RGB | rgb(252, 206, 253) |
| HSL | hsl(299, 92%, 90%) |
| HSV | hsv(299, 19%, 99%) |
| CMYK | cmyk(0.4%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(87.94, 23.98, -16.87) |
| CIE-LCH | lch(87.94, 29.31, 324.88°) |
| OKLab | oklab(90.53% 0.0659 -0.0452) |
| OKLCH | oklch(90.53% 0.08 325.5) |
| XYZ | xyz(79.9437, 71.9316, 102.5823) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.90
Very Light Purple
#F6CEFC
ΔE00 1.32
Pale Lavender
#EECFFE
ΔE00 3.56
Light Lilac
#EDC8FF
ΔE00 3.85
Light Lavendar
#EFC0FE
ΔE00 4.73
Pale Lilac
#E4CBFF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCEFD #CFFDCE
analogous
#E4CEFD #FCCEFD #FDCEE7
triadic
#FCCEFD #FDFCCE #CEFDFC
tetradic
#FCCEFD #FDE4CE #CFFDCE #CEE7FD
square
#FCCEFD #FDE4CE #CFFDCE #CEE7FD
split-complementary
#FCCEFD #E7FDCE #CEFDE4
monochromatic
#F558F8 #F893FB #FCCEFD #FDE2FE #FDE2FE
Accessibility & contrast
On white
1.36
#FCCEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#FCCEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCEFD
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCEFD | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#D5DFFB
Tritanopia (blue-blind)
#FFD2DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fccefd; /* rgb */ color: rgb(252, 206, 253); /* oklch */ color: oklch(90.5% 0.080 325.5);
Tailwind
colors: {
custom: {
50: '#fdddfe',
500: '#fccefd',
950: '#000000',
},
}SCSS
$custom: #fccefd; $custom-light: #fdddfe; $custom-dark: #000000;
JSON
{
"hex": "#fccefd",
"rgb": {
"r": 252,
"g": 206,
"b": 253
},
"hsl": {
"h": 298.723,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.90526,
"c": 0.07996,
"h": 325.5
},
"luminance": 0.7193
}Semantic roles & 50–950 ramp
primary
#FCCEFD
secondary
#8CE68A
accent
#E60005
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485