#D1C080#D1C080
#D1C080 is a light, moderate yellow. Relative luminance 0.528; OKLCH L 80.7% C 0.085 H 95.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D1C080 |
|---|---|
| RGB | rgb(209, 192, 128) |
| HSL | hsl(47, 47%, 66%) |
| HSV | hsv(47, 39%, 82%) |
| CMYK | cmyk(0%, 8.1%, 38.8%, 18%) |
| CIE-LAB | lab(77.77, -3.13, 34.44) |
| CIE-LCH | lch(77.77, 34.58, 95.19°) |
| OKLab | oklab(80.73% -0.0074 0.0848) |
| OKLCH | oklch(80.73% 0.085 95) |
| XYZ | xyz(49.0414, 52.8147, 28.0288) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.65
Sand (survey)
#E2CA76
ΔE00 4.69
Darkkhaki
#BDB76B
ΔE00 5.19
Tan (survey)
#D1B26F
ΔE00 5.30
Sandstone
#C9AE74
ΔE00 5.61
Very Light Brown
#D3B683
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1C080 #8091D1
analogous
#D19780 #D1C080 #B9D180
triadic
#D1C080 #80D1C0 #C080D1
tetradic
#D1C080 #80D197 #8091D1 #D180B9
square
#D1C080 #80D197 #8091D1 #D180B9
split-complementary
#D1C080 #80B9D1 #9780D1
monochromatic
#9E8839 #C1AA53 #D1C080 #E1D6AD #F2EDDA
Accessibility & contrast
On white
1.82
#D1C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#D1C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1C080
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1C080 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7B
Deuteranopia (green-blind)
#D1C382
Tritanopia (blue-blind)
#DDB7B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d1c080; /* rgb */ color: rgb(209, 192, 128); /* oklch */ color: oklch(80.7% 0.085 95.0);
Tailwind
colors: {
custom: {
50: '#e0d2a5',
500: '#d1c080',
950: '#000000',
},
}SCSS
$custom: #d1c080; $custom-light: #e0d2a5; $custom-dark: #000000;
JSON
{
"hex": "#d1c080",
"rgb": {
"r": 209,
"g": 192,
"b": 128
},
"hsl": {
"h": 47.407,
"s": 46.821,
"l": 66.078
},
"oklch": {
"l": 0.80727,
"c": 0.08508,
"h": 95
},
"luminance": 0.52813
}Semantic roles & 50–950 ramp
primary
#D1C080
secondary
#5263A3
accent
#49BA2B
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380