#FFDECE#FFDECE
#FFDECE is a very light, muted orange. Relative luminance 0.780; OKLCH L 92.4% C 0.043 H 47.5°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDECE |
|---|---|
| RGB | rgb(255, 222, 206) |
| HSL | hsl(20, 100%, 90%) |
| HSV | hsv(20, 19%, 100%) |
| CMYK | cmyk(0%, 12.9%, 19.2%, 0%) |
| CIE-LAB | lab(90.76, 8.94, 12.04) |
| CIE-LCH | lch(90.76, 15.00, 53.41°) |
| OKLab | oklab(92.38% 0.0288 0.0314) |
| OKLCH | oklch(92.38% 0.043 47.5) |
| XYZ | xyz(78.5019, 77.9610, 69.2933) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.67
Apricot
#FBCEB1
ΔE00 5.85
Peach
#FFDAB9
ΔE00 6.25
Bisque
#FFE4C4
ΔE00 7.76
Light Peach
#FFD8B1
ΔE00 8.05
Antiquewhite
#FAEBD7
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDECE #CEEFFF
analogous
#FFCED6 #FFDECE #FFF6CE
triadic
#FFDECE #CEFFDE #DECEFF
tetradic
#FFDECE #D6FFCE #CEEFFF #F6CEFF
square
#FFDECE #D6FFCE #CEEFFF #F6CEFF
split-complementary
#FFDECE #CEFFF6 #CED6FF
monochromatic
#FF8C54 #FFB591 #FFDECE #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.27
#FFDECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#FFDECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDECE
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDECE | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1CD
Deuteranopia (green-blind)
#EEE7CE
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdece; /* rgb */ color: rgb(255, 222, 206); /* oklch */ color: oklch(92.4% 0.043 47.5);
Tailwind
colors: {
custom: {
50: '#ffe8dd',
500: '#ffdece',
950: '#000000',
},
}SCSS
$custom: #ffdece; $custom-light: #ffe8dd; $custom-dark: #000000;
JSON
{
"hex": "#ffdece",
"rgb": {
"r": 255,
"g": 222,
"b": 206
},
"hsl": {
"h": 19.592,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.92375,
"c": 0.0426,
"h": 47.5
},
"luminance": 0.77959
}Semantic roles & 50–950 ramp
primary
#FFDECE
secondary
#87CAEA
accent
#9BE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484