#FDECCE#FDECCE
#FDECCE is a very light, muted orange. Relative luminance 0.853; OKLCH L 94.9% C 0.043 H 81.9°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FDECCE |
|---|---|
| RGB | rgb(253, 236, 206) |
| HSL | hsl(38, 92%, 90%) |
| HSV | hsv(38, 19%, 99%) |
| CMYK | cmyk(0%, 6.7%, 18.6%, 0.8%) |
| CIE-LAB | lab(94.03, 1.05, 16.63) |
| CIE-LCH | lch(94.03, 16.67, 86.40°) |
| OKLab | oklab(94.9% 0.0061 0.043) |
| OKLCH | oklch(94.9% 0.043 81.9) |
| XYZ | xyz(81.6437, 85.3314, 70.5503) |
| Luminance | 0.8533 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.29
Papayawhip
#FFEFD5
ΔE00 1.44
Champagne
#F7E7CE
ΔE00 1.92
Antiquewhite
#FAEBD7
ΔE00 3.42
Bisque
#FFE4C4
ΔE00 4.06
Cornsilk
#FFF8DC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDECCE #CEDFFD
analogous
#FDD5CE #FDECCE #F6FDCE
triadic
#FDECCE #CEFDEC #ECCEFD
tetradic
#FDECCE #CEFDD5 #CEDFFD #FDCEF6
square
#FDECCE #CEFDD5 #CEDFFD #FDCEF6
split-complementary
#FDECCE #CEF6FD #D5CEFD
monochromatic
#F8BE58 #FBD593 #FDECCE #FEF4E2 #FEF4E2
Accessibility & contrast
On white
1.16
#FDECCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#FDECCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDECCE
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDECCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDECCE | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCC
Deuteranopia (green-blind)
#F8F0CF
Tritanopia (blue-blind)
#FFE6E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fdecce; /* rgb */ color: rgb(253, 236, 206); /* oklch */ color: oklch(94.9% 0.043 81.9);
Tailwind
colors: {
custom: {
50: '#fef2dd',
500: '#fdecce',
950: '#000000',
},
}SCSS
$custom: #fdecce; $custom-light: #fef2dd; $custom-dark: #000000;
JSON
{
"hex": "#fdecce",
"rgb": {
"r": 253,
"g": 236,
"b": 206
},
"hsl": {
"h": 38.298,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.94895,
"c": 0.04341,
"h": 81.9
},
"luminance": 0.8533
}Semantic roles & 50–950 ramp
primary
#FDECCE
secondary
#8AABE6
accent
#53E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584