#FDE6BC#FDE6BC
#FDE6BC is a very light, moderate orange. Relative luminance 0.811; OKLCH L 93.3% C 0.060 H 82.5°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE6BC |
|---|---|
| RGB | rgb(253, 230, 188) |
| HSL | hsl(39, 94%, 86%) |
| HSV | hsv(39, 26%, 99%) |
| CMYK | cmyk(0%, 9.1%, 25.7%, 0.8%) |
| CIE-LAB | lab(92.18, 1.59, 23.35) |
| CIE-LCH | lch(92.18, 23.41, 86.11°) |
| OKLab | oklab(93.33% 0.0078 0.0595) |
| OKLCH | oklch(93.33% 0.06 82.5) |
| XYZ | xyz(77.8824, 81.1092, 59.1202) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.58
Wheat
#F5DEB3
ΔE00 1.79
Pale Peach
#FFE5AD
ΔE00 3.37
Navajowhite
#FFDEAD
ΔE00 3.49
Blanchedalmond
#FFEBCD
ΔE00 3.62
Bisque
#FFE4C4
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE6BC #BCD3FD
analogous
#FDC6BC #FDE6BC #F4FDBC
triadic
#FDE6BC #BCFDE6 #E6BCFD
tetradic
#FDE6BC #BCFDC6 #BCD3FD #FDBCF4
square
#FDE6BC #BCFDC6 #BCD3FD #FDBCF4
split-complementary
#FDE6BC #BCF4FD #C6BCFD
monochromatic
#F9BA45 #FBD081 #FDE6BC #FEF4E1 #FEF4E1
Accessibility & contrast
On white
1.22
#FDE6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#FDE6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE6BC
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE6BC | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B9
Deuteranopia (green-blind)
#F7EBBD
Tritanopia (blue-blind)
#FFDEDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fde6bc; /* rgb */ color: rgb(253, 230, 188); /* oklch */ color: oklch(93.3% 0.060 82.5);
Tailwind
colors: {
custom: {
50: '#feedd0',
500: '#fde6bc',
950: '#000000',
},
}SCSS
$custom: #fde6bc; $custom-light: #feedd0; $custom-dark: #000000;
JSON
{
"hex": "#fde6bc",
"rgb": {
"r": 253,
"g": 230,
"b": 188
},
"hsl": {
"h": 38.769,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.93325,
"c": 0.06005,
"h": 82.5
},
"luminance": 0.81107
}Semantic roles & 50–950 ramp
primary
#FDE6BC
secondary
#7A9FE4
accent
#51E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483