#FDE5DB#FDE5DB
#FDE5DB is a very light, muted orange. Relative luminance 0.820; OKLCH L 93.9% C 0.030 H 44.0°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE5DB |
|---|---|
| RGB | rgb(253, 229, 219) |
| HSL | hsl(18, 89%, 93%) |
| HSV | hsv(18, 13%, 99%) |
| CMYK | cmyk(0%, 9.5%, 13.4%, 0.8%) |
| CIE-LAB | lab(92.59, 6.59, 7.85) |
| CIE-LCH | lch(92.59, 10.25, 49.99°) |
| OKLab | oklab(93.86% 0.0213 0.0206) |
| OKLCH | oklch(93.86% 0.03 44) |
| XYZ | xyz(81.3127, 82.0374, 78.5555) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.71
Very Light Pink
#FFF4F2
ΔE00 5.98
Seashell
#FFF5EE
ΔE00 6.05
Linen
#FAF0E6
ΔE00 6.13
Antiquewhite
#FAEBD7
ΔE00 7.12
Lavenderblush
#FFF0F5
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE5DB #DBF3FD
analogous
#FDDBE2 #FDE5DB #FDF6DB
triadic
#FDE5DB #DBFDE5 #E5DBFD
tetradic
#FDE5DB #E2FDDB #DBF3FD #F6DBFD
square
#FDE5DB #E2FDDB #DBF3FD #F6DBFD
split-complementary
#FDE5DB #DBFDF6 #DBE2FD
monochromatic
#F79167 #FABBA1 #FDE5DB #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.21
#FDE5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#FDE5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE5DB
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE5DB | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#F0ECDB
Tritanopia (blue-blind)
#FFE2E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fde5db; /* rgb */ color: rgb(253, 229, 219); /* oklch */ color: oklch(93.9% 0.030 44.0);
Tailwind
colors: {
custom: {
50: '#feede6',
500: '#fde5db',
950: '#000000',
},
}SCSS
$custom: #fde5db; $custom-light: #feede6; $custom-dark: #000000;
JSON
{
"hex": "#fde5db",
"rgb": {
"r": 253,
"g": 229,
"b": 219
},
"hsl": {
"h": 17.647,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.93864,
"c": 0.02969,
"h": 44
},
"luminance": 0.82036
}Semantic roles & 50–950 ramp
primary
#FDE5DB
secondary
#95CFE7
accent
#A2E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171615
muted
#858484