#DECDBC#DECDBC
#DECDBC is a very light, muted orange. Relative luminance 0.628; OKLCH L 85.8% C 0.030 H 67.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDBC |
|---|---|
| RGB | rgb(222, 205, 188) |
| HSL | hsl(30, 34%, 80%) |
| HSV | hsv(30, 15%, 87%) |
| CMYK | cmyk(0%, 7.7%, 15.3%, 12.9%) |
| CIE-LAB | lab(83.35, 3.13, 10.60) |
| CIE-LCH | lch(83.35, 11.05, 73.54°) |
| OKLab | oklab(85.77% 0.0115 0.0276) |
| OKLCH | oklch(85.77% 0.03 67.4) |
| XYZ | xyz(61.0321, 62.8242, 56.4784) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.04
Warm Gray
#C9BEB0
ΔE00 4.70
Champagne
#F7E7CE
ΔE00 6.68
Antiquewhite
#FAEBD7
ΔE00 6.87
Bisque
#FFE4C4
ΔE00 7.54
Peach
#FFDAB9
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDBC #BCCDDE
analogous
#DEBCBC #DECDBC #DEDEBC
triadic
#DECDBC #BCDECD #CDBCDE
tetradic
#DECDBC #BCDEBC #BCCDDE #DEBCDE
square
#DECDBC #BCDEBC #BCCDDE #DEBCDE
split-complementary
#DECDBC #BCDEDE #BCBCDE
monochromatic
#B6906A #CAAE93 #DECDBC #F2ECE5 #F5F0EA
Accessibility & contrast
On white
1.55
#DECDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#DECDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDBC
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDBC | 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)
#D3CDBB
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#E5C9C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decdbc; /* rgb */ color: rgb(222, 205, 188); /* oklch */ color: oklch(85.8% 0.030 67.4);
Tailwind
colors: {
custom: {
50: '#e8dcd0',
500: '#decdbc',
950: '#000000',
},
}SCSS
$custom: #decdbc; $custom-light: #e8dcd0; $custom-dark: #000000;
JSON
{
"hex": "#decdbc",
"rgb": {
"r": 222,
"g": 205,
"b": 188
},
"hsl": {
"h": 30,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.85767,
"c": 0.02993,
"h": 67.4
},
"luminance": 0.62823
}Semantic roles & 50–950 ramp
primary
#DECDBC
secondary
#889FB6
accent
#73AD39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483