#DECDBB#DECDBB
#DECDBB is a very light, muted orange. Relative luminance 0.628; OKLCH L 85.7% C 0.031 H 69.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDBB |
|---|---|
| RGB | rgb(222, 205, 187) |
| HSL | hsl(31, 35%, 80%) |
| HSV | hsv(31, 16%, 87%) |
| CMYK | cmyk(0%, 7.7%, 15.8%, 12.9%) |
| CIE-LAB | lab(83.33, 2.98, 11.10) |
| CIE-LCH | lch(83.33, 11.49, 74.99°) |
| OKLab | oklab(85.74% 0.0111 0.0289) |
| OKLCH | oklch(85.74% 0.031 69) |
| XYZ | xyz(60.9247, 62.7813, 55.9126) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.90
Warm Gray
#C9BEB0
ΔE00 4.71
Champagne
#F7E7CE
ΔE00 6.48
Antiquewhite
#FAEBD7
ΔE00 6.79
Bisque
#FFE4C4
ΔE00 7.34
Blanchedalmond
#FFEBCD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDBB #BBCCDE
analogous
#DEBBBB #DECDBB #DDDEBB
triadic
#DECDBB #BBDECD #CDBBDE
tetradic
#DECDBB #BBDEBB #BBCCDE #DEBBDD
square
#DECDBB #BBDEBB #BBCCDE #DEBBDD
split-complementary
#DECDBB #BBDDDE #BBBBDE
monochromatic
#B69069 #CAAF92 #DECDBB #F2EBE4 #F5F0EA
Accessibility & contrast
On white
1.55
#DECDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#DECDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDBB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDBB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#D7D1BB
Tritanopia (blue-blind)
#E5C9C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decdbb; /* rgb */ color: rgb(222, 205, 187); /* oklch */ color: oklch(85.7% 0.031 69.0);
Tailwind
colors: {
custom: {
50: '#e8dccf',
500: '#decdbb',
950: '#000000',
},
}SCSS
$custom: #decdbb; $custom-light: #e8dccf; $custom-dark: #000000;
JSON
{
"hex": "#decdbb",
"rgb": {
"r": 222,
"g": 205,
"b": 187
},
"hsl": {
"h": 30.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.85742,
"c": 0.03097,
"h": 69
},
"luminance": 0.6278
}Semantic roles & 50–950 ramp
primary
#DECDBB
secondary
#879EB6
accent
#71AD38
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483