#FDEDF9#FDEDF9
#FDEDF9 is a very light, muted pink. Relative luminance 0.883; OKLCH L 96.2% C 0.023 H 334.3°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDF9 |
|---|---|
| RGB | rgb(253, 237, 249) |
| HSL | hsl(315, 80%, 96%) |
| HSV | hsv(315, 6%, 99%) |
| CMYK | cmyk(0%, 6.3%, 1.6%, 0.8%) |
| CIE-LAB | lab(95.28, 7.45, -3.84) |
| CIE-LCH | lch(95.28, 8.38, 332.75°) |
| OKLab | oklab(96.21% 0.021 -0.0101) |
| OKLCH | oklch(96.21% 0.023 334.3) |
| XYZ | xyz(87.8887, 88.2913, 102.0161) |
| Luminance | 0.8829 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.02
Very Light Pink
#FFF4F2
ΔE00 6.91
Lavender (CSS)
#E6E6FA
ΔE00 7.17
Mistyrose
#FFE4E1
ΔE00 7.20
Ghostwhite
#F8F8FF
ΔE00 7.43
Snow
#FFFAFA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDF9 #EDFDF1
analogous
#F9EDFD #FDEDF9 #FDEDF1
triadic
#FDEDF9 #F9FDED #EDF9FD
tetradic
#FDEDF9 #FDF9ED #EDFDF1 #EDF1FD
square
#FDEDF9 #FDF9ED #EDFDF1 #EDF1FD
split-complementary
#FDEDF9 #F1FDED #EDFDF9
monochromatic
#F17FD4 #F7B6E7 #FCE3F6 #FCE3F6 #FCE3F6
Accessibility & contrast
On white
1.13
#FDEDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#FDEDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDF9
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDF9 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FA
Deuteranopia (green-blind)
#F0F2F8
Tritanopia (blue-blind)
#FFEEF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdedf9; /* rgb */ color: rgb(253, 237, 249); /* oklch */ color: oklch(96.2% 0.023 334.3);
Tailwind
colors: {
custom: {
50: '#fef2fb',
500: '#fdedf9',
950: '#000000',
},
}SCSS
$custom: #fdedf9; $custom-light: #fef2fb; $custom-dark: #000000;
JSON
{
"hex": "#fdedf9",
"rgb": {
"r": 253,
"g": 237,
"b": 249
},
"hsl": {
"h": 315,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96215,
"c": 0.02329,
"h": 334.3
},
"luminance": 0.88291
}Semantic roles & 50–950 ramp
primary
#FDEDF9
secondary
#A8E6B7
accent
#DC3E09
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585