#FCEFFC#FCEFFC
#FCEFFC is a very light, muted purple. Relative luminance 0.895; OKLCH L 96.6% C 0.022 H 325.8°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEFFC |
|---|---|
| RGB | rgb(252, 239, 252) |
| HSL | hsl(300, 68%, 96%) |
| HSV | hsv(300, 5%, 99%) |
| CMYK | cmyk(0%, 5.2%, 0%, 1.2%) |
| CIE-LAB | lab(95.77, 6.62, -4.68) |
| CIE-LCH | lch(95.77, 8.11, 324.73°) |
| OKLab | oklab(96.6% 0.0182 -0.0124) |
| OKLCH | oklch(96.6% 0.022 325.8) |
| XYZ | xyz(88.5794, 89.4573, 104.6771) |
| Luminance | 0.8946 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.36
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Ghostwhite
#F8F8FF
ΔE00 6.55
Very Light Pink
#FFF4F2
ΔE00 6.92
Snow
#FFFAFA
ΔE00 7.34
Mistyrose
#FFE4E1
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEFFC #EFFCEF
analogous
#F6EFFC #FCEFFC #FCEFF6
triadic
#FCEFFC #FCFCEF #EFFCFC
tetradic
#FCEFFC #FCF6EF #EFFCEF #EFF6FC
square
#FCEFFC #FCF6EF #EFFCEF #EFF6FC
split-complementary
#FCEFFC #F6FCEF #EFFCF6
monochromatic
#E988E9 #F2BBF2 #FAE5FA #FAE5FA #FAE5FA
Accessibility & contrast
On white
1.11
#FCEFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#FCEFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEFFC
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEFFC | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#F1F3FB
Tritanopia (blue-blind)
#FDF0F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fceffc; /* rgb */ color: rgb(252, 239, 252); /* oklch */ color: oklch(96.6% 0.022 325.8);
Tailwind
colors: {
custom: {
50: '#fdf4fd',
500: '#fceffc',
950: '#000000',
},
}SCSS
$custom: #fceffc; $custom-light: #fdf4fd; $custom-dark: #000000;
JSON
{
"hex": "#fceffc",
"rgb": {
"r": 252,
"g": 239,
"b": 252
},
"hsl": {
"h": 300,
"s": 68.421,
"l": 96.275
},
"oklch": {
"l": 0.96604,
"c": 0.02202,
"h": 325.8
},
"luminance": 0.89457
}Semantic roles & 50–950 ramp
primary
#FCEFFC
secondary
#ADE2AD
accent
#D01515
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585