#FDEEFD#FDEEFD
#FDEEFD is a very light, muted purple. Relative luminance 0.891; OKLCH L 96.5% C 0.025 H 325.8°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEEFD |
|---|---|
| RGB | rgb(253, 238, 253) |
| HSL | hsl(300, 79%, 96%) |
| HSV | hsv(300, 6%, 99%) |
| CMYK | cmyk(0%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(95.63, 7.64, -5.40) |
| CIE-LCH | lch(95.63, 9.35, 324.77°) |
| OKLab | oklab(96.52% 0.021 -0.0143) |
| OKLCH | oklch(96.52% 0.025 325.8) |
| XYZ | xyz(88.8095, 89.1242, 105.4336) |
| Luminance | 0.8912 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.10
Lavender (CSS)
#E6E6FA
ΔE00 6.58
Ghostwhite
#F8F8FF
ΔE00 7.58
Very Light Pink
#FFF4F2
ΔE00 7.85
Mistyrose
#FFE4E1
ΔE00 8.34
Snow
#FFFAFA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEEFD #EEFDEE
analogous
#F6EEFD #FDEEFD #FDEEF6
triadic
#FDEEFD #FDFDEE #EEFDFD
tetradic
#FDEEFD #FDF6EE #EEFDEE #EEF6FD
square
#FDEEFD #FDF6EE #EEFDEE #EEF6FD
split-complementary
#FDEEFD #F6FDEE #EEFDF6
monochromatic
#F080F0 #F7B7F7 #FCE4FC #FCE4FC #FCE4FC
Accessibility & contrast
On white
1.12
#FDEEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#FDEEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEEFD
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEEFD | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#FEEFF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdeefd; /* rgb */ color: rgb(253, 238, 253); /* oklch */ color: oklch(96.5% 0.025 325.8);
Tailwind
colors: {
custom: {
50: '#fef3fe',
500: '#fdeefd',
950: '#000000',
},
}SCSS
$custom: #fdeefd; $custom-light: #fef3fe; $custom-dark: #000000;
JSON
{
"hex": "#fdeefd",
"rgb": {
"r": 253,
"g": 238,
"b": 253
},
"hsl": {
"h": 300,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.96523,
"c": 0.02541,
"h": 325.8
},
"luminance": 0.89124
}Semantic roles & 50–950 ramp
primary
#FDEEFD
secondary
#A9E6A9
accent
#DB0A0A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585