#DCCCAB#DCCCAB
#DCCCAB is a very light, muted orange. Relative luminance 0.613; OKLCH L 85.0% C 0.048 H 85.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCAB |
|---|---|
| RGB | rgb(220, 204, 171) |
| HSL | hsl(40, 41%, 77%) |
| HSV | hsv(40, 22%, 86%) |
| CMYK | cmyk(0%, 7.3%, 22.3%, 13.7%) |
| CIE-LAB | lab(82.56, 0.37, 18.48) |
| CIE-LCH | lch(82.56, 18.49, 88.84°) |
| OKLab | oklab(84.99% 0.004 0.0474) |
| OKLCH | oklch(84.99% 0.048 85.2) |
| XYZ | xyz(58.4588, 61.3430, 47.2811) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.35
Warm Beige
#E9DCC9
ΔE00 6.10
Beige (survey)
#E6DAA6
ΔE00 6.32
Champagne
#F7E7CE
ΔE00 6.90
Khaki
#C3B091
ΔE00 7.24
Moccasin
#FFE4B5
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCAB #ABBBDC
analogous
#DCB4AB #DCCCAB #D4DCAB
triadic
#DCCCAB #ABDCCC #CCABDC
tetradic
#DCCCAB #ABDCB4 #ABBBDC #DCABD4
square
#DCCCAB #ABDCB4 #ABBBDC #DCABD4
split-complementary
#DCCCAB #ABD4DC #B4ABDC
monochromatic
#B89855 #CAB280 #DCCCAB #EEE6D6 #F6F2E9
Accessibility & contrast
On white
1.58
#DCCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DCCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCAB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCAB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBA9
Deuteranopia (green-blind)
#D8CFAC
Tritanopia (blue-blind)
#E4C6C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcccab; /* rgb */ color: rgb(220, 204, 171); /* oklch */ color: oklch(85.0% 0.048 85.2);
Tailwind
colors: {
custom: {
50: '#e7dbc4',
500: '#dcccab',
950: '#000000',
},
}SCSS
$custom: #dcccab; $custom-light: #e7dbc4; $custom-dark: #000000;
JSON
{
"hex": "#dcccab",
"rgb": {
"r": 220,
"g": 204,
"b": 171
},
"hsl": {
"h": 40.408,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.84988,
"c": 0.04758,
"h": 85.2
},
"luminance": 0.61342
}Semantic roles & 50–950 ramp
primary
#DCCCAB
secondary
#778BB4
accent
#5CB431
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161512
muted
#848482