#FDE3BC#FDE3BC
#FDE3BC is a very light, muted orange. Relative luminance 0.795; OKLCH L 92.7% C 0.058 H 77.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE3BC |
|---|---|
| RGB | rgb(253, 227, 188) |
| HSL | hsl(36, 94%, 86%) |
| HSV | hsv(36, 26%, 99%) |
| CMYK | cmyk(0%, 10.3%, 25.7%, 0.8%) |
| CIE-LAB | lab(91.44, 3.12, 22.33) |
| CIE-LCH | lch(91.44, 22.55, 82.05°) |
| OKLab | oklab(92.74% 0.0122 0.057) |
| OKLCH | oklch(92.74% 0.058 77.9) |
| XYZ | xyz(77.0548, 79.4539, 58.8443) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.15
Wheat
#F5DEB3
ΔE00 2.29
Bisque
#FFE4C4
ΔE00 2.50
Navajowhite
#FFDEAD
ΔE00 2.99
Blanchedalmond
#FFEBCD
ΔE00 3.26
Pale Peach
#FFE5AD
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE3BC #BCD6FD
analogous
#FDC3BC #FDE3BC #F7FDBC
triadic
#FDE3BC #BCFDE3 #E3BCFD
tetradic
#FDE3BC #BCFDC3 #BCD6FD #FDBCF7
square
#FDE3BC #BCFDC3 #BCD6FD #FDBCF7
split-complementary
#FDE3BC #BCF7FD #C3BCFD
monochromatic
#F9B145 #FBCA81 #FDE3BC #FEF3E1 #FEF3E1
Accessibility & contrast
On white
1.24
#FDE3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#FDE3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE3BC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE3BC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BA
Deuteranopia (green-blind)
#F4E9BD
Tritanopia (blue-blind)
#FFDCD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fde3bc; /* rgb */ color: rgb(253, 227, 188); /* oklch */ color: oklch(92.7% 0.058 77.9);
Tailwind
colors: {
custom: {
50: '#feebd0',
500: '#fde3bc',
950: '#000000',
},
}SCSS
$custom: #fde3bc; $custom-light: #feebd0; $custom-dark: #000000;
JSON
{
"hex": "#fde3bc",
"rgb": {
"r": 253,
"g": 227,
"b": 188
},
"hsl": {
"h": 36,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.92742,
"c": 0.05832,
"h": 77.9
},
"luminance": 0.79452
}Semantic roles & 50–950 ramp
primary
#FDE3BC
secondary
#7AA4E4
accent
#5CE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483