#D0C686#D0C686
#D0C686 is a light, moderate yellow. Relative luminance 0.555; OKLCH L 82.0% C 0.084 H 100.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C686 |
|---|---|
| RGB | rgb(208, 198, 134) |
| HSL | hsl(52, 44%, 67%) |
| HSV | hsv(52, 36%, 82%) |
| CMYK | cmyk(0%, 4.8%, 35.6%, 18.4%) |
| CIE-LAB | lab(79.34, -5.95, 33.37) |
| CIE-LCH | lch(79.34, 33.90, 100.12°) |
| OKLab | oklab(81.98% -0.0152 0.0825) |
| OKLCH | oklch(81.98% 0.084 100.4) |
| XYZ | xyz(50.5103, 55.5206, 30.6054) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 5.04
Sand (survey)
#E2CA76
ΔE00 5.45
Beige (survey)
#E6DAA6
ΔE00 5.81
Sand
#C2B280
ΔE00 6.06
Greenish Beige
#C9D179
ΔE00 6.49
Greenish Tan
#BCCB7A
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C686 #8690D0
analogous
#D0A186 #D0C686 #B5D086
triadic
#D0C686 #86D0C6 #C686D0
tetradic
#D0C686 #86D0A1 #8690D0 #D086B5
square
#D0C686 #86D0A1 #8690D0 #D086B5
split-complementary
#D0C686 #86B5D0 #A186D0
monochromatic
#9E913D #BFB15A #D0C686 #E1DBB2 #F2F0DE
Accessibility & contrast
On white
1.73
#D0C686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#D0C686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C686
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C686 | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C281
Deuteranopia (green-blind)
#D5C688
Tritanopia (blue-blind)
#DBBDB6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d0c686; /* rgb */ color: rgb(208, 198, 134); /* oklch */ color: oklch(82.0% 0.084 100.4);
Tailwind
colors: {
custom: {
50: '#dfd7aa',
500: '#d0c686',
950: '#000000',
},
}SCSS
$custom: #d0c686; $custom-light: #dfd7aa; $custom-dark: #000000;
JSON
{
"hex": "#d0c686",
"rgb": {
"r": 208,
"g": 198,
"b": 134
},
"hsl": {
"h": 51.892,
"s": 44.048,
"l": 67.059
},
"oklch": {
"l": 0.81983,
"c": 0.08388,
"h": 100.4
},
"luminance": 0.55519
}Semantic roles & 50–950 ramp
primary
#D0C686
secondary
#5761A4
accent
#41B72E
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381