#FDE2BD#FDE2BD
#FDE2BD is a very light, muted orange. Relative luminance 0.789; OKLCH L 92.6% C 0.057 H 75.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2BD |
|---|---|
| RGB | rgb(253, 226, 189) |
| HSL | hsl(35, 94%, 87%) |
| HSV | hsv(35, 25%, 99%) |
| CMYK | cmyk(0%, 10.7%, 25.3%, 0.8%) |
| CIE-LAB | lab(91.21, 3.76, 21.50) |
| CIE-LCH | lch(91.21, 21.83, 80.07°) |
| OKLab | oklab(92.57% 0.0141 0.055) |
| OKLCH | oklch(92.57% 0.057 75.6) |
| XYZ | xyz(76.8902, 78.9517, 59.3231) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.74
Moccasin
#FFE4B5
ΔE00 2.90
Wheat
#F5DEB3
ΔE00 2.97
Blanchedalmond
#FFEBCD
ΔE00 3.22
Navajowhite
#FFDEAD
ΔE00 3.28
Light Peach
#FFD8B1
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2BD #BDD8FD
analogous
#FDC2BD #FDE2BD #F8FDBD
triadic
#FDE2BD #BDFDE2 #E2BDFD
tetradic
#FDE2BD #BDFDC2 #BDD8FD #FDBDF8
square
#FDE2BD #BDFDC2 #BDD8FD #FDBDF8
split-complementary
#FDE2BD #BDF8FD #C2BDFD
monochromatic
#F9AE46 #FBC882 #FDE2BD #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.25
#FDE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#FDE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2BD
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2BD | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BB
Deuteranopia (green-blind)
#F3E8BE
Tritanopia (blue-blind)
#FFDBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fde2bd; /* rgb */ color: rgb(253, 226, 189); /* oklch */ color: oklch(92.6% 0.057 75.6);
Tailwind
colors: {
custom: {
50: '#feebd1',
500: '#fde2bd',
950: '#000000',
},
}SCSS
$custom: #fde2bd; $custom-light: #feebd1; $custom-dark: #000000;
JSON
{
"hex": "#fde2bd",
"rgb": {
"r": 253,
"g": 226,
"b": 189
},
"hsl": {
"h": 34.687,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.92571,
"c": 0.05677,
"h": 75.6
},
"luminance": 0.78949
}Semantic roles & 50–950 ramp
primary
#FDE2BD
secondary
#7AA7E4
accent
#61E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483