#FDECED#FDECED
#FDECED is a very light, near-neutral red. Relative luminance 0.870; OKLCH L 95.7% C 0.019 H 13.4°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FDECED |
|---|---|
| RGB | rgb(253, 236, 237) |
| HSL | hsl(356, 81%, 96%) |
| HSV | hsv(356, 7%, 99%) |
| CMYK | cmyk(0%, 6.7%, 6.3%, 0.8%) |
| CIE-LAB | lab(94.73, 5.91, 1.59) |
| CIE-LCH | lch(94.73, 6.12, 15.03°) |
| OKLab | oklab(95.68% 0.018 0.0043) |
| OKLCH | oklch(95.68% 0.019 13.4) |
| XYZ | xyz(85.7878, 86.9890, 92.3756) |
| Luminance | 0.8699 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.03
Very Light Pink
#FFF4F2
ΔE00 3.35
Mistyrose
#FFE4E1
ΔE00 3.89
Snow
#FFFAFA
ΔE00 5.61
Seashell
#FFF5EE
ΔE00 5.74
Linen
#FAF0E6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDECED #ECFDFC
analogous
#FDECF5 #FDECED #FDF3EC
triadic
#FDECED #EDFDEC #ECEDFD
tetradic
#FDECED #F5FDEC #ECFDFC #F3ECFD
square
#FDECED #F5FDEC #ECFDFC #F3ECFD
split-complementary
#FDECED #ECFDF3 #ECF5FD
monochromatic
#F17D84 #F7B5B9 #FCE3E5 #FCE3E5 #FCE3E5
Accessibility & contrast
On white
1.14
#FDECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#FDECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDECED
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDECED | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#FFEBEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fdeced; /* rgb */ color: rgb(253, 236, 237); /* oklch */ color: oklch(95.7% 0.019 13.4);
Tailwind
colors: {
custom: {
50: '#fef2f2',
500: '#fdeced',
950: '#000000',
},
}SCSS
$custom: #fdeced; $custom-light: #fef2f2; $custom-dark: #000000;
JSON
{
"hex": "#fdeced",
"rgb": {
"r": 253,
"g": 236,
"b": 237
},
"hsl": {
"h": 356.471,
"s": 80.952,
"l": 95.882
},
"oklch": {
"l": 0.95684,
"c": 0.01851,
"h": 13.4
},
"luminance": 0.86988
}Semantic roles & 50–950 ramp
primary
#FDECED
secondary
#A7E7E3
accent
#DDD108
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585