#FDEDEB#FDEDEB
#FDEDEB is a very light, near-neutral red. Relative luminance 0.874; OKLCH L 95.8% C 0.018 H 26.1°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDEB |
|---|---|
| RGB | rgb(253, 237, 235) |
| HSL | hsl(7, 82%, 96%) |
| HSV | hsv(7, 7%, 99%) |
| CMYK | cmyk(0%, 6.3%, 7.1%, 0.8%) |
| CIE-LAB | lab(94.93, 5.06, 2.91) |
| CIE-LCH | lch(94.93, 5.84, 29.88°) |
| OKLab | oklab(95.82% 0.0158 0.0078) |
| OKLCH | oklch(95.82% 0.018 26.1) |
| XYZ | xyz(85.7859, 87.4502, 90.9415) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.38
Lavenderblush
#FFF0F5
ΔE00 3.29
Mistyrose
#FFE4E1
ΔE00 4.13
Seashell
#FFF5EE
ΔE00 4.31
Snow
#FFFAFA
ΔE00 5.03
Linen
#FAF0E6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDEB #EBFBFD
analogous
#FDEBF2 #FDEDEB #FDF6EB
triadic
#FDEDEB #EBFDED #EDEBFD
tetradic
#FDEDEB #F2FDEB #EBFBFD #F6EBFD
square
#FDEDEB #F2FDEB #EBFBFD #F6EBFD
split-complementary
#FDEDEB #EBFDF6 #EBF2FD
monochromatic
#F2897C #F7BBB3 #FCE6E3 #FCE6E3 #FCE6E3
Accessibility & contrast
On white
1.14
#FDEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#FDEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDEB
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDEB | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#F3F2EB
Tritanopia (blue-blind)
#FFEBEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fdedeb; /* rgb */ color: rgb(253, 237, 235); /* oklch */ color: oklch(95.8% 0.018 26.1);
Tailwind
colors: {
custom: {
50: '#fef2f1',
500: '#fdedeb',
950: '#000000',
},
}SCSS
$custom: #fdedeb; $custom-light: #fef2f1; $custom-dark: #000000;
JSON
{
"hex": "#fdedeb",
"rgb": {
"r": 253,
"g": 237,
"b": 235
},
"hsl": {
"h": 6.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.9582,
"c": 0.01763,
"h": 26.1
},
"luminance": 0.87449
}Semantic roles & 50–950 ramp
primary
#FDEDEB
secondary
#A6DFE7
accent
#C6DE07
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585