#FDEDF1#FDEDF1
#FDEDF1 is a very light, near-neutral red. Relative luminance 0.878; OKLCH L 96.0% C 0.018 H 0.4°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDF1 |
|---|---|
| RGB | rgb(253, 237, 241) |
| HSL | hsl(345, 80%, 96%) |
| HSV | hsv(345, 6%, 99%) |
| CMYK | cmyk(0%, 6.3%, 4.7%, 0.8%) |
| CIE-LAB | lab(95.08, 6.07, 0.01) |
| CIE-LCH | lch(95.08, 6.07, 0.12°) |
| OKLab | oklab(95.99% 0.0181 0.0001) |
| OKLCH | oklch(95.99% 0.018 0.4) |
| XYZ | xyz(86.6674, 87.8028, 95.5840) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 0.81
Very Light Pink
#FFF4F2
ΔE00 3.96
Mistyrose
#FFE4E1
ΔE00 4.83
Snow
#FFFAFA
ΔE00 5.68
Seashell
#FFF5EE
ΔE00 6.64
Ghostwhite
#F8F8FF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDF1 #EDFDF9
analogous
#FDEDF9 #FDEDF1 #FDF1ED
triadic
#FDEDF1 #F1FDED #EDF1FD
tetradic
#FDEDF1 #F9FDED #EDFDF9 #F1EDFD
square
#FDEDF1 #F9FDED #EDFDF9 #F1EDFD
split-complementary
#FDEDF1 #EDFDF1 #EDF9FD
monochromatic
#F17F9B #F7B6C6 #FCE3EA #FCE3EA #FCE3EA
Accessibility & contrast
On white
1.13
#FDEDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#FDEDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDF1
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDF1 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF1
Deuteranopia (green-blind)
#F2F2F1
Tritanopia (blue-blind)
#FFECEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdedf1; /* rgb */ color: rgb(253, 237, 241); /* oklch */ color: oklch(96.0% 0.018 0.4);
Tailwind
colors: {
custom: {
50: '#fef2f5',
500: '#fdedf1',
950: '#000000',
},
}SCSS
$custom: #fdedf1; $custom-light: #fef2f5; $custom-dark: #000000;
JSON
{
"hex": "#fdedf1",
"rgb": {
"r": 253,
"g": 237,
"b": 241
},
"hsl": {
"h": 345,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.95986,
"c": 0.01806,
"h": 0.4
},
"luminance": 0.87802
}Semantic roles & 50–950 ramp
primary
#FDEDF1
secondary
#A8E6D7
accent
#DCA809
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585