#FDE1BC#FDE1BC
#FDE1BC is a very light, muted orange. Relative luminance 0.784; OKLCH L 92.4% C 0.057 H 74.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE1BC |
|---|---|
| RGB | rgb(253, 225, 188) |
| HSL | hsl(34, 94%, 86%) |
| HSV | hsv(34, 26%, 99%) |
| CMYK | cmyk(0%, 11.1%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.95, 4.14, 21.65) |
| CIE-LCH | lch(90.95, 22.04, 79.17°) |
| OKLab | oklab(92.36% 0.0152 0.0554) |
| OKLCH | oklch(92.36% 0.057 74.7) |
| XYZ | xyz(76.5109, 78.3662, 58.6630) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.67
Moccasin
#FFE4B5
ΔE00 3.08
Wheat
#F5DEB3
ΔE00 3.19
Navajowhite
#FFDEAD
ΔE00 3.19
Blanchedalmond
#FFEBCD
ΔE00 3.52
Light Peach
#FFD8B1
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE1BC #BCD8FD
analogous
#FDC1BC #FDE1BC #F9FDBC
triadic
#FDE1BC #BCFDE1 #E1BCFD
tetradic
#FDE1BC #BCFDC1 #BCD8FD #FDBCF9
square
#FDE1BC #BCFDC1 #BCD8FD #FDBCF9
split-complementary
#FDE1BC #BCF9FD #C1BCFD
monochromatic
#F9AC45 #FBC681 #FDE1BC #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.26
#FDE1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FDE1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE1BC
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE1BC | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BA
Deuteranopia (green-blind)
#F3E8BD
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fde1bc; /* rgb */ color: rgb(253, 225, 188); /* oklch */ color: oklch(92.4% 0.057 74.7);
Tailwind
colors: {
custom: {
50: '#feead0',
500: '#fde1bc',
950: '#000000',
},
}SCSS
$custom: #fde1bc; $custom-light: #feead0; $custom-dark: #000000;
JSON
{
"hex": "#fde1bc",
"rgb": {
"r": 253,
"g": 225,
"b": 188
},
"hsl": {
"h": 34.154,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.92355,
"c": 0.05739,
"h": 74.7
},
"luminance": 0.78364
}Semantic roles & 50–950 ramp
primary
#FDE1BC
secondary
#7AA7E4
accent
#63E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483