#FCE6FC#FCE6FC
#FCE6FC is a very light, muted purple. Relative luminance 0.843; OKLCH L 94.9% C 0.037 H 325.9°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE6FC |
|---|---|
| RGB | rgb(252, 230, 252) |
| HSL | hsl(300, 79%, 95%) |
| HSV | hsv(300, 9%, 99%) |
| CMYK | cmyk(0%, 8.7%, 0%, 1.2%) |
| CIE-LAB | lab(93.59, 11.26, -7.91) |
| CIE-LCH | lch(93.59, 13.76, 324.92°) |
| OKLab | oklab(94.9% 0.031 -0.021) |
| OKLCH | oklch(94.9% 0.037 325.9) |
| XYZ | xyz(86.0099, 84.3182, 103.8206) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.20
Light Pink
#FFD1DF
ΔE00 8.18
Lavender (CSS)
#E6E6FA
ΔE00 8.38
Pale Lavender
#EECFFE
ΔE00 8.54
Pale Mauve
#FED0FC
ΔE00 8.66
Very Light Purple
#F6CEFC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE6FC #E6FCE6
analogous
#F1E6FC #FCE6FC #FCE6F1
triadic
#FCE6FC #FCFCE6 #E6FCFC
tetradic
#FCE6FC #FCF1E6 #E6FCE6 #E6F1FC
square
#FCE6FC #FCF1E6 #E6FCE6 #E6F1FC
split-complementary
#FCE6FC #F1FCE6 #E6FCF1
monochromatic
#EF79EF #F5AFF5 #FCE4FC #FCE4FC #FCE4FC
Accessibility & contrast
On white
1.18
#FCE6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#FCE6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE6FC
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE6FC | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#E9EEFB
Tritanopia (blue-blind)
#FEE8ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fce6fc; /* rgb */ color: rgb(252, 230, 252); /* oklch */ color: oklch(94.9% 0.037 325.9);
Tailwind
colors: {
custom: {
50: '#fdeefd',
500: '#fce6fc',
950: '#000000',
},
}SCSS
$custom: #fce6fc; $custom-light: #fdeefd; $custom-dark: #000000;
JSON
{
"hex": "#fce6fc",
"rgb": {
"r": 252,
"g": 230,
"b": 252
},
"hsl": {
"h": 300,
"s": 78.571,
"l": 94.51
},
"oklch": {
"l": 0.949,
"c": 0.03742,
"h": 325.9
},
"luminance": 0.84317
}Semantic roles & 50–950 ramp
primary
#FCE6FC
secondary
#A2E4A2
accent
#DB0B0B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585