#FDEFFD#FDEFFD
#FDEFFD is a very light, muted purple. Relative luminance 0.897; OKLCH L 96.7% C 0.024 H 325.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEFFD |
|---|---|
| RGB | rgb(253, 239, 253) |
| HSL | hsl(300, 78%, 96%) |
| HSV | hsv(300, 6%, 99%) |
| CMYK | cmyk(0%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(95.88, 7.13, -5.04) |
| CIE-LCH | lch(95.88, 8.73, 324.75°) |
| OKLab | oklab(96.71% 0.0196 -0.0133) |
| OKLCH | oklch(96.71% 0.024 325.7) |
| XYZ | xyz(89.1015, 89.7081, 105.5309) |
| Luminance | 0.8971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.71
Lavender (CSS)
#E6E6FA
ΔE00 6.41
Ghostwhite
#F8F8FF
ΔE00 7.05
Very Light Pink
#FFF4F2
ΔE00 7.38
Snow
#FFFAFA
ΔE00 7.84
Mistyrose
#FFE4E1
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEFFD #EFFDEF
analogous
#F6EFFD #FDEFFD #FDEFF6
triadic
#FDEFFD #FDFDEF #EFFDFD
tetradic
#FDEFFD #FDF6EF #EFFDEF #EFF6FD
square
#FDEFFD #FDF6EF #EFFDEF #EFF6FD
split-complementary
#FDEFFD #F6FDEF #EFFDF6
monochromatic
#EF82EF #F6B9F6 #FCE4FC #FCE4FC #FCE4FC
Accessibility & contrast
On white
1.11
#FDEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#FDEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEFFD
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEFFD | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#FEF0F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdeffd; /* rgb */ color: rgb(253, 239, 253); /* oklch */ color: oklch(96.7% 0.024 325.7);
Tailwind
colors: {
custom: {
50: '#fef4fe',
500: '#fdeffd',
950: '#000000',
},
}SCSS
$custom: #fdeffd; $custom-light: #fef4fe; $custom-dark: #000000;
JSON
{
"hex": "#fdeffd",
"rgb": {
"r": 253,
"g": 239,
"b": 253
},
"hsl": {
"h": 300,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.96713,
"c": 0.0237,
"h": 325.7
},
"luminance": 0.89707
}Semantic roles & 50–950 ramp
primary
#FDEFFD
secondary
#AAE6AA
accent
#DA0B0B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585