#D0C384#D0C384
#D0C384 is a light, moderate yellow. Relative luminance 0.541; OKLCH L 81.3% C 0.083 H 97.9°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C384 |
|---|---|
| RGB | rgb(208, 195, 132) |
| HSL | hsl(50, 45%, 67%) |
| HSV | hsv(50, 37%, 82%) |
| CMYK | cmyk(0%, 6.3%, 36.5%, 18.4%) |
| CIE-LAB | lab(78.52, -4.63, 33.34) |
| CIE-LCH | lch(78.52, 33.66, 97.91°) |
| OKLab | oklab(81.33% -0.0115 0.0824) |
| OKLCH | oklch(81.33% 0.083 97.9) |
| XYZ | xyz(49.6932, 54.1075, 29.6514) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.98
Sand (survey)
#E2CA76
ΔE00 5.15
Sand
#C2B280
ΔE00 5.18
Beige (survey)
#E6DAA6
ΔE00 6.20
Tan (survey)
#D1B26F
ΔE00 6.67
Sandstone
#C9AE74
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C384 #8491D0
analogous
#D09D84 #D0C384 #B7D084
triadic
#D0C384 #84D0C3 #C384D0
tetradic
#D0C384 #84D09D #8491D0 #D084B7
square
#D0C384 #84D09D #8491D0 #D084B7
split-complementary
#D0C384 #84B7D0 #9D84D0
monochromatic
#9D8D3C #BFAD58 #D0C384 #E1D9B0 #F2EEDD
Accessibility & contrast
On white
1.78
#D0C384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#D0C384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C384
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C384 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC07F
Deuteranopia (green-blind)
#D3C486
Tritanopia (blue-blind)
#DBBAB3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d0c384; /* rgb */ color: rgb(208, 195, 132); /* oklch */ color: oklch(81.3% 0.083 97.9);
Tailwind
colors: {
custom: {
50: '#dfd5a8',
500: '#d0c384',
950: '#000000',
},
}SCSS
$custom: #d0c384; $custom-light: #dfd5a8; $custom-dark: #000000;
JSON
{
"hex": "#d0c384",
"rgb": {
"r": 208,
"g": 195,
"b": 132
},
"hsl": {
"h": 49.737,
"s": 44.706,
"l": 66.667
},
"oklch": {
"l": 0.81327,
"c": 0.08316,
"h": 97.9
},
"luminance": 0.54106
}Semantic roles & 50–950 ramp
primary
#D0C384
secondary
#5563A3
accent
#45B82E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380