#FCE3FC#FCE3FC
#FCE3FC is a very light, muted purple. Relative luminance 0.827; OKLCH L 94.3% C 0.043 H 325.9°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE3FC |
|---|---|
| RGB | rgb(252, 227, 252) |
| HSL | hsl(300, 81%, 94%) |
| HSV | hsv(300, 10%, 99%) |
| CMYK | cmyk(0%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(92.87, 12.81, -8.98) |
| CIE-LCH | lch(92.87, 15.64, 324.99°) |
| OKLab | oklab(94.34% 0.0353 -0.0239) |
| OKLCH | oklch(94.34% 0.043 325.9) |
| XYZ | xyz(85.1822, 82.6629, 103.5447) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 7.31
Pale Lavender
#EECFFE
ΔE00 7.38
Very Light Purple
#F6CEFC
ΔE00 7.41
Light Pink
#FFD1DF
ΔE00 7.68
Thistle
#D8BFD8
ΔE00 8.29
Pale Pink
#FFCFDC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE3FC #E3FCE3
analogous
#F0E3FC #FCE3FC #FCE3F0
triadic
#FCE3FC #FCFCE3 #E3FCFC
tetradic
#FCE3FC #FCF0E3 #E3FCE3 #E3F0FC
square
#FCE3FC #FCF0E3 #E3FCE3 #E3F0FC
split-complementary
#FCE3FC #F0FCE3 #E3FCF0
monochromatic
#F074F0 #F6ACF6 #FCE3FC #FCE3FC #FCE3FC
Accessibility & contrast
On white
1.20
#FCE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#FCE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE3FC
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE3FC | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#E7ECFB
Tritanopia (blue-blind)
#FEE5EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fce3fc; /* rgb */ color: rgb(252, 227, 252); /* oklch */ color: oklch(94.3% 0.043 325.9);
Tailwind
colors: {
custom: {
50: '#fdebfd',
500: '#fce3fc',
950: '#000000',
},
}SCSS
$custom: #fce3fc; $custom-light: #fdebfd; $custom-dark: #000000;
JSON
{
"hex": "#fce3fc",
"rgb": {
"r": 252,
"g": 227,
"b": 252
},
"hsl": {
"h": 300,
"s": 80.645,
"l": 93.922
},
"oklch": {
"l": 0.94337,
"c": 0.04258,
"h": 325.9
},
"luminance": 0.82662
}Semantic roles & 50–950 ramp
primary
#FCE3FC
secondary
#9FE49F
accent
#DD0909
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485