#FCE5FF#FCE5FF
#FCE5FF is a very light, muted purple. Relative luminance 0.840; OKLCH L 94.8% C 0.042 H 322.3°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE5FF |
|---|---|
| RGB | rgb(252, 229, 255) |
| HSL | hsl(293, 100%, 95%) |
| HSV | hsv(293, 10%, 100%) |
| CMYK | cmyk(1.2%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(93.43, 12.32, -9.70) |
| CIE-LCH | lch(93.43, 15.68, 321.77°) |
| OKLab | oklab(94.8% 0.0335 -0.0258) |
| OKLCH | oklch(94.8% 0.042 322.3) |
| XYZ | xyz(86.2116, 83.9549, 106.2516) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.37
Very Light Purple
#F6CEFC
ΔE00 7.59
Pale Mauve
#FED0FC
ΔE00 7.60
Light Pink
#FFD1DF
ΔE00 8.44
Lavenderblush
#FFF0F5
ΔE00 8.48
Thistle
#D8BFD8
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE5FF #E8FFE5
analogous
#EFE5FF #FCE5FF #FFE5F5
triadic
#FCE5FF #FFFCE5 #E5FFFC
tetradic
#FCE5FF #FFEFE5 #E8FFE5 #E5F5FF
square
#FCE5FF #FFEFE5 #E8FFE5 #E5F5FF
split-complementary
#FCE5FF #F5FFE5 #E5FFEF
monochromatic
#EE6BFF #F5A8FF #FBE0FF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.18
#FCE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#FCE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE5FF
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE5FF | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#FDE7ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fce5ff; /* rgb */ color: rgb(252, 229, 255); /* oklch */ color: oklch(94.8% 0.042 322.3);
Tailwind
colors: {
custom: {
50: '#fdedff',
500: '#fce5ff',
950: '#000000',
},
}SCSS
$custom: #fce5ff; $custom-light: #fdedff; $custom-dark: #000000;
JSON
{
"hex": "#fce5ff",
"rgb": {
"r": 252,
"g": 229,
"b": 255
},
"hsl": {
"h": 293.077,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94804,
"c": 0.04227,
"h": 322.3
},
"luminance": 0.83954
}Semantic roles & 50–950 ramp
primary
#FCE5FF
secondary
#A4ED9B
accent
#E6001A
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171618
muted
#858486