#D2BE7E#D2BE7E
#D2BE7E is a light, moderate yellow. Relative luminance 0.520; OKLCH L 80.4% C 0.086 H 92.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BE7E |
|---|---|
| RGB | rgb(210, 190, 126) |
| HSL | hsl(46, 48%, 66%) |
| HSV | hsv(46, 40%, 82%) |
| CMYK | cmyk(0%, 9.5%, 40%, 17.6%) |
| CIE-LAB | lab(77.30, -1.91, 34.89) |
| CIE-LCH | lch(77.30, 34.94, 93.13°) |
| OKLab | oklab(80.37% -0.0041 0.0857) |
| OKLCH | oklch(80.37% 0.086 92.7) |
| XYZ | xyz(48.7588, 52.0366, 27.2103) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 4.31
Sand
#C2B280
ΔE00 4.45
Sand (survey)
#E2CA76
ΔE00 4.68
Sandstone
#C9AE74
ΔE00 4.77
Very Light Brown
#D3B683
ΔE00 4.88
Desert
#CCAD60
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BE7E #7E92D2
analogous
#D2947E #D2BE7E #BCD27E
triadic
#D2BE7E #7ED2BE #BE7ED2
tetradic
#D2BE7E #7ED294 #7E92D2 #D27EBC
square
#D2BE7E #7ED294 #7E92D2 #D27EBC
split-complementary
#D2BE7E #7EBCD2 #947ED2
monochromatic
#9E8637 #C2A751 #D2BE7E #E2D5AB #F2ECD9
Accessibility & contrast
On white
1.84
#D2BE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#D2BE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BE7E
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BE7E | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB79
Deuteranopia (green-blind)
#D0C280
Tritanopia (blue-blind)
#DEB5AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d2be7e; /* rgb */ color: rgb(210, 190, 126); /* oklch */ color: oklch(80.4% 0.086 92.7);
Tailwind
colors: {
custom: {
50: '#e1d1a4',
500: '#d2be7e',
950: '#000000',
},
}SCSS
$custom: #d2be7e; $custom-light: #e1d1a4; $custom-dark: #000000;
JSON
{
"hex": "#d2be7e",
"rgb": {
"r": 210,
"g": 190,
"b": 126
},
"hsl": {
"h": 45.714,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.80372,
"c": 0.0858,
"h": 92.7
},
"luminance": 0.52035
}Semantic roles & 50–950 ramp
primary
#D2BE7E
secondary
#5164A3
accent
#4DBC2A
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380