#FDE5CE#FDE5CE
#FDE5CE is a very light, muted orange. Relative luminance 0.814; OKLCH L 93.5% C 0.040 H 66.1°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE5CE |
|---|---|
| RGB | rgb(253, 229, 206) |
| HSL | hsl(29, 92%, 90%) |
| HSV | hsv(29, 19%, 99%) |
| CMYK | cmyk(0%, 9.5%, 18.6%, 0.8%) |
| CIE-LAB | lab(92.30, 4.62, 14.20) |
| CIE-LCH | lch(92.30, 14.93, 71.98°) |
| OKLab | oklab(93.54% 0.0163 0.0369) |
| OKLCH | oklch(93.54% 0.04 66.1) |
| XYZ | xyz(79.6677, 81.3794, 69.8916) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.98
Antiquewhite
#FAEBD7
ΔE00 3.62
Blanchedalmond
#FFEBCD
ΔE00 3.88
Champagne
#F7E7CE
ΔE00 3.90
Papayawhip
#FFEFD5
ΔE00 4.49
Peach
#FFDAB9
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE5CE #CEE6FD
analogous
#FDCECE #FDE5CE #FDFDCE
triadic
#FDE5CE #CEFDE5 #E5CEFD
tetradic
#FDE5CE #CEFDCE #CEE6FD #FDCEFD
square
#FDE5CE #CEFDCE #CEE6FD #FDCEFD
split-complementary
#FDE5CE #CEFDFD #CECEFD
monochromatic
#F8A758 #FBC693 #FDE5CE #FEEFE2 #FEEFE2
Accessibility & contrast
On white
1.22
#FDE5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#FDE5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE5CE
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE5CE | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CD
Deuteranopia (green-blind)
#F3EBCE
Tritanopia (blue-blind)
#FFE0DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fde5ce; /* rgb */ color: rgb(253, 229, 206); /* oklch */ color: oklch(93.5% 0.040 66.1);
Tailwind
colors: {
custom: {
50: '#feeddd',
500: '#fde5ce',
950: '#000000',
},
}SCSS
$custom: #fde5ce; $custom-light: #feeddd; $custom-dark: #000000;
JSON
{
"hex": "#fde5ce",
"rgb": {
"r": 253,
"g": 229,
"b": 206
},
"hsl": {
"h": 29.362,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.9354,
"c": 0.04031,
"h": 66.1
},
"luminance": 0.81378
}Semantic roles & 50–950 ramp
primary
#FDE5CE
secondary
#8AB9E6
accent
#75E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484