#FDE4BC#FDE4BC
#FDE4BC is a very light, muted orange. Relative luminance 0.800; OKLCH L 92.9% C 0.059 H 79.5°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4BC |
|---|---|
| RGB | rgb(253, 228, 188) |
| HSL | hsl(37, 94%, 86%) |
| HSV | hsv(37, 26%, 99%) |
| CMYK | cmyk(0%, 9.9%, 25.7%, 0.8%) |
| CIE-LAB | lab(91.69, 2.61, 22.67) |
| CIE-LCH | lch(91.69, 22.82, 83.44°) |
| OKLab | oklab(92.94% 0.0107 0.0579) |
| OKLCH | oklch(92.94% 0.059 79.5) |
| XYZ | xyz(77.3291, 80.0025, 58.9358) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.80
Wheat
#F5DEB3
ΔE00 1.97
Bisque
#FFE4C4
ΔE00 3.00
Navajowhite
#FFDEAD
ΔE00 3.06
Blanchedalmond
#FFEBCD
ΔE00 3.28
Pale Peach
#FFE5AD
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4BC #BCD5FD
analogous
#FDC4BC #FDE4BC #F6FDBC
triadic
#FDE4BC #BCFDE4 #E4BCFD
tetradic
#FDE4BC #BCFDC4 #BCD5FD #FDBCF6
square
#FDE4BC #BCFDC4 #BCD5FD #FDBCF6
split-complementary
#FDE4BC #BCF6FD #C4BCFD
monochromatic
#F9B445 #FBCC81 #FDE4BC #FEF3E1 #FEF3E1
Accessibility & contrast
On white
1.24
#FDE4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#FDE4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4BC
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4BC | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4B9
Deuteranopia (green-blind)
#F5EABD
Tritanopia (blue-blind)
#FFDCD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde4bc; /* rgb */ color: rgb(253, 228, 188); /* oklch */ color: oklch(92.9% 0.059 79.5);
Tailwind
colors: {
custom: {
50: '#feecd0',
500: '#fde4bc',
950: '#000000',
},
}SCSS
$custom: #fde4bc; $custom-light: #feecd0; $custom-dark: #000000;
JSON
{
"hex": "#fde4bc",
"rgb": {
"r": 253,
"g": 228,
"b": 188
},
"hsl": {
"h": 36.923,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.92936,
"c": 0.05886,
"h": 79.5
},
"luminance": 0.8
}Semantic roles & 50–950 ramp
primary
#FDE4BC
secondary
#7AA2E4
accent
#58E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483