#DECEB2#DECEB2
#DECEB2 is a very light, muted orange. Relative luminance 0.629; OKLCH L 85.7% C 0.042 H 81.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEB2 |
|---|---|
| RGB | rgb(222, 206, 178) |
| HSL | hsl(38, 40%, 78%) |
| HSV | hsv(38, 20%, 87%) |
| CMYK | cmyk(0%, 7.2%, 19.8%, 12.9%) |
| CIE-LAB | lab(83.38, 1.09, 15.95) |
| CIE-LCH | lch(83.38, 15.99, 86.08°) |
| OKLab | oklab(85.72% 0.006 0.0411) |
| OKLCH | oklch(85.72% 0.042 81.7) |
| XYZ | xyz(60.2313, 62.8878, 51.0765) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.53
Wheat
#F5DEB3
ΔE00 5.75
Champagne
#F7E7CE
ΔE00 5.83
Warm Gray
#C9BEB0
ΔE00 6.40
Bisque
#FFE4C4
ΔE00 6.79
Blanchedalmond
#FFEBCD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEB2 #B2C2DE
analogous
#DEB8B2 #DECEB2 #D8DEB2
triadic
#DECEB2 #B2DECE #CEB2DE
tetradic
#DECEB2 #B2DEB8 #B2C2DE #DEB2D8
square
#DECEB2 #B2DEB8 #B2C2DE #DEB2D8
split-complementary
#DECEB2 #B2D8DE #B8B2DE
monochromatic
#B9975C #CCB387 #DECEB2 #F0E9DD #F6F1EA
Accessibility & contrast
On white
1.55
#DECEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DECEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEB2
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEB2 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDB0
Deuteranopia (green-blind)
#DAD1B3
Tritanopia (blue-blind)
#E6C9C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #deceb2; /* rgb */ color: rgb(222, 206, 178); /* oklch */ color: oklch(85.7% 0.042 81.7);
Tailwind
colors: {
custom: {
50: '#e8dcc9',
500: '#deceb2',
950: '#000000',
},
}SCSS
$custom: #deceb2; $custom-light: #e8dcc9; $custom-dark: #000000;
JSON
{
"hex": "#deceb2",
"rgb": {
"r": 222,
"g": 206,
"b": 178
},
"hsl": {
"h": 38.182,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.85721,
"c": 0.04158,
"h": 81.7
},
"luminance": 0.62887
}Semantic roles & 50–950 ramp
primary
#DECEB2
secondary
#7E92B6
accent
#61B332
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482