#DCC694#DCC694
#DCC694 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.3% C 0.070 H 87.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC694 |
|---|---|
| RGB | rgb(220, 198, 148) |
| HSL | hsl(42, 51%, 72%) |
| HSV | hsv(42, 33%, 86%) |
| CMYK | cmyk(0%, 10%, 32.7%, 13.7%) |
| CIE-LAB | lab(80.60, 0.43, 27.92) |
| CIE-LCH | lch(80.60, 27.92, 89.11°) |
| OKLab | oklab(83.3% 0.0037 0.07) |
| OKLCH | oklch(83.3% 0.07 87) |
| XYZ | xyz(55.0554, 57.7437, 36.2568) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.42
Beige (survey)
#E6DAA6
ΔE00 5.55
Sand
#C2B280
ΔE00 5.89
Burlywood
#DEB887
ΔE00 6.03
Tan
#D2B48C
ΔE00 6.11
Wheat
#F5DEB3
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC694 #94AADC
analogous
#DCA294 #DCC694 #CEDC94
triadic
#DCC694 #94DCC6 #C694DC
tetradic
#DCC694 #94DCA2 #94AADC #DC94CE
square
#DCC694 #94DCA2 #94AADC #DC94CE
split-complementary
#DCC694 #94CEDC #A294DC
monochromatic
#B9933D #CDAD66 #DCC694 #EBDFC2 #F7F3E8
Accessibility & contrast
On white
1.67
#DCC694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#DCC694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC694
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC694 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C591
Deuteranopia (green-blind)
#D7CB95
Tritanopia (blue-blind)
#E7BEB9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc694; /* rgb */ color: rgb(220, 198, 148); /* oklch */ color: oklch(83.3% 0.070 87.0);
Tailwind
colors: {
custom: {
50: '#e8d7b3',
500: '#dcc694',
950: '#000000',
},
}SCSS
$custom: #dcc694; $custom-light: #e8d7b3; $custom-dark: #000000;
JSON
{
"hex": "#dcc694",
"rgb": {
"r": 220,
"g": 198,
"b": 148
},
"hsl": {
"h": 41.667,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.83296,
"c": 0.07012,
"h": 87
},
"luminance": 0.57742
}Semantic roles & 50–950 ramp
primary
#DCC694
secondary
#617AB4
accent
#55BE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381