#FDE4DB#FDE4DB
#FDE4DB is a very light, muted orange. Relative luminance 0.815; OKLCH L 93.7% C 0.030 H 40.9°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4DB |
|---|---|
| RGB | rgb(253, 228, 219) |
| HSL | hsl(16, 89%, 93%) |
| HSV | hsv(16, 13%, 99%) |
| CMYK | cmyk(0%, 9.9%, 13.4%, 0.8%) |
| CIE-LAB | lab(92.35, 7.10, 7.50) |
| CIE-LCH | lch(92.35, 10.33, 46.55°) |
| OKLab | oklab(93.67% 0.0228 0.0197) |
| OKLCH | oklch(93.67% 0.03 40.9) |
| XYZ | xyz(81.0369, 81.4856, 78.4635) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.05
Very Light Pink
#FFF4F2
ΔE00 6.15
Seashell
#FFF5EE
ΔE00 6.50
Linen
#FAF0E6
ΔE00 6.70
Lavenderblush
#FFF0F5
ΔE00 7.10
Antiquewhite
#FAEBD7
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4DB #DBF4FD
analogous
#FDDBE3 #FDE4DB #FDF5DB
triadic
#FDE4DB #DBFDE4 #E4DBFD
tetradic
#FDE4DB #E3FDDB #DBF4FD #F5DBFD
square
#FDE4DB #E3FDDB #DBF4FD #F5DBFD
split-complementary
#FDE4DB #DBFDF5 #DBE3FD
monochromatic
#F78D67 #FAB9A1 #FDE4DB #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.21
#FDE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#FDE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4DB
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4DB | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#EFEBDB
Tritanopia (blue-blind)
#FFE1E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fde4db; /* rgb */ color: rgb(253, 228, 219); /* oklch */ color: oklch(93.7% 0.030 40.9);
Tailwind
colors: {
custom: {
50: '#feece6',
500: '#fde4db',
950: '#000000',
},
}SCSS
$custom: #fde4db; $custom-light: #feece6; $custom-dark: #000000;
JSON
{
"hex": "#fde4db",
"rgb": {
"r": 253,
"g": 228,
"b": 219
},
"hsl": {
"h": 15.882,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.93673,
"c": 0.03017,
"h": 40.9
},
"luminance": 0.81484
}Semantic roles & 50–950 ramp
primary
#FDE4DB
secondary
#95D1E7
accent
#A9E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171615
muted
#858484