#D3CD76#D3CD76
#D3CD76 is a very light, moderate yellow. Relative luminance 0.588; OKLCH L 83.4% C 0.109 H 105.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CD76 |
|---|---|
| RGB | rgb(211, 205, 118) |
| HSL | hsl(56, 51%, 65%) |
| HSV | hsv(56, 44%, 83%) |
| CMYK | cmyk(0%, 2.8%, 44.1%, 17.3%) |
| CIE-LAB | lab(81.19, -10.08, 43.89) |
| CIE-LCH | lch(81.19, 45.03, 102.94°) |
| OKLab | oklab(83.44% -0.0284 0.1057) |
| OKLCH | oklch(83.44% 0.109 105.1) |
| XYZ | xyz(51.9664, 58.8209, 25.7522) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.74
Sand (survey)
#E2CA76
ΔE00 5.23
Darkkhaki
#BDB76B
ΔE00 5.80
Greenish Tan
#BCCB7A
ΔE00 5.98
Khaki (CSS)
#F0E68C
ΔE00 6.03
Sandy
#F1DA7A
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CD76 #767CD3
analogous
#D39F76 #D3CD76 #ABD376
triadic
#D3CD76 #76D3CD #CD76D3
tetradic
#D3CD76 #76D39F #767CD3 #D376AB
square
#D3CD76 #76D39F #767CD3 #D376AB
split-complementary
#D3CD76 #76ABD3 #9F76D3
monochromatic
#9C9632 #C4BC48 #D3CD76 #E2DEA4 #F1EFD3
Accessibility & contrast
On white
1.65
#D3CD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#D3CD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CD76
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CD76 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC76F
Deuteranopia (green-blind)
#DDCC7A
Tritanopia (blue-blind)
#DFC3B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d3cd76; /* rgb */ color: rgb(211, 205, 118); /* oklch */ color: oklch(83.4% 0.109 105.1);
Tailwind
colors: {
custom: {
50: '#e2dc9f',
500: '#d3cd76',
950: '#000000',
},
}SCSS
$custom: #d3cd76; $custom-light: #e2dc9f; $custom-dark: #000000;
JSON
{
"hex": "#d3cd76",
"rgb": {
"r": 211,
"g": 205,
"b": 118
},
"hsl": {
"h": 56.129,
"s": 51.381,
"l": 64.51
},
"oklch": {
"l": 0.83436,
"c": 0.10943,
"h": 105.1
},
"luminance": 0.5882
}Semantic roles & 50–950 ramp
primary
#D3CD76
secondary
#4C51A1
accent
#31BF27
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#16150F
muted
#848480