#D2BF7E#D2BF7E
#D2BF7E is a light, moderate yellow. Relative luminance 0.525; OKLCH L 80.6% C 0.087 H 93.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BF7E |
|---|---|
| RGB | rgb(210, 191, 126) |
| HSL | hsl(46, 48%, 66%) |
| HSV | hsv(46, 40%, 82%) |
| CMYK | cmyk(0%, 9%, 40%, 17.6%) |
| CIE-LAB | lab(77.56, -2.43, 35.23) |
| CIE-LCH | lch(77.56, 35.31, 93.95°) |
| OKLab | oklab(80.58% -0.0056 0.0865) |
| OKLCH | oklch(80.58% 0.087 93.7) |
| XYZ | xyz(48.9761, 52.4713, 27.2827) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.46
Sand
#C2B280
ΔE00 4.68
Tan (survey)
#D1B26F
ΔE00 4.69
Sandstone
#C9AE74
ΔE00 5.17
Very Light Brown
#D3B683
ΔE00 5.32
Darkkhaki
#BDB76B
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BF7E #7E91D2
analogous
#D2957E #D2BF7E #BBD27E
triadic
#D2BF7E #7ED2BF #BF7ED2
tetradic
#D2BF7E #7ED295 #7E91D2 #D27EBB
square
#D2BF7E #7ED295 #7E91D2 #D27EBB
split-complementary
#D2BF7E #7EBBD2 #957ED2
monochromatic
#9E8737 #C2A851 #D2BF7E #E2D6AB #F2ECD9
Accessibility & contrast
On white
1.83
#D2BF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#D2BF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BF7E
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BF7E | 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)
#CCBC79
Deuteranopia (green-blind)
#D1C280
Tritanopia (blue-blind)
#DEB6AF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d2bf7e; /* rgb */ color: rgb(210, 191, 126); /* oklch */ color: oklch(80.6% 0.087 93.7);
Tailwind
colors: {
custom: {
50: '#e1d2a4',
500: '#d2bf7e',
950: '#000000',
},
}SCSS
$custom: #d2bf7e; $custom-light: #e1d2a4; $custom-dark: #000000;
JSON
{
"hex": "#d2bf7e",
"rgb": {
"r": 210,
"g": 191,
"b": 126
},
"hsl": {
"h": 46.429,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.80577,
"c": 0.08665,
"h": 93.7
},
"luminance": 0.5247
}Semantic roles & 50–950 ramp
primary
#D2BF7E
secondary
#5164A3
accent
#4BBC2A
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380