#D2BF7B#D2BF7B
#D2BF7B is a light, moderate yellow. Relative luminance 0.524; OKLCH L 80.5% C 0.090 H 94.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BF7B |
|---|---|
| RGB | rgb(210, 191, 123) |
| HSL | hsl(47, 49%, 65%) |
| HSV | hsv(47, 41%, 82%) |
| CMYK | cmyk(0%, 9%, 41.4%, 17.6%) |
| CIE-LAB | lab(77.52, -2.76, 36.71) |
| CIE-LCH | lch(77.52, 36.82, 94.29°) |
| OKLab | oklab(80.53% -0.0068 0.0897) |
| OKLCH | oklch(80.53% 0.09 94.3) |
| XYZ | xyz(48.7854, 52.3950, 26.2785) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.09
Tan (survey)
#D1B26F
ΔE00 4.75
Sand
#C2B280
ΔE00 5.06
Darkkhaki
#BDB76B
ΔE00 5.17
Sandstone
#C9AE74
ΔE00 5.39
Very Light Brown
#D3B683
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BF7B #7B8ED2
analogous
#D2947B #D2BF7B #B9D27B
triadic
#D2BF7B #7BD2BF #BF7BD2
tetradic
#D2BF7B #7BD294 #7B8ED2 #D27BB9
square
#D2BF7B #7BD294 #7B8ED2 #D27BB9
split-complementary
#D2BF7B #7BB9D2 #947BD2
monochromatic
#9D8636 #C2A94D #D2BF7B #E2D5A9 #F1EBD6
Accessibility & contrast
On white
1.83
#D2BF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#D2BF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BF7B
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BF7B | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC76
Deuteranopia (green-blind)
#D1C27D
Tritanopia (blue-blind)
#DEB5AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d2bf7b; /* rgb */ color: rgb(210, 191, 123); /* oklch */ color: oklch(80.5% 0.090 94.3);
Tailwind
colors: {
custom: {
50: '#e1d2a2',
500: '#d2bf7b',
950: '#000000',
},
}SCSS
$custom: #d2bf7b; $custom-light: #e1d2a2; $custom-dark: #000000;
JSON
{
"hex": "#d2bf7b",
"rgb": {
"r": 210,
"g": 191,
"b": 123
},
"hsl": {
"h": 46.897,
"s": 49.153,
"l": 65.294
},
"oklch": {
"l": 0.80526,
"c": 0.09,
"h": 94.3
},
"luminance": 0.52393
}Semantic roles & 50–950 ramp
primary
#D2BF7B
secondary
#4F61A2
accent
#49BC29
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380