#FCE2FA#FCE2FA
#FCE2FA is a very light, muted purple. Relative luminance 0.820; OKLCH L 94.1% C 0.042 H 328.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE2FA |
|---|---|
| RGB | rgb(252, 226, 250) |
| HSL | hsl(305, 81%, 94%) |
| HSV | hsv(305, 10%, 99%) |
| CMYK | cmyk(0%, 10.3%, 0.8%, 1.2%) |
| CIE-LAB | lab(92.57, 12.98, -8.37) |
| CIE-LCH | lch(92.57, 15.44, 327.18°) |
| OKLab | oklab(94.09% 0.036 -0.0222) |
| OKLCH | oklch(94.09% 0.042 328.3) |
| XYZ | xyz(84.5943, 81.9914, 101.7934) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 7.21
Pale Mauve
#FED0FC
ΔE00 7.29
Very Light Purple
#F6CEFC
ΔE00 7.47
Pale Lavender
#EECFFE
ΔE00 7.54
Pale Pink
#FFCFDC
ΔE00 7.92
Thistle
#D8BFD8
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE2FA #E2FCE4
analogous
#F1E2FC #FCE2FA #FCE2ED
triadic
#FCE2FA #FAFCE2 #E2FAFC
tetradic
#FCE2FA #FCF1E2 #E2FCE4 #E2EDFC
square
#FCE2FA #FCF1E2 #E2FCE4 #E2EDFC
split-complementary
#FCE2FA #EDFCE2 #E2FCF1
monochromatic
#F173E7 #F6ABF0 #FCE2FA #FCE3FA #FCE3FA
Accessibility & contrast
On white
1.21
#FCE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#FCE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE2FA
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE2FA | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FB
Deuteranopia (green-blind)
#E6EBF9
Tritanopia (blue-blind)
#FEE4EA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fce2fa; /* rgb */ color: rgb(252, 226, 250); /* oklch */ color: oklch(94.1% 0.042 328.3);
Tailwind
colors: {
custom: {
50: '#fdebfc',
500: '#fce2fa',
950: '#000000',
},
}SCSS
$custom: #fce2fa; $custom-light: #fdebfc; $custom-dark: #000000;
JSON
{
"hex": "#fce2fa",
"rgb": {
"r": 252,
"g": 226,
"b": 250
},
"hsl": {
"h": 304.615,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.94089,
"c": 0.04231,
"h": 328.3
},
"luminance": 0.8199
}Semantic roles & 50–950 ramp
primary
#FCE2FA
secondary
#9EE4A3
accent
#DE1808
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485