#D3C679#D3C679
#D3C679 is a very light, moderate yellow. Relative luminance 0.556; OKLCH L 82.0% C 0.099 H 99.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C679 |
|---|---|
| RGB | rgb(211, 198, 121) |
| HSL | hsl(51, 51%, 65%) |
| HSV | hsv(51, 43%, 83%) |
| CMYK | cmyk(0%, 6.2%, 42.7%, 17.3%) |
| CIE-LAB | lab(79.40, -6.20, 40.14) |
| CIE-LCH | lch(79.40, 40.62, 98.77°) |
| OKLab | oklab(82.02% -0.017 0.0974) |
| OKLCH | oklch(82.02% 0.099 99.9) |
| XYZ | xyz(50.5104, 55.6191, 26.1603) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.62
Darkkhaki
#BDB76B
ΔE00 4.72
Greenish Beige
#C9D179
ΔE00 6.15
Sandy
#F1DA7A
ΔE00 6.36
Beige (survey)
#E6DAA6
ΔE00 7.24
Sand
#C2B280
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C679 #7986D3
analogous
#D39979 #D3C679 #B3D379
triadic
#D3C679 #79D3C6 #C679D3
tetradic
#D3C679 #79D399 #7986D3 #D379B3
square
#D3C679 #79D399 #7986D3 #D379B3
split-complementary
#D3C679 #79B3D3 #9979D3
monochromatic
#9E8E34 #C4B24B #D3C679 #E2DAA7 #F1EDD5
Accessibility & contrast
On white
1.73
#D3C679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#D3C679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C679
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C679 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C273
Deuteranopia (green-blind)
#D7C77C
Tritanopia (blue-blind)
#DFBCB3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d3c679; /* rgb */ color: rgb(211, 198, 121); /* oklch */ color: oklch(82.0% 0.099 99.9);
Tailwind
colors: {
custom: {
50: '#e2d7a1',
500: '#d3c679',
950: '#000000',
},
}SCSS
$custom: #d3c679; $custom-light: #e2d7a1; $custom-dark: #000000;
JSON
{
"hex": "#d3c679",
"rgb": {
"r": 211,
"g": 198,
"b": 121
},
"hsl": {
"h": 51.333,
"s": 50.562,
"l": 65.098
},
"oklch": {
"l": 0.82024,
"c": 0.0989,
"h": 99.9
},
"luminance": 0.55618
}Semantic roles & 50–950 ramp
primary
#D3C679
secondary
#4E5AA3
accent
#3DBE28
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380