#D8CD76#D8CD76
#D8CD76 is a very light, moderate yellow. Relative luminance 0.596; OKLCH L 83.9% C 0.109 H 102.1°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CD76 |
|---|---|
| RGB | rgb(216, 205, 118) |
| HSL | hsl(53, 56%, 65%) |
| HSV | hsv(53, 45%, 85%) |
| CMYK | cmyk(0%, 5.1%, 45.4%, 15.3%) |
| CIE-LAB | lab(81.60, -8.08, 44.49) |
| CIE-LCH | lch(81.60, 45.22, 100.29°) |
| OKLab | oklab(83.86% -0.0229 0.107) |
| OKLCH | oklch(83.86% 0.109 102.1) |
| XYZ | xyz(53.4215, 59.5712, 25.8204) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.84
Sandy
#F1DA7A
ΔE00 4.96
Greenish Beige
#C9D179
ΔE00 5.13
Khaki (CSS)
#F0E68C
ΔE00 5.71
Darkkhaki
#BDB76B
ΔE00 6.20
Dull Yellow
#EEDC5B
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CD76 #7681D8
analogous
#D89C76 #D8CD76 #B2D876
triadic
#D8CD76 #76D8CD #CD76D8
tetradic
#D8CD76 #76D89C #7681D8 #D876B2
square
#D8CD76 #76D89C #7681D8 #D876B2
split-complementary
#D8CD76 #76B2D8 #9C76D8
monochromatic
#A5972F #CABC46 #D8CD76 #E6DEA6 #F3F0D5
Accessibility & contrast
On white
1.63
#D8CD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#D8CD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CD76
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CD76 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC86F
Deuteranopia (green-blind)
#DFCD7A
Tritanopia (blue-blind)
#E5C2B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d8cd76; /* rgb */ color: rgb(216, 205, 118); /* oklch */ color: oklch(83.9% 0.109 102.1);
Tailwind
colors: {
custom: {
50: '#e6dc9f',
500: '#d8cd76',
950: '#000000',
},
}SCSS
$custom: #d8cd76; $custom-light: #e6dc9f; $custom-dark: #000000;
JSON
{
"hex": "#d8cd76",
"rgb": {
"r": 216,
"g": 205,
"b": 118
},
"hsl": {
"h": 53.265,
"s": 55.682,
"l": 65.49
},
"oklch": {
"l": 0.83862,
"c": 0.10938,
"h": 102.1
},
"luminance": 0.5957
}Semantic roles & 50–950 ramp
primary
#D8CD76
secondary
#4A54A8
accent
#34C322
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16150F
muted
#848480