#DECCBC#DECCBC
#DECCBC is a very light, muted orange. Relative luminance 0.623; OKLCH L 85.6% C 0.030 H 64.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCBC |
|---|---|
| RGB | rgb(222, 204, 188) |
| HSL | hsl(28, 34%, 80%) |
| HSV | hsv(28, 15%, 87%) |
| CMYK | cmyk(0%, 8.1%, 15.3%, 12.9%) |
| CIE-LAB | lab(83.10, 3.66, 10.24) |
| CIE-LCH | lch(83.10, 10.87, 70.35°) |
| OKLab | oklab(85.57% 0.013 0.0267) |
| OKLCH | oklch(85.57% 0.03 64.1) |
| XYZ | xyz(60.7937, 62.3473, 56.3989) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.65
Warm Gray
#C9BEB0
ΔE00 4.82
Champagne
#F7E7CE
ΔE00 7.23
Antiquewhite
#FAEBD7
ΔE00 7.28
Bisque
#FFE4C4
ΔE00 7.85
Peach
#FFDAB9
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCBC #BCCEDE
analogous
#DEBCBD #DECCBC #DEDDBC
triadic
#DECCBC #BCDECC #CCBCDE
tetradic
#DECCBC #BDDEBC #BCCEDE #DDBCDE
square
#DECCBC #BDDEBC #BCCEDE #DDBCDE
split-complementary
#DECCBC #BCDEDD #BCBDDE
monochromatic
#B68E6A #CAAD93 #DECCBC #F2EBE5 #F5EFEA
Accessibility & contrast
On white
1.56
#DECCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#DECCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCBC
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCBC | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBB
Deuteranopia (green-blind)
#D6D1BC
Tritanopia (blue-blind)
#E5C8C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #deccbc; /* rgb */ color: rgb(222, 204, 188); /* oklch */ color: oklch(85.6% 0.030 64.1);
Tailwind
colors: {
custom: {
50: '#e8dbd0',
500: '#deccbc',
950: '#000000',
},
}SCSS
$custom: #deccbc; $custom-light: #e8dbd0; $custom-dark: #000000;
JSON
{
"hex": "#deccbc",
"rgb": {
"r": 222,
"g": 204,
"b": 188
},
"hsl": {
"h": 28.235,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.8557,
"c": 0.02971,
"h": 64.1
},
"luminance": 0.62346
}Semantic roles & 50–950 ramp
primary
#DECCBC
secondary
#88A0B6
accent
#76AD39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483