#D0C67D#D0C67D
#D0C67D is a light, moderate yellow. Relative luminance 0.553; OKLCH L 81.8% C 0.094 H 101.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C67D |
|---|---|
| RGB | rgb(208, 198, 125) |
| HSL | hsl(53, 47%, 65%) |
| HSV | hsv(53, 40%, 82%) |
| CMYK | cmyk(0%, 4.8%, 39.9%, 18.4%) |
| CIE-LAB | lab(79.20, -6.97, 37.81) |
| CIE-LCH | lch(79.20, 38.45, 100.45°) |
| OKLab | oklab(81.83% -0.0187 0.0924) |
| OKLCH | oklch(81.83% 0.094 101.5) |
| XYZ | xyz(49.9091, 55.2801, 27.4391) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.37
Sand (survey)
#E2CA76
ΔE00 4.65
Greenish Beige
#C9D179
ΔE00 5.61
Greenish Tan
#BCCB7A
ΔE00 6.82
Beige (survey)
#E6DAA6
ΔE00 6.89
Sand
#C2B280
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C67D #7D87D0
analogous
#D09C7D #D0C67D #B0D07D
triadic
#D0C67D #7DD0C6 #C67DD0
tetradic
#D0C67D #7DD09C #7D87D0 #D07DB0
square
#D0C67D #7DD09C #7D87D0 #D07DB0
split-complementary
#D0C67D #7DB0D0 #9C7DD0
monochromatic
#9B8F38 #C0B250 #D0C67D #E0DAAA #F1EDD7
Accessibility & contrast
On white
1.74
#D0C67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#D0C67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C67D
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C67D | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C277
Deuteranopia (green-blind)
#D6C680
Tritanopia (blue-blind)
#DBBDB4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d0c67d; /* rgb */ color: rgb(208, 198, 125); /* oklch */ color: oklch(81.8% 0.094 101.5);
Tailwind
colors: {
custom: {
50: '#e0d7a3',
500: '#d0c67d',
950: '#000000',
},
}SCSS
$custom: #d0c67d; $custom-light: #e0d7a3; $custom-dark: #000000;
JSON
{
"hex": "#d0c67d",
"rgb": {
"r": 208,
"g": 198,
"b": 125
},
"hsl": {
"h": 52.771,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.81829,
"c": 0.09425,
"h": 101.5
},
"luminance": 0.55279
}Semantic roles & 50–950 ramp
primary
#D0C67D
secondary
#515BA0
accent
#3DBA2B
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380