#FCE4FA#FCE4FA
#FCE4FA is a very light, muted purple. Relative luminance 0.831; OKLCH L 94.5% C 0.039 H 328.5°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE4FA |
|---|---|
| RGB | rgb(252, 228, 250) |
| HSL | hsl(305, 80%, 94%) |
| HSV | hsv(305, 10%, 99%) |
| CMYK | cmyk(0%, 9.5%, 0.8%, 1.2%) |
| CIE-LAB | lab(93.05, 11.94, -7.66) |
| CIE-LCH | lch(93.05, 14.18, 327.32°) |
| OKLab | oklab(94.46% 0.0331 -0.0203) |
| OKLCH | oklch(94.46% 0.039 328.5) |
| XYZ | xyz(85.1413, 83.0854, 101.9758) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.51
Light Pink
#FFD1DF
ΔE00 7.53
Pale Mauve
#FED0FC
ΔE00 8.19
Pale Pink
#FFCFDC
ΔE00 8.24
Pale Lavender
#EECFFE
ΔE00 8.30
Very Light Purple
#F6CEFC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE4FA #E4FCE6
analogous
#F2E4FC #FCE4FA #FCE4EE
triadic
#FCE4FA #FAFCE4 #E4FAFC
tetradic
#FCE4FA #FCF2E4 #E4FCE6 #E4EEFC
square
#FCE4FA #FCF2E4 #E4FCE6 #E4EEFC
split-complementary
#FCE4FA #EEFCE4 #E4FCF2
monochromatic
#F076E6 #F6ADF0 #FCE3FA #FCE3FA #FCE3FA
Accessibility & contrast
On white
1.19
#FCE4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#FCE4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE4FA
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE4FA | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#E8ECF9
Tritanopia (blue-blind)
#FEE5EB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fce4fa; /* rgb */ color: rgb(252, 228, 250); /* oklch */ color: oklch(94.5% 0.039 328.5);
Tailwind
colors: {
custom: {
50: '#fdecfc',
500: '#fce4fa',
950: '#000000',
},
}SCSS
$custom: #fce4fa; $custom-light: #fdecfc; $custom-dark: #000000;
JSON
{
"hex": "#fce4fa",
"rgb": {
"r": 252,
"g": 228,
"b": 250
},
"hsl": {
"h": 305,
"s": 80,
"l": 94.118
},
"oklch": {
"l": 0.94463,
"c": 0.03886,
"h": 328.5
},
"luminance": 0.83084
}Semantic roles & 50–950 ramp
primary
#FCE4FA
secondary
#A0E4A6
accent
#DC1B09
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485