#DCC886#DCC886
#DCC886 is a very light, moderate yellow. Relative luminance 0.582; OKLCH L 83.4% C 0.088 H 93.2°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC886 |
|---|---|
| RGB | rgb(220, 200, 134) |
| HSL | hsl(46, 55%, 69%) |
| HSV | hsv(46, 39%, 86%) |
| CMYK | cmyk(0%, 9.1%, 39.1%, 13.7%) |
| CIE-LAB | lab(80.88, -2.25, 35.56) |
| CIE-LCH | lch(80.88, 35.64, 93.61°) |
| OKLab | oklab(83.44% -0.0049 0.0875) |
| OKLCH | oklch(83.44% 0.088 93.2) |
| XYZ | xyz(54.4737, 58.2473, 30.9230) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.33
Beige (survey)
#E6DAA6
ΔE00 5.55
Tan (survey)
#D1B26F
ΔE00 6.19
Very Light Brown
#D3B683
ΔE00 6.33
Sandy
#F1DA7A
ΔE00 6.45
Sand
#C2B280
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC886 #869ADC
analogous
#DC9D86 #DCC886 #C5DC86
triadic
#DCC886 #86DCC8 #C886DC
tetradic
#DCC886 #86DC9D #869ADC #DC86C5
square
#DCC886 #86DC9D #869ADC #DC86C5
split-complementary
#DCC886 #86C5DC #9D86DC
monochromatic
#B49634 #CEB257 #DCC886 #EADEB5 #F7F3E5
Accessibility & contrast
On white
1.66
#DCC886 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#DCC886 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC886
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC886 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC886 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C581
Deuteranopia (green-blind)
#DBCB88
Tritanopia (blue-blind)
#E9BEB7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc886; /* rgb */ color: rgb(220, 200, 134); /* oklch */ color: oklch(83.4% 0.088 93.2);
Tailwind
colors: {
custom: {
50: '#e8d8aa',
500: '#dcc886',
950: '#000000',
},
}SCSS
$custom: #dcc886; $custom-light: #e8d8aa; $custom-dark: #000000;
JSON
{
"hex": "#dcc886",
"rgb": {
"r": 220,
"g": 200,
"b": 134
},
"hsl": {
"h": 46.047,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.83441,
"c": 0.08765,
"h": 93.2
},
"luminance": 0.58245
}Semantic roles & 50–950 ramp
primary
#DCC886
secondary
#536AB3
accent
#48C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381