#FDE7FD#FDE7FD
#FDE7FD is a very light, muted purple. Relative luminance 0.851; OKLCH L 95.2% C 0.037 H 325.9°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE7FD |
|---|---|
| RGB | rgb(253, 231, 253) |
| HSL | hsl(300, 85%, 95%) |
| HSV | hsv(300, 9%, 99%) |
| CMYK | cmyk(0%, 8.7%, 0%, 0.8%) |
| CIE-LAB | lab(93.94, 11.25, -7.90) |
| CIE-LCH | lch(93.94, 13.75, 324.92°) |
| OKLab | oklab(95.2% 0.031 -0.021) |
| OKLCH | oklch(95.2% 0.037 325.9) |
| XYZ | xyz(86.8110, 85.1272, 104.7674) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.16
Light Pink
#FFD1DF
ΔE00 8.28
Lavender (CSS)
#E6E6FA
ΔE00 8.41
Pale Lavender
#EECFFE
ΔE00 8.65
Pale Mauve
#FED0FC
ΔE00 8.74
Very Light Purple
#F6CEFC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE7FD #E7FDE7
analogous
#F2E7FD #FDE7FD #FDE7F2
triadic
#FDE7FD #FDFDE7 #E7FDFD
tetradic
#FDE7FD #FDF2E7 #E7FDE7 #E7F2FD
square
#FDE7FD #FDF2E7 #E7FDE7 #E7F2FD
split-complementary
#FDE7FD #F2FDE7 #E7FDF2
monochromatic
#F476F4 #F8AFF8 #FDE3FD #FDE3FD #FDE3FD
Accessibility & contrast
On white
1.17
#FDE7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#FDE7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE7FD
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE7FD | 1.00 | 1.17 | 18.03 | 18.03 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#EAEFFC
Tritanopia (blue-blind)
#FFE9EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fde7fd; /* rgb */ color: rgb(253, 231, 253); /* oklch */ color: oklch(95.2% 0.037 325.9);
Tailwind
colors: {
custom: {
50: '#feeefe',
500: '#fde7fd',
950: '#000000',
},
}SCSS
$custom: #fde7fd; $custom-light: #feeefe; $custom-dark: #000000;
JSON
{
"hex": "#fde7fd",
"rgb": {
"r": 253,
"g": 231,
"b": 253
},
"hsl": {
"h": 300,
"s": 84.615,
"l": 94.902
},
"oklch": {
"l": 0.952,
"c": 0.03739,
"h": 325.9
},
"luminance": 0.85126
}Semantic roles & 50–950 ramp
primary
#FDE7FD
secondary
#A1E7A1
accent
#E10404
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585