#FDEBCD#FDEBCD
#FDEBCD is a very light, muted orange. Relative luminance 0.847; OKLCH L 94.7% C 0.044 H 80.6°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEBCD |
|---|---|
| RGB | rgb(253, 235, 205) |
| HSL | hsl(38, 92%, 90%) |
| HSV | hsv(38, 19%, 99%) |
| CMYK | cmyk(0%, 7.1%, 19%, 0.8%) |
| CIE-LAB | lab(93.76, 1.41, 16.77) |
| CIE-LCH | lch(93.76, 16.83, 85.19°) |
| OKLab | oklab(94.68% 0.0072 0.0433) |
| OKLCH | oklch(94.68% 0.044 80.6) |
| XYZ | xyz(81.2355, 84.7087, 69.8168) |
| Luminance | 0.8471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 0.86
Papayawhip
#FFEFD5
ΔE00 1.54
Champagne
#F7E7CE
ΔE00 1.81
Antiquewhite
#FAEBD7
ΔE00 3.35
Bisque
#FFE4C4
ΔE00 3.61
Wheat
#F5DEB3
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEBCD #CDDFFD
analogous
#FDD3CD #FDEBCD #F7FDCD
triadic
#FDEBCD #CDFDEB #EBCDFD
tetradic
#FDEBCD #CDFDD3 #CDDFFD #FDCDF7
square
#FDEBCD #CDFDD3 #CDDFFD #FDCDF7
split-complementary
#FDEBCD #CDF7FD #D3CDFD
monochromatic
#F8BC57 #FBD392 #FDEBCD #FEF3E2 #FEF3E2
Accessibility & contrast
On white
1.17
#FDEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#FDEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEBCD
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEBCD | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACB
Deuteranopia (green-blind)
#F8EFCE
Tritanopia (blue-blind)
#FFE5E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fdebcd; /* rgb */ color: rgb(253, 235, 205); /* oklch */ color: oklch(94.7% 0.044 80.6);
Tailwind
colors: {
custom: {
50: '#fef1dc',
500: '#fdebcd',
950: '#000000',
},
}SCSS
$custom: #fdebcd; $custom-light: #fef1dc; $custom-dark: #000000;
JSON
{
"hex": "#fdebcd",
"rgb": {
"r": 253,
"g": 235,
"b": 205
},
"hsl": {
"h": 37.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.94677,
"c": 0.04392,
"h": 80.6
},
"luminance": 0.84707
}Semantic roles & 50–950 ramp
primary
#FDEBCD
secondary
#89ABE6
accent
#56E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584