#D7CD7B#D7CD7B
#D7CD7B is a very light, moderate yellow. Relative luminance 0.595; OKLCH L 83.9% C 0.104 H 102.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CD7B |
|---|---|
| RGB | rgb(215, 205, 123) |
| HSL | hsl(53, 53%, 66%) |
| HSV | hsv(53, 43%, 84%) |
| CMYK | cmyk(0%, 4.7%, 42.8%, 15.7%) |
| CIE-LAB | lab(81.59, -7.98, 41.97) |
| CIE-LCH | lch(81.59, 42.72, 100.77°) |
| OKLab | oklab(83.85% -0.0221 0.1016) |
| OKLCH | oklch(83.85% 0.104 102.3) |
| XYZ | xyz(53.4319, 59.5413, 27.4130) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.07
Greenish Beige
#C9D179
ΔE00 4.88
Sandy
#F1DA7A
ΔE00 5.40
Khaki (CSS)
#F0E68C
ΔE00 5.80
Darkkhaki
#BDB76B
ΔE00 5.97
Greenish Tan
#BCCB7A
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CD7B #7B85D7
analogous
#D79F7B #D7CD7B #B3D77B
triadic
#D7CD7B #7BD7CD #CD7BD7
tetradic
#D7CD7B #7BD79F #7B85D7 #D77BB3
square
#D7CD7B #7BD79F #7B85D7 #D77BB3
split-complementary
#D7CD7B #7BB3D7 #9F7BD7
monochromatic
#A59932 #C9BB4C #D7CD7B #E5DFAA #F3F1D9
Accessibility & contrast
On white
1.63
#D7CD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#D7CD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CD7B
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CD7B | 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)
#DBC875
Deuteranopia (green-blind)
#DECD7E
Tritanopia (blue-blind)
#E3C3B9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d7cd7b; /* rgb */ color: rgb(215, 205, 123); /* oklch */ color: oklch(83.9% 0.104 102.3);
Tailwind
colors: {
custom: {
50: '#e5dca2',
500: '#d7cd7b',
950: '#000000',
},
}SCSS
$custom: #d7cd7b; $custom-light: #e5dca2; $custom-dark: #000000;
JSON
{
"hex": "#d7cd7b",
"rgb": {
"r": 215,
"g": 205,
"b": 123
},
"hsl": {
"h": 53.478,
"s": 53.488,
"l": 66.275
},
"oklch": {
"l": 0.83851,
"c": 0.104,
"h": 102.3
},
"luminance": 0.5954
}Semantic roles & 50–950 ramp
primary
#D7CD7B
secondary
#4D57A9
accent
#36C125
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#16150F
muted
#848480