#D2CD76#D2CD76
#D2CD76 is a very light, moderate yellow. Relative luminance 0.587; OKLCH L 83.4% C 0.109 H 105.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CD76 |
|---|---|
| RGB | rgb(210, 205, 118) |
| HSL | hsl(57, 51%, 64%) |
| HSV | hsv(57, 44%, 82%) |
| CMYK | cmyk(0%, 2.4%, 43.8%, 17.6%) |
| CIE-LAB | lab(81.11, -10.49, 43.77) |
| CIE-LCH | lch(81.11, 45.01, 103.47°) |
| OKLab | oklab(83.35% -0.0295 0.1054) |
| OKLCH | oklch(83.35% 0.109 105.6) |
| XYZ | xyz(51.6807, 58.6736, 25.7388) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.47
Sand (survey)
#E2CA76
ΔE00 5.51
Greenish Tan
#BCCB7A
ΔE00 5.71
Darkkhaki
#BDB76B
ΔE00 5.76
Khaki (CSS)
#F0E68C
ΔE00 6.13
Sandy
#F1DA7A
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CD76 #767BD2
analogous
#D29F76 #D2CD76 #A9D276
triadic
#D2CD76 #76D2CD #CD76D2
tetradic
#D2CD76 #76D29F #767BD2 #D276A9
square
#D2CD76 #76D29F #767BD2 #D276A9
split-complementary
#D2CD76 #76A9D2 #9F76D2
monochromatic
#9B9533 #C3BC48 #D2CD76 #E1DEA4 #F0EFD2
Accessibility & contrast
On white
1.65
#D2CD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#D2CD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CD76
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CD76 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC76F
Deuteranopia (green-blind)
#DDCB7A
Tritanopia (blue-blind)
#DEC3B8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d2cd76; /* rgb */ color: rgb(210, 205, 118); /* oklch */ color: oklch(83.4% 0.109 105.6);
Tailwind
colors: {
custom: {
50: '#e1dc9f',
500: '#d2cd76',
950: '#000000',
},
}SCSS
$custom: #d2cd76; $custom-light: #e1dc9f; $custom-dark: #000000;
JSON
{
"hex": "#d2cd76",
"rgb": {
"r": 210,
"g": 205,
"b": 118
},
"hsl": {
"h": 56.739,
"s": 50.549,
"l": 64.314
},
"oklch": {
"l": 0.83352,
"c": 0.10948,
"h": 105.6
},
"luminance": 0.58672
}Semantic roles & 50–950 ramp
primary
#D2CD76
secondary
#4C51A0
accent
#30BE28
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15150F
muted
#848480