#D6CB78#D6CB78
#D6CB78 is a very light, moderate yellow. Relative luminance 0.584; OKLCH L 83.3% C 0.105 H 101.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CB78 |
|---|---|
| RGB | rgb(214, 203, 120) |
| HSL | hsl(53, 53%, 65%) |
| HSV | hsv(53, 44%, 84%) |
| CMYK | cmyk(0%, 5.1%, 43.9%, 16.1%) |
| CIE-LAB | lab(80.94, -7.66, 42.64) |
| CIE-LCH | lch(80.94, 43.32, 100.19°) |
| OKLab | oklab(83.31% -0.0214 0.103) |
| OKLCH | oklch(83.31% 0.105 101.8) |
| XYZ | xyz(52.4788, 58.3657, 26.2669) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.79
Greenish Beige
#C9D179
ΔE00 5.18
Sandy
#F1DA7A
ΔE00 5.46
Darkkhaki
#BDB76B
ΔE00 5.63
Khaki (CSS)
#F0E68C
ΔE00 6.22
Greenish Tan
#BCCB7A
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CB78 #7883D6
analogous
#D69C78 #D6CB78 #B2D678
triadic
#D6CB78 #78D6CB #CB78D6
tetradic
#D6CB78 #78D69C #7883D6 #D678B2
square
#D6CB78 #78D69C #7883D6 #D678B2
split-complementary
#D6CB78 #78B2D6 #9C78D6
monochromatic
#A29531 #C8B949 #D6CB78 #E4DDA7 #F3EFD6
Accessibility & contrast
On white
1.66
#D6CB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#D6CB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CB78
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CB78 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C671
Deuteranopia (green-blind)
#DCCB7B
Tritanopia (blue-blind)
#E3C1B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d6cb78; /* rgb */ color: rgb(214, 203, 120); /* oklch */ color: oklch(83.3% 0.105 101.8);
Tailwind
colors: {
custom: {
50: '#e4daa0',
500: '#d6cb78',
950: '#000000',
},
}SCSS
$custom: #d6cb78; $custom-light: #e4daa0; $custom-dark: #000000;
JSON
{
"hex": "#d6cb78",
"rgb": {
"r": 214,
"g": 203,
"b": 120
},
"hsl": {
"h": 52.979,
"s": 53.409,
"l": 65.49
},
"oklch": {
"l": 0.83305,
"c": 0.10517,
"h": 101.8
},
"luminance": 0.58364
}Semantic roles & 50–950 ramp
primary
#D6CB78
secondary
#4C56A6
accent
#37C125
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#16140F
muted
#848380