#FDE3BD#FDE3BD
#FDE3BD is a very light, muted orange. Relative luminance 0.795; OKLCH L 92.8% C 0.057 H 77.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE3BD |
|---|---|
| RGB | rgb(253, 227, 189) |
| HSL | hsl(36, 94%, 87%) |
| HSV | hsv(36, 25%, 99%) |
| CMYK | cmyk(0%, 10.3%, 25.3%, 0.8%) |
| CIE-LAB | lab(91.46, 3.25, 21.84) |
| CIE-LCH | lch(91.46, 22.08, 81.53°) |
| OKLab | oklab(92.76% 0.0126 0.0558) |
| OKLCH | oklch(92.76% 0.057 77.3) |
| XYZ | xyz(77.1629, 79.4972, 59.4140) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.20
Moccasin
#FFE4B5
ΔE00 2.45
Wheat
#F5DEB3
ΔE00 2.52
Blanchedalmond
#FFEBCD
ΔE00 3.08
Navajowhite
#FFDEAD
ΔE00 3.19
Champagne
#F7E7CE
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE3BD #BDD7FD
analogous
#FDC3BD #FDE3BD #F7FDBD
triadic
#FDE3BD #BDFDE3 #E3BDFD
tetradic
#FDE3BD #BDFDC3 #BDD7FD #FDBDF7
square
#FDE3BD #BDFDC3 #BDD7FD #FDBDF7
split-complementary
#FDE3BD #BDF7FD #C3BDFD
monochromatic
#F9B146 #FBCA82 #FDE3BD #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.24
#FDE3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FDE3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE3BD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE3BD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BB
Deuteranopia (green-blind)
#F4E9BE
Tritanopia (blue-blind)
#FFDCD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fde3bd; /* rgb */ color: rgb(253, 227, 189); /* oklch */ color: oklch(92.8% 0.057 77.3);
Tailwind
colors: {
custom: {
50: '#feebd1',
500: '#fde3bd',
950: '#000000',
},
}SCSS
$custom: #fde3bd; $custom-light: #feebd1; $custom-dark: #000000;
JSON
{
"hex": "#fde3bd",
"rgb": {
"r": 253,
"g": 227,
"b": 189
},
"hsl": {
"h": 35.625,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.92764,
"c": 0.05724,
"h": 77.3
},
"luminance": 0.79495
}Semantic roles & 50–950 ramp
primary
#FDE3BD
secondary
#7AA5E4
accent
#5DE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483