#FDEECD#FDEECD
#FDEECD is a very light, muted orange. Relative luminance 0.864; OKLCH L 95.3% C 0.046 H 86.5°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEECD |
|---|---|
| RGB | rgb(253, 238, 205) |
| HSL | hsl(41, 92%, 90%) |
| HSV | hsv(41, 19%, 99%) |
| CMYK | cmyk(0%, 5.9%, 19%, 0.8%) |
| CIE-LAB | lab(94.50, -0.11, 17.82) |
| CIE-LCH | lch(94.50, 17.82, 90.36°) |
| OKLab | oklab(95.26% 0.0028 0.0459) |
| OKLCH | oklch(95.26% 0.046 86.5) |
| XYZ | xyz(82.1017, 86.4410, 70.1055) |
| Luminance | 0.8644 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.62
Blanchedalmond
#FFEBCD
ΔE00 2.73
Champagne
#F7E7CE
ΔE00 3.23
Cornsilk
#FFF8DC
ΔE00 3.80
Antiquewhite
#FAEBD7
ΔE00 4.69
Wheat
#F5DEB3
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEECD #CDDCFD
analogous
#FDD6CD #FDEECD #F4FDCD
triadic
#FDEECD #CDFDEE #EECDFD
tetradic
#FDEECD #CDFDD6 #CDDCFD #FDCDF4
square
#FDEECD #CDFDD6 #CDDCFD #FDCDF4
split-complementary
#FDEECD #CDF4FD #D6CDFD
monochromatic
#F8C657 #FBDA92 #FDEECD #FEF5E2 #FEF5E2
Accessibility & contrast
On white
1.15
#FDEECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#FDEECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEECD
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEECD | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#FAF1CE
Tritanopia (blue-blind)
#FFE8E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fdeecd; /* rgb */ color: rgb(253, 238, 205); /* oklch */ color: oklch(95.3% 0.046 86.5);
Tailwind
colors: {
custom: {
50: '#fef3dc',
500: '#fdeecd',
950: '#000000',
},
}SCSS
$custom: #fdeecd; $custom-light: #fef3dc; $custom-dark: #000000;
JSON
{
"hex": "#fdeecd",
"rgb": {
"r": 253,
"g": 238,
"b": 205
},
"hsl": {
"h": 41.25,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.95261,
"c": 0.04603,
"h": 86.5
},
"luminance": 0.86439
}Semantic roles & 50–950 ramp
primary
#FDEECD
secondary
#89A6E6
accent
#48E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584