#DCC39B#DCC39B
#DCC39B is a very light, moderate orange. Relative luminance 0.566; OKLCH L 82.8% C 0.060 H 79.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC39B |
|---|---|
| RGB | rgb(220, 195, 155) |
| HSL | hsl(37, 48%, 74%) |
| HSV | hsv(37, 30%, 86%) |
| CMYK | cmyk(0%, 11.4%, 29.5%, 13.7%) |
| CIE-LAB | lab(79.96, 2.89, 23.37) |
| CIE-LCH | lch(79.96, 23.55, 82.94°) |
| OKLab | oklab(82.84% 0.0111 0.0592) |
| OKLCH | oklch(82.84% 0.06 79.4) |
| XYZ | xyz(54.9474, 56.6142, 39.0372) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.06
Very Light Brown
#D3B683
ΔE00 4.37
Burlywood
#DEB887
ΔE00 4.68
Khaki
#C3B091
ΔE00 5.86
Fawn
#CFAF7B
ΔE00 6.04
Wheat
#F5DEB3
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC39B #9BB4DC
analogous
#DCA29B #DCC39B #D4DC9B
triadic
#DCC39B #9BDCC3 #C39BDC
tetradic
#DCC39B #9BDCA2 #9BB4DC #DC9BD4
square
#DCC39B #9BDCA2 #9BB4DC #DC9BD4
split-complementary
#DCC39B #9BD4DC #A29BDC
monochromatic
#BB8C41 #CCA86E #DCC39B #ECDEC8 #F7F1E8
Accessibility & contrast
On white
1.70
#DCC39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#DCC39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC39B
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC39B | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC398
Deuteranopia (green-blind)
#D4C99C
Tritanopia (blue-blind)
#E7BCB8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc39b; /* rgb */ color: rgb(220, 195, 155); /* oklch */ color: oklch(82.8% 0.060 79.4);
Tailwind
colors: {
custom: {
50: '#e7d5b8',
500: '#dcc39b',
950: '#000000',
},
}SCSS
$custom: #dcc39b; $custom-light: #e7d5b8; $custom-dark: #000000;
JSON
{
"hex": "#dcc39b",
"rgb": {
"r": 220,
"g": 195,
"b": 155
},
"hsl": {
"h": 36.923,
"s": 48.148,
"l": 73.529
},
"oklch": {
"l": 0.82839,
"c": 0.06025,
"h": 79.4
},
"luminance": 0.56612
}Semantic roles & 50–950 ramp
primary
#DCC39B
secondary
#6785B4
accent
#62BB2A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381