#D5CD76#D5CD76
#D5CD76 is a very light, moderate yellow. Relative luminance 0.591; OKLCH L 83.6% C 0.109 H 103.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CD76 |
|---|---|
| RGB | rgb(213, 205, 118) |
| HSL | hsl(55, 53%, 65%) |
| HSV | hsv(55, 45%, 84%) |
| CMYK | cmyk(0%, 3.8%, 44.6%, 16.5%) |
| CIE-LAB | lab(81.36, -9.28, 44.13) |
| CIE-LCH | lch(81.36, 45.09, 101.88°) |
| OKLab | oklab(83.6% -0.0262 0.1062) |
| OKLCH | oklch(83.6% 0.109 103.9) |
| XYZ | xyz(52.5431, 59.1183, 25.7792) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.29
Sand (survey)
#E2CA76
ΔE00 4.67
Sandy
#F1DA7A
ΔE00 5.65
Khaki (CSS)
#F0E68C
ΔE00 5.86
Darkkhaki
#BDB76B
ΔE00 5.92
Greenish Tan
#BCCB7A
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CD76 #767ED5
analogous
#D59D76 #D5CD76 #AED576
triadic
#D5CD76 #76D5CD #CD76D5
tetradic
#D5CD76 #76D59D #767ED5 #D576AE
square
#D5CD76 #76D59D #767ED5 #D576AE
split-complementary
#D5CD76 #76AED5 #9D76D5
monochromatic
#A09631 #C7BC47 #D5CD76 #E3DEA5 #F2EFD4
Accessibility & contrast
On white
1.64
#D5CD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#D5CD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CD76
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CD76 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC76F
Deuteranopia (green-blind)
#DECC7A
Tritanopia (blue-blind)
#E1C3B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d5cd76; /* rgb */ color: rgb(213, 205, 118); /* oklch */ color: oklch(83.6% 0.109 103.9);
Tailwind
colors: {
custom: {
50: '#e3dc9f',
500: '#d5cd76',
950: '#000000',
},
}SCSS
$custom: #d5cd76; $custom-light: #e3dc9f; $custom-dark: #000000;
JSON
{
"hex": "#d5cd76",
"rgb": {
"r": 213,
"g": 205,
"b": 118
},
"hsl": {
"h": 54.947,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.83605,
"c": 0.10937,
"h": 103.9
},
"luminance": 0.59117
}Semantic roles & 50–950 ramp
primary
#D5CD76
secondary
#4B53A4
accent
#32C125
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#16150F
muted
#848480