#DCC68D#DCC68D
#DCC68D is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.2% C 0.078 H 89.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC68D |
|---|---|
| RGB | rgb(220, 198, 141) |
| HSL | hsl(43, 53%, 71%) |
| HSV | hsv(43, 36%, 86%) |
| CMYK | cmyk(0%, 10%, 35.9%, 13.7%) |
| CIE-LAB | lab(80.48, -0.41, 31.42) |
| CIE-LCH | lch(80.48, 31.42, 90.75°) |
| OKLab | oklab(83.16% 0.0009 0.0781) |
| OKLCH | oklch(83.16% 0.078 89.3) |
| XYZ | xyz(54.5180, 57.5288, 33.4265) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.76
Sand (survey)
#E2CA76
ΔE00 5.15
Beige (survey)
#E6DAA6
ΔE00 5.50
Tan (survey)
#D1B26F
ΔE00 5.79
Sand
#C2B280
ΔE00 5.85
Sandstone
#C9AE74
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC68D #8DA3DC
analogous
#DC9E8D #DCC68D #CADC8D
triadic
#DCC68D #8DDCC6 #C68DDC
tetradic
#DCC68D #8DDC9E #8DA3DC #DC8DCA
square
#DCC68D #8DDC9E #8DA3DC #DC8DCA
split-complementary
#DCC68D #8DCADC #9E8DDC
monochromatic
#B79338 #CEAF5E #DCC68D #EADDBC #F8F3E8
Accessibility & contrast
On white
1.68
#DCC68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#DCC68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC68D
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC68D | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C489
Deuteranopia (green-blind)
#D8CA8F
Tritanopia (blue-blind)
#E8BDB7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc68d; /* rgb */ color: rgb(220, 198, 141); /* oklch */ color: oklch(83.2% 0.078 89.3);
Tailwind
colors: {
custom: {
50: '#e8d7af',
500: '#dcc68d',
950: '#000000',
},
}SCSS
$custom: #dcc68d; $custom-light: #e8d7af; $custom-dark: #000000;
JSON
{
"hex": "#dcc68d",
"rgb": {
"r": 220,
"g": 198,
"b": 141
},
"hsl": {
"h": 43.291,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.83162,
"c": 0.07812,
"h": 89.3
},
"luminance": 0.57527
}Semantic roles & 50–950 ramp
primary
#DCC68D
secondary
#5A73B3
accent
#50C025
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381