#DECEBD#DECEBD
#DECEBD is a very light, muted orange. Relative luminance 0.633; OKLCH L 86.0% C 0.029 H 69.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEBD |
|---|---|
| RGB | rgb(222, 206, 189) |
| HSL | hsl(31, 33%, 81%) |
| HSV | hsv(31, 15%, 87%) |
| CMYK | cmyk(0%, 7.2%, 14.9%, 12.9%) |
| CIE-LAB | lab(83.62, 2.76, 10.46) |
| CIE-LCH | lch(83.62, 10.82, 75.19°) |
| OKLab | oklab(85.99% 0.0104 0.0273) |
| OKLCH | oklch(85.99% 0.029 69.1) |
| XYZ | xyz(61.3803, 63.3474, 57.1281) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.64
Warm Gray
#C9BEB0
ΔE00 4.68
Champagne
#F7E7CE
ΔE00 6.39
Antiquewhite
#FAEBD7
ΔE00 6.59
Bisque
#FFE4C4
ΔE00 7.49
Blanchedalmond
#FFEBCD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEBD #BDCDDE
analogous
#DEBDBD #DECEBD #DDDEBD
triadic
#DECEBD #BDDECE #CEBDDE
tetradic
#DECEBD #BDDEBD #BDCDDE #DEBDDD
square
#DECEBD #BDDEBD #BDCDDE #DEBDDD
split-complementary
#DECEBD #BDDDDE #BDBDDE
monochromatic
#B5916B #CAB094 #DECEBD #F2ECE6 #F5F0EB
Accessibility & contrast
On white
1.54
#DECEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#DECEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEBD
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEBD | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBC
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#E4CAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decebd; /* rgb */ color: rgb(222, 206, 189); /* oklch */ color: oklch(86.0% 0.029 69.1);
Tailwind
colors: {
custom: {
50: '#e8dcd0',
500: '#decebd',
950: '#000000',
},
}SCSS
$custom: #decebd; $custom-light: #e8dcd0; $custom-dark: #000000;
JSON
{
"hex": "#decebd",
"rgb": {
"r": 222,
"g": 206,
"b": 189
},
"hsl": {
"h": 30.909,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.85991,
"c": 0.0292,
"h": 69.1
},
"luminance": 0.63346
}Semantic roles & 50–950 ramp
primary
#DECEBD
secondary
#899FB6
accent
#71AC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483