#DCC69E#DCC69E
#DCC69E is a very light, muted orange. Relative luminance 0.581; OKLCH L 83.5% C 0.059 H 82.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC69E |
|---|---|
| RGB | rgb(220, 198, 158) |
| HSL | hsl(39, 47%, 74%) |
| HSV | hsv(39, 28%, 86%) |
| CMYK | cmyk(0%, 10%, 28.2%, 13.7%) |
| CIE-LAB | lab(80.78, 1.72, 22.90) |
| CIE-LCH | lch(80.78, 22.97, 85.72°) |
| OKLab | oklab(83.5% 0.0078 0.0581) |
| OKLCH | oklch(83.5% 0.059 82.4) |
| XYZ | xyz(55.8814, 58.0741, 40.6069) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 5.04
Tan
#D2B48C
ΔE00 5.17
Wheat
#F5DEB3
ΔE00 5.66
Burlywood
#DEB887
ΔE00 5.81
Khaki
#C3B091
ΔE00 6.27
Beige (survey)
#E6DAA6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC69E #9EB4DC
analogous
#DCA79E #DCC69E #D3DC9E
triadic
#DCC69E #9EDCC6 #C69EDC
tetradic
#DCC69E #9EDCA7 #9EB4DC #DC9ED3
square
#DCC69E #9EDCA7 #9EB4DC #DC9ED3
split-complementary
#DCC69E #9ED3DC #A79EDC
monochromatic
#BC9144 #CCAC71 #DCC69E #ECE0CB #F7F2E9
Accessibility & contrast
On white
1.66
#DCC69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#DCC69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC69E
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC69E | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59B
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#E6BFBB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc69e; /* rgb */ color: rgb(220, 198, 158); /* oklch */ color: oklch(83.5% 0.059 82.4);
Tailwind
colors: {
custom: {
50: '#e7d7ba',
500: '#dcc69e',
950: '#000000',
},
}SCSS
$custom: #dcc69e; $custom-light: #e7d7ba; $custom-dark: #000000;
JSON
{
"hex": "#dcc69e",
"rgb": {
"r": 220,
"g": 198,
"b": 158
},
"hsl": {
"h": 38.71,
"s": 46.97,
"l": 74.118
},
"oklch": {
"l": 0.83501,
"c": 0.05864,
"h": 82.4
},
"luminance": 0.58072
}Semantic roles & 50–950 ramp
primary
#DCC69E
secondary
#6A84B4
accent
#5EBA2B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381