#FDE8FD#FDE8FD
#FDE8FD is a very light, muted purple. Relative luminance 0.857; OKLCH L 95.4% C 0.036 H 325.9°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE8FD |
|---|---|
| RGB | rgb(253, 232, 253) |
| HSL | hsl(300, 84%, 95%) |
| HSV | hsv(300, 8%, 99%) |
| CMYK | cmyk(0%, 8.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.18, 10.73, -7.54) |
| CIE-LCH | lch(94.18, 13.12, 324.90°) |
| OKLab | oklab(95.39% 0.0295 -0.02) |
| OKLCH | oklch(95.39% 0.036 325.9) |
| XYZ | xyz(87.0917, 85.6886, 104.8610) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.72
Lavender (CSS)
#E6E6FA
ΔE00 8.11
Light Pink
#FFD1DF
ΔE00 8.50
Pale Lavender
#EECFFE
ΔE00 9.06
Pale Pink
#FFCFDC
ΔE00 9.19
Pale Mauve
#FED0FC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE8FD #E8FDE8
analogous
#F2E8FD #FDE8FD #FDE8F2
triadic
#FDE8FD #FDFDE8 #E8FDFD
tetradic
#FDE8FD #FDF2E8 #E8FDE8 #E8F2FD
square
#FDE8FD #FDF2E8 #E8FDE8 #E8F2FD
split-complementary
#FDE8FD #F2FDE8 #E8FDF2
monochromatic
#F377F3 #F8B0F8 #FDE3FD #FDE3FD #FDE3FD
Accessibility & contrast
On white
1.16
#FDE8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#FDE8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE8FD
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE8FD | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#FFEAEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fde8fd; /* rgb */ color: rgb(253, 232, 253); /* oklch */ color: oklch(95.4% 0.036 325.9);
Tailwind
colors: {
custom: {
50: '#feeffe',
500: '#fde8fd',
950: '#000000',
},
}SCSS
$custom: #fde8fd; $custom-light: #feeffe; $custom-dark: #000000;
JSON
{
"hex": "#fde8fd",
"rgb": {
"r": 253,
"g": 232,
"b": 253
},
"hsl": {
"h": 300,
"s": 84,
"l": 95.098
},
"oklch": {
"l": 0.95388,
"c": 0.03567,
"h": 325.9
},
"luminance": 0.85688
}Semantic roles & 50–950 ramp
primary
#FDE8FD
secondary
#A2E7A2
accent
#E00505
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585