#FCE5FA#FCE5FA
#FCE5FA is a very light, muted purple. Relative luminance 0.836; OKLCH L 94.7% C 0.037 H 328.6°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE5FA |
|---|---|
| RGB | rgb(252, 229, 250) |
| HSL | hsl(305, 79%, 94%) |
| HSV | hsv(305, 9%, 99%) |
| CMYK | cmyk(0%, 9.1%, 0.8%, 1.2%) |
| CIE-LAB | lab(93.29, 11.42, -7.30) |
| CIE-LCH | lch(93.29, 13.55, 327.41°) |
| OKLab | oklab(94.65% 0.0317 -0.0194) |
| OKLCH | oklch(94.65% 0.037 328.6) |
| XYZ | xyz(85.4172, 83.6372, 102.0677) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.06
Light Pink
#FFD1DF
ΔE00 7.73
Pale Pink
#FFCFDC
ΔE00 8.43
Pale Mauve
#FED0FC
ΔE00 8.65
Lavender (CSS)
#E6E6FA
ΔE00 8.66
Pale Lavender
#EECFFE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE5FA #E5FCE7
analogous
#F3E5FC #FCE5FA #FCE5EF
triadic
#FCE5FA #FAFCE5 #E5FAFC
tetradic
#FCE5FA #FCF3E5 #E5FCE7 #E5EFFC
square
#FCE5FA #FCF3E5 #E5FCE7 #E5EFFC
split-complementary
#FCE5FA #EFFCE5 #E5FCF3
monochromatic
#EF77E5 #F6AEEF #FCE4FA #FCE4FA #FCE4FA
Accessibility & contrast
On white
1.18
#FCE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#FCE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE5FA
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE5FA | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#E9EDF9
Tritanopia (blue-blind)
#FEE6EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fce5fa; /* rgb */ color: rgb(252, 229, 250); /* oklch */ color: oklch(94.7% 0.037 328.6);
Tailwind
colors: {
custom: {
50: '#fdedfc',
500: '#fce5fa',
950: '#000000',
},
}SCSS
$custom: #fce5fa; $custom-light: #fdedfc; $custom-dark: #000000;
JSON
{
"hex": "#fce5fa",
"rgb": {
"r": 252,
"g": 229,
"b": 250
},
"hsl": {
"h": 305.217,
"s": 79.31,
"l": 94.314
},
"oklch": {
"l": 0.94651,
"c": 0.03714,
"h": 328.6
},
"luminance": 0.83636
}Semantic roles & 50–950 ramp
primary
#FCE5FA
secondary
#A1E4A7
accent
#DC1C0A
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485