#FDE5FD#FDE5FD
#FDE5FD is a very light, muted purple. Relative luminance 0.840; OKLCH L 94.8% C 0.041 H 325.9°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE5FD |
|---|---|
| RGB | rgb(253, 229, 253) |
| HSL | hsl(300, 86%, 95%) |
| HSV | hsv(300, 9%, 99%) |
| CMYK | cmyk(0%, 9.5%, 0%, 0.8%) |
| CIE-LAB | lab(93.46, 12.28, -8.61) |
| CIE-LCH | lch(93.46, 15.00, 324.97°) |
| OKLab | oklab(94.83% 0.0338 -0.0229) |
| OKLCH | oklch(94.83% 0.041 325.9) |
| XYZ | xyz(86.2545, 84.0141, 104.5819) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 7.84
Pale Lavender
#EECFFE
ΔE00 7.86
Light Pink
#FFD1DF
ΔE00 7.91
Very Light Purple
#F6CEFC
ΔE00 7.94
Lavenderblush
#FFF0F5
ΔE00 8.01
Pale Pink
#FFCFDC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE5FD #E5FDE5
analogous
#F1E5FD #FDE5FD #FDE5F1
triadic
#FDE5FD #FDFDE5 #E5FDFD
tetradic
#FDE5FD #FDF1E5 #E5FDE5 #E5F1FD
square
#FDE5FD #FDF1E5 #E5FDE5 #E5F1FD
split-complementary
#FDE5FD #F1FDE5 #E5FDF1
monochromatic
#F473F4 #F9ACF9 #FDE3FD #FDE3FD #FDE3FD
Accessibility & contrast
On white
1.18
#FDE5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#FDE5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE5FD
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE5FD | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFE
Deuteranopia (green-blind)
#E9EDFC
Tritanopia (blue-blind)
#FFE7ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fde5fd; /* rgb */ color: rgb(253, 229, 253); /* oklch */ color: oklch(94.8% 0.041 325.9);
Tailwind
colors: {
custom: {
50: '#feedfe',
500: '#fde5fd',
950: '#000000',
},
}SCSS
$custom: #fde5fd; $custom-light: #feedfe; $custom-dark: #000000;
JSON
{
"hex": "#fde5fd",
"rgb": {
"r": 253,
"g": 229,
"b": 253
},
"hsl": {
"h": 300,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.94825,
"c": 0.04082,
"h": 325.9
},
"luminance": 0.84013
}Semantic roles & 50–950 ramp
primary
#FDE5FD
secondary
#9FE79F
accent
#E20303
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485