#FCCEFC#FCCEFC
#FCCEFC is a very light, moderate purple. Relative luminance 0.719; OKLCH L 90.5% C 0.079 H 326.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCEFC |
|---|---|
| RGB | rgb(252, 206, 252) |
| HSL | hsl(300, 88%, 90%) |
| HSV | hsv(300, 18%, 99%) |
| CMYK | cmyk(0%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(87.91, 23.80, -16.38) |
| CIE-LCH | lch(87.91, 28.89, 325.45°) |
| OKLab | oklab(90.49% 0.0656 -0.0439) |
| OKLCH | oklch(90.49% 0.079 326.2) |
| XYZ | xyz(79.7848, 71.8680, 101.7456) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.68
Very Light Purple
#F6CEFC
ΔE00 1.39
Pale Lavender
#EECFFE
ΔE00 3.66
Light Lilac
#EDC8FF
ΔE00 4.04
Light Lavendar
#EFC0FE
ΔE00 4.93
Pale Lilac
#E4CBFF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCEFC #CEFCCE
analogous
#E5CEFC #FCCEFC #FCCEE5
triadic
#FCCEFC #FCFCCE #CEFCFC
tetradic
#FCCEFC #FCE5CE #CEFCCE #CEE5FC
square
#FCCEFC #FCE5CE #CEFCCE #CEE5FC
split-complementary
#FCCEFC #E5FCCE #CEFCE5
monochromatic
#F55BF5 #F894F8 #FCCEFC #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.37
#FCCEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#FCCEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCEFC
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCEFC | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#D5DEFA
Tritanopia (blue-blind)
#FFD2DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fccefc; /* rgb */ color: rgb(252, 206, 252); /* oklch */ color: oklch(90.5% 0.079 326.2);
Tailwind
colors: {
custom: {
50: '#fdddfd',
500: '#fccefc',
950: '#000000',
},
}SCSS
$custom: #fccefc; $custom-light: #fdddfd; $custom-dark: #000000;
JSON
{
"hex": "#fccefc",
"rgb": {
"r": 252,
"g": 206,
"b": 252
},
"hsl": {
"h": 300,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.90493,
"c": 0.07895,
"h": 326.2
},
"luminance": 0.71866
}Semantic roles & 50–950 ramp
primary
#FCCEFC
secondary
#8BE48B
accent
#E50000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485