#FDE5BC#FDE5BC
#FDE5BC is a very light, muted orange. Relative luminance 0.806; OKLCH L 93.1% C 0.059 H 81.0°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE5BC |
|---|---|
| RGB | rgb(253, 229, 188) |
| HSL | hsl(38, 94%, 86%) |
| HSV | hsv(38, 26%, 99%) |
| CMYK | cmyk(0%, 9.5%, 25.7%, 0.8%) |
| CIE-LAB | lab(91.93, 2.10, 23.01) |
| CIE-LCH | lch(91.93, 23.11, 84.79°) |
| OKLab | oklab(93.13% 0.0093 0.0587) |
| OKLCH | oklch(93.13% 0.059 81) |
| XYZ | xyz(77.6049, 80.5543, 59.0277) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.60
Wheat
#F5DEB3
ΔE00 1.79
Navajowhite
#FFDEAD
ΔE00 3.23
Blanchedalmond
#FFEBCD
ΔE00 3.41
Bisque
#FFE4C4
ΔE00 3.51
Pale Peach
#FFE5AD
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE5BC #BCD4FD
analogous
#FDC5BC #FDE5BC #F5FDBC
triadic
#FDE5BC #BCFDE5 #E5BCFD
tetradic
#FDE5BC #BCFDC5 #BCD4FD #FDBCF5
square
#FDE5BC #BCFDC5 #BCD4FD #FDBCF5
split-complementary
#FDE5BC #BCF5FD #C5BCFD
monochromatic
#F9B745 #FBCE81 #FDE5BC #FEF3E1 #FEF3E1
Accessibility & contrast
On white
1.23
#FDE5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#FDE5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE5BC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE5BC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#F6EABD
Tritanopia (blue-blind)
#FFDDDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fde5bc; /* rgb */ color: rgb(253, 229, 188); /* oklch */ color: oklch(93.1% 0.059 81.0);
Tailwind
colors: {
custom: {
50: '#feedd0',
500: '#fde5bc',
950: '#000000',
},
}SCSS
$custom: #fde5bc; $custom-light: #feedd0; $custom-dark: #000000;
JSON
{
"hex": "#fde5bc",
"rgb": {
"r": 253,
"g": 229,
"b": 188
},
"hsl": {
"h": 37.846,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.9313,
"c": 0.05943,
"h": 81
},
"luminance": 0.80552
}Semantic roles & 50–950 ramp
primary
#FDE5BC
secondary
#7AA1E4
accent
#55E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483