#FDEDF8#FDEDF8
#FDEDF8 is a very light, muted pink. Relative luminance 0.882; OKLCH L 96.2% C 0.022 H 336.8°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDF8 |
|---|---|
| RGB | rgb(253, 237, 248) |
| HSL | hsl(319, 80%, 96%) |
| HSV | hsv(319, 6%, 99%) |
| CMYK | cmyk(0%, 6.3%, 2%, 0.8%) |
| CIE-LAB | lab(95.26, 7.27, -3.36) |
| CIE-LCH | lch(95.26, 8.01, 335.23°) |
| OKLab | oklab(96.19% 0.0206 -0.0088) |
| OKLCH | oklch(96.19% 0.022 336.8) |
| XYZ | xyz(87.7331, 88.2291, 101.1968) |
| Luminance | 0.8823 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.64
Very Light Pink
#FFF4F2
ΔE00 6.54
Mistyrose
#FFE4E1
ΔE00 6.88
Ghostwhite
#F8F8FF
ΔE00 7.30
Lavender (CSS)
#E6E6FA
ΔE00 7.31
Snow
#FFFAFA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDF8 #EDFDF2
analogous
#FAEDFD #FDEDF8 #FDEDF0
triadic
#FDEDF8 #F8FDED #EDF8FD
tetradic
#FDEDF8 #FDFAED #EDFDF2 #EDF0FD
square
#FDEDF8 #FDFAED #EDFDF2 #EDF0FD
split-complementary
#FDEDF8 #F0FDED #EDFDFA
monochromatic
#F17FCD #F7B6E3 #FCE3F4 #FCE3F4 #FCE3F4
Accessibility & contrast
On white
1.13
#FDEDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#FDEDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDF8
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDF8 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F8
Deuteranopia (green-blind)
#F1F2F7
Tritanopia (blue-blind)
#FFEDF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdedf8; /* rgb */ color: rgb(253, 237, 248); /* oklch */ color: oklch(96.2% 0.022 336.8);
Tailwind
colors: {
custom: {
50: '#fef2fa',
500: '#fdedf8',
950: '#000000',
},
}SCSS
$custom: #fdedf8; $custom-light: #fef2fa; $custom-dark: #000000;
JSON
{
"hex": "#fdedf8",
"rgb": {
"r": 253,
"g": 237,
"b": 248
},
"hsl": {
"h": 318.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96186,
"c": 0.02243,
"h": 336.8
},
"luminance": 0.88228
}Semantic roles & 50–950 ramp
primary
#FDEDF8
secondary
#A8E6BB
accent
#DC4B09
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585