#D6C486#D6C486
#D6C486 is a very light, moderate yellow. Relative luminance 0.555; OKLCH L 82.1% C 0.083 H 93.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C486 |
|---|---|
| RGB | rgb(214, 196, 134) |
| HSL | hsl(47, 49%, 68%) |
| HSV | hsv(47, 37%, 84%) |
| CMYK | cmyk(0%, 8.4%, 37.4%, 16.1%) |
| CIE-LAB | lab(79.33, -2.55, 33.45) |
| CIE-LCH | lch(79.33, 33.54, 94.35°) |
| OKLab | oklab(82.1% -0.0055 0.0827) |
| OKLCH | oklch(82.1% 0.083 93.8) |
| XYZ | xyz(51.7755, 55.4989, 30.5346) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.44
Sand
#C2B280
ΔE00 5.31
Very Light Brown
#D3B683
ΔE00 5.68
Tan (survey)
#D1B26F
ΔE00 5.76
Beige (survey)
#E6DAA6
ΔE00 5.87
Sandstone
#C9AE74
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C486 #8698D6
analogous
#D69C86 #D6C486 #C0D686
triadic
#D6C486 #86D6C4 #C486D6
tetradic
#D6C486 #86D69C #8698D6 #D686C0
square
#D6C486 #86D69C #8698D6 #D686C0
split-complementary
#D6C486 #86C0D6 #9C86D6
monochromatic
#A98F39 #C7AE58 #D6C486 #E5DAB4 #F5F1E1
Accessibility & contrast
On white
1.74
#D6C486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#D6C486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C486
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C486 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 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)
#D1C182
Deuteranopia (green-blind)
#D5C788
Tritanopia (blue-blind)
#E2BBB4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d6c486; /* rgb */ color: rgb(214, 196, 134); /* oklch */ color: oklch(82.1% 0.083 93.8);
Tailwind
colors: {
custom: {
50: '#e4d5aa',
500: '#d6c486',
950: '#000000',
},
}SCSS
$custom: #d6c486; $custom-light: #e4d5aa; $custom-dark: #000000;
JSON
{
"hex": "#d6c486",
"rgb": {
"r": 214,
"g": 196,
"b": 134
},
"hsl": {
"h": 46.5,
"s": 49.383,
"l": 68.235
},
"oklch": {
"l": 0.82095,
"c": 0.08283,
"h": 93.8
},
"luminance": 0.55497
}Semantic roles & 50–950 ramp
primary
#D6C486
secondary
#5468AC
accent
#4ABD29
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#161410
muted
#848381