#D4C080#D4C080
#D4C080 is a light, moderate yellow. Relative luminance 0.533; OKLCH L 81.0% C 0.086 H 92.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C080 |
|---|---|
| RGB | rgb(212, 192, 128) |
| HSL | hsl(46, 49%, 67%) |
| HSV | hsv(46, 40%, 83%) |
| CMYK | cmyk(0%, 9.4%, 39.6%, 16.9%) |
| CIE-LAB | lab(78.03, -1.93, 34.83) |
| CIE-LCH | lch(78.03, 34.88, 93.17°) |
| OKLab | oklab(80.99% -0.0041 0.0856) |
| OKLCH | oklch(80.99% 0.086 92.7) |
| XYZ | xyz(49.8984, 53.2566, 28.0690) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.38
Tan (survey)
#D1B26F
ΔE00 4.65
Sand
#C2B280
ΔE00 4.82
Very Light Brown
#D3B683
ΔE00 5.05
Sandstone
#C9AE74
ΔE00 5.19
Darkkhaki
#BDB76B
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C080 #8094D4
analogous
#D49680 #D4C080 #BED480
triadic
#D4C080 #80D4C0 #C080D4
tetradic
#D4C080 #80D496 #8094D4 #D480BE
square
#D4C080 #80D496 #8094D4 #D480BE
split-complementary
#D4C080 #80BED4 #9680D4
monochromatic
#A38937 #C5A952 #D4C080 #E3D7AE #F3EDDB
Accessibility & contrast
On white
1.80
#D4C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#D4C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C080
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C080 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7B
Deuteranopia (green-blind)
#D2C482
Tritanopia (blue-blind)
#E0B7B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d4c080; /* rgb */ color: rgb(212, 192, 128); /* oklch */ color: oklch(81.0% 0.086 92.7);
Tailwind
colors: {
custom: {
50: '#e2d2a5',
500: '#d4c080',
950: '#000000',
},
}SCSS
$custom: #d4c080; $custom-light: #e2d2a5; $custom-dark: #000000;
JSON
{
"hex": "#d4c080",
"rgb": {
"r": 212,
"g": 192,
"b": 128
},
"hsl": {
"h": 45.714,
"s": 49.412,
"l": 66.667
},
"oklch": {
"l": 0.80995,
"c": 0.08572,
"h": 92.7
},
"luminance": 0.53255
}Semantic roles & 50–950 ramp
primary
#D4C080
secondary
#5166A7
accent
#4CBD29
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#16140F
muted
#848380