#D2BF7D#D2BF7D
#D2BF7D is a light, moderate yellow. Relative luminance 0.524; OKLCH L 80.6% C 0.088 H 93.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BF7D |
|---|---|
| RGB | rgb(210, 191, 125) |
| HSL | hsl(47, 49%, 66%) |
| HSV | hsv(47, 40%, 82%) |
| CMYK | cmyk(0%, 9%, 40.5%, 17.6%) |
| CIE-LAB | lab(77.55, -2.54, 35.72) |
| CIE-LCH | lch(77.55, 35.81, 94.07°) |
| OKLab | oklab(80.56% -0.006 0.0876) |
| OKLCH | oklch(80.56% 0.088 93.9) |
| XYZ | xyz(48.9119, 52.4456, 26.9446) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.33
Tan (survey)
#D1B26F
ΔE00 4.70
Sand
#C2B280
ΔE00 4.80
Sandstone
#C9AE74
ΔE00 5.24
Darkkhaki
#BDB76B
ΔE00 5.35
Very Light Brown
#D3B683
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BF7D #7D90D2
analogous
#D2947D #D2BF7D #BAD27D
triadic
#D2BF7D #7DD2BF #BF7DD2
tetradic
#D2BF7D #7DD294 #7D90D2 #D27DBA
square
#D2BF7D #7DD294 #7D90D2 #D27DBA
split-complementary
#D2BF7D #7DBAD2 #947DD2
monochromatic
#9E8737 #C2A950 #D2BF7D #E2D5AA #F1ECD8
Accessibility & contrast
On white
1.83
#D2BF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#D2BF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BF7D
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BF7D | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC78
Deuteranopia (green-blind)
#D1C27F
Tritanopia (blue-blind)
#DEB5AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d2bf7d; /* rgb */ color: rgb(210, 191, 125); /* oklch */ color: oklch(80.6% 0.088 93.9);
Tailwind
colors: {
custom: {
50: '#e1d2a3',
500: '#d2bf7d',
950: '#000000',
},
}SCSS
$custom: #d2bf7d; $custom-light: #e1d2a3; $custom-dark: #000000;
JSON
{
"hex": "#d2bf7d",
"rgb": {
"r": 210,
"g": 191,
"b": 125
},
"hsl": {
"h": 46.588,
"s": 48.571,
"l": 65.686
},
"oklch": {
"l": 0.8056,
"c": 0.08778,
"h": 93.9
},
"luminance": 0.52444
}Semantic roles & 50–950 ramp
primary
#D2BF7D
secondary
#5063A3
accent
#4ABC2A
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380