#DCC695#DCC695
#DCC695 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.3% C 0.069 H 86.6°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC695 |
|---|---|
| RGB | rgb(220, 198, 149) |
| HSL | hsl(41, 50%, 72%) |
| HSV | hsv(41, 32%, 86%) |
| CMYK | cmyk(0%, 10%, 32.3%, 13.7%) |
| CIE-LAB | lab(80.61, 0.56, 27.42) |
| CIE-LCH | lch(80.61, 27.43, 88.83°) |
| OKLab | oklab(83.32% 0.0041 0.0689) |
| OKLCH | oklch(83.32% 0.069 86.6) |
| XYZ | xyz(55.1349, 57.7755, 36.6754) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.42
Beige (survey)
#E6DAA6
ΔE00 5.60
Sand
#C2B280
ΔE00 5.94
Burlywood
#DEB887
ΔE00 5.97
Tan
#D2B48C
ΔE00 5.99
Wheat
#F5DEB3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC695 #95ABDC
analogous
#DCA295 #DCC695 #CFDC95
triadic
#DCC695 #95DCC6 #C695DC
tetradic
#DCC695 #95DCA2 #95ABDC #DC95CF
square
#DCC695 #95DCA2 #95ABDC #DC95CF
split-complementary
#DCC695 #95CFDC #A295DC
monochromatic
#B9933D #CDAD67 #DCC695 #EBDFC3 #F7F3E8
Accessibility & contrast
On white
1.67
#DCC695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#DCC695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC695
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC695 | 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)
#D2C592
Deuteranopia (green-blind)
#D7CB96
Tritanopia (blue-blind)
#E7BEB9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc695; /* rgb */ color: rgb(220, 198, 149); /* oklch */ color: oklch(83.3% 0.069 86.6);
Tailwind
colors: {
custom: {
50: '#e8d7b4',
500: '#dcc695',
950: '#000000',
},
}SCSS
$custom: #dcc695; $custom-light: #e8d7b4; $custom-dark: #000000;
JSON
{
"hex": "#dcc695",
"rgb": {
"r": 220,
"g": 198,
"b": 149
},
"hsl": {
"h": 41.408,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.83316,
"c": 0.06897,
"h": 86.6
},
"luminance": 0.57774
}Semantic roles & 50–950 ramp
primary
#DCC695
secondary
#627BB4
accent
#56BE28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381