#FDE1FD#FDE1FD
#FDE1FD is a very light, muted purple. Relative luminance 0.818; OKLCH L 94.1% C 0.048 H 325.9°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE1FD |
|---|---|
| RGB | rgb(253, 225, 253) |
| HSL | hsl(300, 88%, 94%) |
| HSV | hsv(300, 11%, 99%) |
| CMYK | cmyk(0%, 11.1%, 0%, 0.8%) |
| CIE-LAB | lab(92.50, 14.36, -10.04) |
| CIE-LCH | lch(92.50, 17.52, 325.05°) |
| OKLab | oklab(94.08% 0.0395 -0.0267) |
| OKLCH | oklch(94.08% 0.048 325.9) |
| XYZ | xyz(85.1605, 81.8260, 104.2172) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.11
Very Light Purple
#F6CEFC
ΔE00 6.29
Pale Lavender
#EECFFE
ΔE00 6.44
Light Pink
#FFD1DF
ΔE00 7.49
Thistle
#D8BFD8
ΔE00 8.11
Pale Pink
#FFCFDC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE1FD #E1FDE1
analogous
#EFE1FD #FDE1FD #FDE1EF
triadic
#FDE1FD #FDFDE1 #E1FDFD
tetradic
#FDE1FD #FDEFE1 #E1FDE1 #E1EFFD
square
#FDE1FD #FDEFE1 #E1FDE1 #E1EFFD
split-complementary
#FDE1FD #EFFDE1 #E1FDEF
monochromatic
#F56EF5 #F9A8F9 #FDE1FD #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.21
#FDE1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#FDE1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE1FD
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE1FD | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FE
Deuteranopia (green-blind)
#E5EBFC
Tritanopia (blue-blind)
#FFE3EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fde1fd; /* rgb */ color: rgb(253, 225, 253); /* oklch */ color: oklch(94.1% 0.048 325.9);
Tailwind
colors: {
custom: {
50: '#feeafe',
500: '#fde1fd',
950: '#000000',
},
}SCSS
$custom: #fde1fd; $custom-light: #feeafe; $custom-dark: #000000;
JSON
{
"hex": "#fde1fd",
"rgb": {
"r": 253,
"g": 225,
"b": 253
},
"hsl": {
"h": 300,
"s": 87.5,
"l": 93.725
},
"oklch": {
"l": 0.9408,
"c": 0.04771,
"h": 325.9
},
"luminance": 0.81825
}Semantic roles & 50–950 ramp
primary
#FDE1FD
secondary
#9BE79B
accent
#E40101
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485