#D6CB77#D6CB77
#D6CB77 is a very light, moderate yellow. Relative luminance 0.583; OKLCH L 83.3% C 0.106 H 101.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CB77 |
|---|---|
| RGB | rgb(214, 203, 119) |
| HSL | hsl(53, 54%, 65%) |
| HSV | hsv(53, 44%, 84%) |
| CMYK | cmyk(0%, 5.1%, 44.4%, 16.1%) |
| CIE-LAB | lab(80.93, -7.76, 43.12) |
| CIE-LCH | lch(80.93, 43.81, 100.20°) |
| OKLab | oklab(83.29% -0.0218 0.104) |
| OKLCH | oklch(83.29% 0.106 101.8) |
| XYZ | xyz(52.4185, 58.3415, 25.9490) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.80
Greenish Beige
#C9D179
ΔE00 5.17
Sandy
#F1DA7A
ΔE00 5.42
Darkkhaki
#BDB76B
ΔE00 5.65
Khaki (CSS)
#F0E68C
ΔE00 6.21
Greenish Tan
#BCCB7A
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CB77 #7782D6
analogous
#D69C77 #D6CB77 #B1D677
triadic
#D6CB77 #77D6CB #CB77D6
tetradic
#D6CB77 #77D69C #7782D6 #D677B1
square
#D6CB77 #77D69C #7782D6 #D677B1
split-complementary
#D6CB77 #77B1D6 #9C77D6
monochromatic
#A29531 #C8B948 #D6CB77 #E4DDA6 #F2EFD5
Accessibility & contrast
On white
1.66
#D6CB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#D6CB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CB77
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CB77 | 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)
#D9C670
Deuteranopia (green-blind)
#DCCB7B
Tritanopia (blue-blind)
#E3C1B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d6cb77; /* rgb */ color: rgb(214, 203, 119); /* oklch */ color: oklch(83.3% 0.106 101.8);
Tailwind
colors: {
custom: {
50: '#e4daa0',
500: '#d6cb77',
950: '#000000',
},
}SCSS
$custom: #d6cb77; $custom-light: #e4daa0; $custom-dark: #000000;
JSON
{
"hex": "#d6cb77",
"rgb": {
"r": 214,
"g": 203,
"b": 119
},
"hsl": {
"h": 53.053,
"s": 53.672,
"l": 65.294
},
"oklch": {
"l": 0.8329,
"c": 0.10623,
"h": 101.8
},
"luminance": 0.5834
}Semantic roles & 50–950 ramp
primary
#D6CB77
secondary
#4B56A6
accent
#37C124
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#16140F
muted
#848380