#D0C484#D0C484
#D0C484 is a light, moderate yellow. Relative luminance 0.546; OKLCH L 81.5% C 0.084 H 98.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C484 |
|---|---|
| RGB | rgb(208, 196, 132) |
| HSL | hsl(51, 45%, 67%) |
| HSV | hsv(51, 37%, 82%) |
| CMYK | cmyk(0%, 5.8%, 36.5%, 18.4%) |
| CIE-LAB | lab(78.79, -5.15, 33.68) |
| CIE-LCH | lch(78.79, 34.07, 98.70°) |
| OKLab | oklab(81.53% -0.013 0.0832) |
| OKLCH | oklch(81.53% 0.084 98.9) |
| XYZ | xyz(49.9180, 54.5571, 29.7264) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.89
Sand (survey)
#E2CA76
ΔE00 5.14
Sand
#C2B280
ΔE00 5.53
Beige (survey)
#E6DAA6
ΔE00 6.12
Tan (survey)
#D1B26F
ΔE00 7.05
Greenish Beige
#C9D179
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C484 #8490D0
analogous
#D09E84 #D0C484 #B6D084
triadic
#D0C484 #84D0C4 #C484D0
tetradic
#D0C484 #84D09E #8490D0 #D084B6
square
#D0C484 #84D09E #8490D0 #D084B6
split-complementary
#D0C484 #84B6D0 #9E84D0
monochromatic
#9D8E3C #BFAF58 #D0C484 #E1D9B0 #F2EEDD
Accessibility & contrast
On white
1.76
#D0C484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#D0C484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C484
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C484 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07F
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#DBBBB4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d0c484; /* rgb */ color: rgb(208, 196, 132); /* oklch */ color: oklch(81.5% 0.084 98.9);
Tailwind
colors: {
custom: {
50: '#dfd5a8',
500: '#d0c484',
950: '#000000',
},
}SCSS
$custom: #d0c484; $custom-light: #dfd5a8; $custom-dark: #000000;
JSON
{
"hex": "#d0c484",
"rgb": {
"r": 208,
"g": 196,
"b": 132
},
"hsl": {
"h": 50.526,
"s": 44.706,
"l": 66.667
},
"oklch": {
"l": 0.81534,
"c": 0.08416,
"h": 98.9
},
"luminance": 0.54556
}Semantic roles & 50–950 ramp
primary
#D0C484
secondary
#5562A3
accent
#43B82E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380