#DCC09D#DCC09D
#DCC09D is a very light, muted orange. Relative luminance 0.553; OKLCH L 82.3% C 0.057 H 73.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC09D |
|---|---|
| RGB | rgb(220, 192, 157) |
| HSL | hsl(33, 47%, 74%) |
| HSV | hsv(33, 29%, 86%) |
| CMYK | cmyk(0%, 12.7%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.24, 4.74, 21.32) |
| CIE-LCH | lch(79.24, 21.84, 77.48°) |
| OKLab | oklab(82.29% 0.0165 0.0543) |
| OKLCH | oklch(82.29% 0.057 73.1) |
| XYZ | xyz(54.4513, 55.3511, 39.7073) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.41
Burlywood
#DEB887
ΔE00 4.43
Very Light Brown
#D3B683
ΔE00 5.27
Khaki
#C3B091
ΔE00 5.65
Fawn
#CFAF7B
ΔE00 6.39
Toupe
#C7AC7D
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC09D #9DB9DC
analogous
#DCA19D #DCC09D #D9DC9D
triadic
#DCC09D #9DDCC0 #C09DDC
tetradic
#DCC09D #9DDCA1 #9DB9DC #DC9DD9
square
#DCC09D #9DDCA1 #9DB9DC #DC9DD9
split-complementary
#DCC09D #9DD9DC #A19DDC
monochromatic
#BC8643 #CCA370 #DCC09D #ECDDCA #F7F1E8
Accessibility & contrast
On white
1.74
#DCC09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DCC09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC09D
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC09D | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC09B
Deuteranopia (green-blind)
#D1C79E
Tritanopia (blue-blind)
#E7B9B6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc09d; /* rgb */ color: rgb(220, 192, 157); /* oklch */ color: oklch(82.3% 0.057 73.1);
Tailwind
colors: {
custom: {
50: '#e7d3ba',
500: '#dcc09d',
950: '#000000',
},
}SCSS
$custom: #dcc09d; $custom-light: #e7d3ba; $custom-dark: #000000;
JSON
{
"hex": "#dcc09d",
"rgb": {
"r": 220,
"g": 192,
"b": 157
},
"hsl": {
"h": 33.333,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.82287,
"c": 0.05671,
"h": 73.1
},
"luminance": 0.55349
}Semantic roles & 50–950 ramp
primary
#DCC09D
secondary
#698AB4
accent
#6BBB2B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381