#FDEDFD#FDEDFD
#FDEDFD is a very light, muted purple. Relative luminance 0.885; OKLCH L 96.3% C 0.027 H 325.8°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDFD |
|---|---|
| RGB | rgb(253, 237, 253) |
| HSL | hsl(300, 80%, 96%) |
| HSV | hsv(300, 6%, 99%) |
| CMYK | cmyk(0%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(95.39, 8.15, -5.75) |
| CIE-LCH | lch(95.39, 9.98, 324.79°) |
| OKLab | oklab(96.33% 0.0224 -0.0152) |
| OKLCH | oklch(96.33% 0.027 325.8) |
| XYZ | xyz(88.5192, 88.5435, 105.3368) |
| Luminance | 0.8854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.52
Lavender (CSS)
#E6E6FA
ΔE00 6.78
Ghostwhite
#F8F8FF
ΔE00 8.10
Very Light Pink
#FFF4F2
ΔE00 8.33
Mistyrose
#FFE4E1
ΔE00 8.48
Snow
#FFFAFA
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDFD #EDFDED
analogous
#F5EDFD #FDEDFD #FDEDF5
triadic
#FDEDFD #FDFDED #EDFDFD
tetradic
#FDEDFD #FDF5ED #EDFDED #EDF5FD
square
#FDEDFD #FDF5ED #EDFDED #EDF5FD
split-complementary
#FDEDFD #F5FDED #EDFDF5
monochromatic
#F17FF1 #F7B6F7 #FCE3FC #FCE3FC #FCE3FC
Accessibility & contrast
On white
1.12
#FDEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#FDEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDFD
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDFD | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#FEEEF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdedfd; /* rgb */ color: rgb(253, 237, 253); /* oklch */ color: oklch(96.3% 0.027 325.8);
Tailwind
colors: {
custom: {
50: '#fef2fe',
500: '#fdedfd',
950: '#000000',
},
}SCSS
$custom: #fdedfd; $custom-light: #fef2fe; $custom-dark: #000000;
JSON
{
"hex": "#fdedfd",
"rgb": {
"r": 253,
"g": 237,
"b": 253
},
"hsl": {
"h": 300,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96333,
"c": 0.02711,
"h": 325.8
},
"luminance": 0.88543
}Semantic roles & 50–950 ramp
primary
#FDEDFD
secondary
#A8E6A8
accent
#DC0909
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585