#FDEDF7#FDEDF7
#FDEDF7 is a very light, muted pink. Relative luminance 0.882; OKLCH L 96.2% C 0.022 H 339.6°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDF7 |
|---|---|
| RGB | rgb(253, 237, 247) |
| HSL | hsl(323, 80%, 96%) |
| HSV | hsv(323, 6%, 99%) |
| CMYK | cmyk(0%, 6.3%, 2.4%, 0.8%) |
| CIE-LAB | lab(95.23, 7.10, -2.88) |
| CIE-LCH | lch(95.23, 7.66, 337.95°) |
| OKLab | oklab(96.16% 0.0203 -0.0075) |
| OKLCH | oklch(96.16% 0.022 339.6) |
| XYZ | xyz(87.5784, 88.1672, 100.3819) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.25
Very Light Pink
#FFF4F2
ΔE00 6.17
Mistyrose
#FFE4E1
ΔE00 6.56
Snow
#FFFAFA
ΔE00 7.17
Ghostwhite
#F8F8FF
ΔE00 7.18
Lavender (CSS)
#E6E6FA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDF7 #EDFDF3
analogous
#FBEDFD #FDEDF7 #FDEDEF
triadic
#FDEDF7 #F7FDED #EDF7FD
tetradic
#FDEDF7 #FDFBED #EDFDF3 #EDEFFD
square
#FDEDF7 #FDFBED #EDFDF3 #EDEFFD
split-complementary
#FDEDF7 #EFFDED #EDFDFB
monochromatic
#F17FC6 #F7B6DF #FCE3F3 #FCE3F3 #FCE3F3
Accessibility & contrast
On white
1.13
#FDEDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#FDEDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDF7
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDF7 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F7
Deuteranopia (green-blind)
#F1F2F7
Tritanopia (blue-blind)
#FFEDF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdedf7; /* rgb */ color: rgb(253, 237, 247); /* oklch */ color: oklch(96.2% 0.022 339.6);
Tailwind
colors: {
custom: {
50: '#fef2f9',
500: '#fdedf7',
950: '#000000',
},
}SCSS
$custom: #fdedf7; $custom-light: #fef2f9; $custom-dark: #000000;
JSON
{
"hex": "#fdedf7",
"rgb": {
"r": 253,
"g": 237,
"b": 247
},
"hsl": {
"h": 322.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96157,
"c": 0.02162,
"h": 339.6
},
"luminance": 0.88166
}Semantic roles & 50–950 ramp
primary
#FDEDF7
secondary
#A8E6BF
accent
#DC5809
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585