#FDEECE#FDEECE
#FDEECE is a very light, muted orange. Relative luminance 0.865; OKLCH L 95.3% C 0.045 H 85.9°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEECE |
|---|---|
| RGB | rgb(253, 238, 206) |
| HSL | hsl(41, 92%, 90%) |
| HSV | hsv(41, 19%, 99%) |
| CMYK | cmyk(0%, 5.9%, 18.6%, 0.8%) |
| CIE-LAB | lab(94.52, 0.03, 17.33) |
| CIE-LCH | lch(94.52, 17.33, 89.89°) |
| OKLab | oklab(95.28% 0.0032 0.0447) |
| OKLCH | oklch(95.28% 0.045 85.9) |
| XYZ | xyz(82.2228, 86.4895, 70.7433) |
| Luminance | 0.8649 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.31
Blanchedalmond
#FFEBCD
ΔE00 2.53
Champagne
#F7E7CE
ΔE00 2.95
Cornsilk
#FFF8DC
ΔE00 3.78
Antiquewhite
#FAEBD7
ΔE00 4.37
Eggshell
#F0EAD6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEECE #CEDDFD
analogous
#FDD6CE #FDEECE #F5FDCE
triadic
#FDEECE #CEFDEE #EECEFD
tetradic
#FDEECE #CEFDD6 #CEDDFD #FDCEF5
square
#FDEECE #CEFDD6 #CEDDFD #FDCEF5
split-complementary
#FDEECE #CEF5FD #D6CEFD
monochromatic
#F8C558 #FBDA93 #FDEECE #FEF5E2 #FEF5E2
Accessibility & contrast
On white
1.15
#FDEECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#FDEECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEECE
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEECE | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#FAF1CF
Tritanopia (blue-blind)
#FFE8E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fdeece; /* rgb */ color: rgb(253, 238, 206); /* oklch */ color: oklch(95.3% 0.045 85.9);
Tailwind
colors: {
custom: {
50: '#fef3dd',
500: '#fdeece',
950: '#000000',
},
}SCSS
$custom: #fdeece; $custom-light: #fef3dd; $custom-dark: #000000;
JSON
{
"hex": "#fdeece",
"rgb": {
"r": 253,
"g": 238,
"b": 206
},
"hsl": {
"h": 40.851,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.95284,
"c": 0.04484,
"h": 85.9
},
"luminance": 0.86488
}Semantic roles & 50–950 ramp
primary
#FDEECE
secondary
#8AA7E6
accent
#49E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584