#DECCAC#DECCAC
#DECCAC is a very light, muted orange. Relative luminance 0.617; OKLCH L 85.2% C 0.047 H 82.0°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCAC |
|---|---|
| RGB | rgb(222, 204, 172) |
| HSL | hsl(38, 43%, 77%) |
| HSV | hsv(38, 23%, 87%) |
| CMYK | cmyk(0%, 8.1%, 22.5%, 12.9%) |
| CIE-LAB | lab(82.75, 1.26, 18.24) |
| CIE-LCH | lch(82.75, 18.29, 86.04°) |
| OKLab | oklab(85.18% 0.0066 0.0468) |
| OKLCH | oklch(85.18% 0.047 82) |
| XYZ | xyz(59.1636, 61.6953, 47.8135) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.21
Warm Beige
#E9DCC9
ΔE00 5.75
Champagne
#F7E7CE
ΔE00 6.59
Bisque
#FFE4C4
ΔE00 6.90
Beige (survey)
#E6DAA6
ΔE00 6.99
Moccasin
#FFE4B5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCAC #ACBEDE
analogous
#DEB3AC #DECCAC #D7DEAC
triadic
#DECCAC #ACDECC #CCACDE
tetradic
#DECCAC #ACDEB3 #ACBEDE #DEACD7
square
#DECCAC #ACDEB3 #ACBEDE #DEACD7
split-complementary
#DECCAC #ACD7DE #B3ACDE
monochromatic
#BB9654 #CDB180 #DECCAC #EFE7D8 #F6F2E9
Accessibility & contrast
On white
1.57
#DECCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#DECCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCAC
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCAC | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CBAA
Deuteranopia (green-blind)
#D9D0AD
Tritanopia (blue-blind)
#E7C6C3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #deccac; /* rgb */ color: rgb(222, 204, 172); /* oklch */ color: oklch(85.2% 0.047 82.0);
Tailwind
colors: {
custom: {
50: '#e8dbc4',
500: '#deccac',
950: '#000000',
},
}SCSS
$custom: #deccac; $custom-light: #e8dbc4; $custom-dark: #000000;
JSON
{
"hex": "#deccac",
"rgb": {
"r": 222,
"g": 204,
"b": 172
},
"hsl": {
"h": 38.4,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.85183,
"c": 0.04727,
"h": 82
},
"luminance": 0.61694
}Semantic roles & 50–950 ramp
primary
#DECCAC
secondary
#788EB6
accent
#60B62F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161512
muted
#848482