#FDEDED#FDEDED
#FDEDED is a very light, near-neutral red. Relative luminance 0.876; OKLCH L 95.9% C 0.017 H 17.5°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDED |
|---|---|
| RGB | rgb(253, 237, 237) |
| HSL | hsl(0, 80%, 96%) |
| HSV | hsv(0, 6%, 99%) |
| CMYK | cmyk(0%, 6.3%, 6.3%, 0.8%) |
| CIE-LAB | lab(94.98, 5.39, 1.94) |
| CIE-LCH | lch(94.98, 5.73, 19.80°) |
| OKLab | oklab(95.88% 0.0166 0.0052) |
| OKLCH | oklch(95.88% 0.017 17.5) |
| XYZ | xyz(86.0765, 87.5664, 92.4718) |
| Luminance | 0.8757 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.36
Very Light Pink
#FFF4F2
ΔE00 2.72
Mistyrose
#FFE4E1
ΔE00 4.16
Seashell
#FFF5EE
ΔE00 5.05
Snow
#FFFAFA
ΔE00 5.11
Linen
#FAF0E6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDED #EDFDFD
analogous
#FDEDF5 #FDEDED #FDF5ED
triadic
#FDEDED #EDFDED #EDEDFD
tetradic
#FDEDED #F5FDED #EDFDFD #F5EDFD
square
#FDEDED #F5FDED #EDFDFD #F5EDFD
split-complementary
#FDEDED #EDFDF5 #EDF5FD
monochromatic
#F17F7F #F7B6B6 #FCE3E3 #FCE3E3 #FCE3E3
Accessibility & contrast
On white
1.13
#FDEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#FDEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDED
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDED | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#F3F2ED
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdeded; /* rgb */ color: rgb(253, 237, 237); /* oklch */ color: oklch(95.9% 0.017 17.5);
Tailwind
colors: {
custom: {
50: '#fef2f2',
500: '#fdeded',
950: '#000000',
},
}SCSS
$custom: #fdeded; $custom-light: #fef2f2; $custom-dark: #000000;
JSON
{
"hex": "#fdeded",
"rgb": {
"r": 253,
"g": 237,
"b": 237
},
"hsl": {
"h": 0,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.95875,
"c": 0.01737,
"h": 17.5
},
"luminance": 0.87565
}Semantic roles & 50–950 ramp
primary
#FDEDED
secondary
#A8E6E6
accent
#DCDC09
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585