#FDE2BE#FDE2BE
#FDE2BE is a very light, muted orange. Relative luminance 0.790; OKLCH L 92.6% C 0.056 H 74.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2BE |
|---|---|
| RGB | rgb(253, 226, 190) |
| HSL | hsl(34, 94%, 87%) |
| HSV | hsv(34, 25%, 99%) |
| CMYK | cmyk(0%, 10.7%, 24.9%, 0.8%) |
| CIE-LAB | lab(91.23, 3.90, 21.01) |
| CIE-LCH | lch(91.23, 21.37, 79.48°) |
| OKLab | oklab(92.59% 0.0145 0.0538) |
| OKLCH | oklch(92.59% 0.056 74.9) |
| XYZ | xyz(76.9991, 78.9953, 59.8968) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.43
Blanchedalmond
#FFEBCD
ΔE00 3.12
Moccasin
#FFE4B5
ΔE00 3.21
Wheat
#F5DEB3
ΔE00 3.24
Navajowhite
#FFDEAD
ΔE00 3.53
Light Peach
#FFD8B1
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2BE #BED9FD
analogous
#FDC3BE #FDE2BE #F8FDBE
triadic
#FDE2BE #BEFDE2 #E2BEFD
tetradic
#FDE2BE #BEFDC3 #BED9FD #FDBEF8
square
#FDE2BE #BEFDC3 #BED9FD #FDBEF8
split-complementary
#FDE2BE #BEF8FD #C3BEFD
monochromatic
#F9AD47 #FBC883 #FDE2BE #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.25
#FDE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#FDE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2BE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2BE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BC
Deuteranopia (green-blind)
#F3E9BF
Tritanopia (blue-blind)
#FFDBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fde2be; /* rgb */ color: rgb(253, 226, 190); /* oklch */ color: oklch(92.6% 0.056 74.9);
Tailwind
colors: {
custom: {
50: '#feebd1',
500: '#fde2be',
950: '#000000',
},
}SCSS
$custom: #fde2be; $custom-light: #feebd1; $custom-dark: #000000;
JSON
{
"hex": "#fde2be",
"rgb": {
"r": 253,
"g": 226,
"b": 190
},
"hsl": {
"h": 34.286,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.92592,
"c": 0.0557,
"h": 74.9
},
"luminance": 0.78993
}Semantic roles & 50–950 ramp
primary
#FDE2BE
secondary
#7BA8E4
accent
#62E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483