#FDEDFC#FDEDFC
#FDEDFC is a very light, muted purple. Relative luminance 0.885; OKLCH L 96.3% C 0.026 H 327.7°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDFC |
|---|---|
| RGB | rgb(253, 237, 252) |
| HSL | hsl(304, 80%, 96%) |
| HSV | hsv(304, 6%, 99%) |
| CMYK | cmyk(0%, 6.3%, 0.4%, 0.8%) |
| CIE-LAB | lab(95.36, 7.98, -5.27) |
| CIE-LCH | lch(95.36, 9.56, 326.52°) |
| OKLab | oklab(96.3% 0.0221 -0.014) |
| OKLCH | oklch(96.3% 0.026 327.7) |
| XYZ | xyz(88.3603, 88.4800, 104.5000) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.15
Lavender (CSS)
#E6E6FA
ΔE00 6.85
Ghostwhite
#F8F8FF
ΔE00 7.91
Very Light Pink
#FFF4F2
ΔE00 7.98
Mistyrose
#FFE4E1
ΔE00 8.16
Snow
#FFFAFA
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDFC #EDFDEE
analogous
#F6EDFD #FDEDFC #FDEDF4
triadic
#FDEDFC #FCFDED #EDFCFD
tetradic
#FDEDFC #FDF6ED #EDFDEE #EDF4FD
square
#FDEDFC #FDF6ED #EDFDEE #EDF4FD
split-complementary
#FDEDFC #F4FDED #EDFDF6
monochromatic
#F17FEA #F7B6F3 #FCE3FA #FCE3FA #FCE3FA
Accessibility & contrast
On white
1.12
#FDEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#FDEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDFC
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDFC | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#F0F2FB
Tritanopia (blue-blind)
#FEEEF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdedfc; /* rgb */ color: rgb(253, 237, 252); /* oklch */ color: oklch(96.3% 0.026 327.7);
Tailwind
colors: {
custom: {
50: '#fef2fd',
500: '#fdedfc',
950: '#000000',
},
}SCSS
$custom: #fdedfc; $custom-light: #fef2fd; $custom-dark: #000000;
JSON
{
"hex": "#fdedfc",
"rgb": {
"r": 253,
"g": 237,
"b": 252
},
"hsl": {
"h": 303.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96303,
"c": 0.02611,
"h": 327.7
},
"luminance": 0.88479
}Semantic roles & 50–950 ramp
primary
#FDEDFC
secondary
#A8E6AC
accent
#DC1609
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585