#FDECCD#FDECCD
#FDECCD is a very light, muted orange. Relative luminance 0.853; OKLCH L 94.9% C 0.045 H 82.6°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FDECCD |
|---|---|
| RGB | rgb(253, 236, 205) |
| HSL | hsl(39, 92%, 90%) |
| HSV | hsv(39, 19%, 99%) |
| CMYK | cmyk(0%, 6.7%, 19%, 0.8%) |
| CIE-LAB | lab(94.00, 0.90, 17.12) |
| CIE-LCH | lch(94.00, 17.15, 86.98°) |
| OKLab | oklab(94.87% 0.0057 0.0442) |
| OKLCH | oklch(94.87% 0.045 82.6) |
| XYZ | xyz(81.5226, 85.2830, 69.9125) |
| Luminance | 0.8528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.46
Papayawhip
#FFEFD5
ΔE00 1.75
Champagne
#F7E7CE
ΔE00 2.20
Antiquewhite
#FAEBD7
ΔE00 3.75
Bisque
#FFE4C4
ΔE00 4.16
Wheat
#F5DEB3
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDECCD #CDDEFD
analogous
#FDD4CD #FDECCD #F6FDCD
triadic
#FDECCD #CDFDEC #ECCDFD
tetradic
#FDECCD #CDFDD4 #CDDEFD #FDCDF6
square
#FDECCD #CDFDD4 #CDDEFD #FDCDF6
split-complementary
#FDECCD #CDF6FD #D4CDFD
monochromatic
#F8BF57 #FBD692 #FDECCD #FEF4E2 #FEF4E2
Accessibility & contrast
On white
1.16
#FDECCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#FDECCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDECCD
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDECCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDECCD | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCB
Deuteranopia (green-blind)
#F9F0CE
Tritanopia (blue-blind)
#FFE6E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fdeccd; /* rgb */ color: rgb(253, 236, 205); /* oklch */ color: oklch(94.9% 0.045 82.6);
Tailwind
colors: {
custom: {
50: '#fef2dc',
500: '#fdeccd',
950: '#000000',
},
}SCSS
$custom: #fdeccd; $custom-light: #fef2dc; $custom-dark: #000000;
JSON
{
"hex": "#fdeccd",
"rgb": {
"r": 253,
"g": 236,
"b": 205
},
"hsl": {
"h": 38.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.94871,
"c": 0.04457,
"h": 82.6
},
"luminance": 0.85281
}Semantic roles & 50–950 ramp
primary
#FDECCD
secondary
#89AAE6
accent
#51E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584