#D2BF83#D2BF83
#D2BF83 is a light, moderate yellow. Relative luminance 0.526; OKLCH L 80.7% C 0.081 H 92.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BF83 |
|---|---|
| RGB | rgb(210, 191, 131) |
| HSL | hsl(46, 47%, 67%) |
| HSV | hsv(46, 38%, 82%) |
| CMYK | cmyk(0%, 9%, 37.6%, 17.6%) |
| CIE-LAB | lab(77.64, -1.87, 32.73) |
| CIE-LCH | lch(77.64, 32.79, 93.27°) |
| OKLab | oklab(80.66% -0.0036 0.0809) |
| OKLCH | oklch(80.66% 0.081 92.6) |
| XYZ | xyz(49.3068, 52.6036, 29.0245) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.12
Very Light Brown
#D3B683
ΔE00 4.66
Tan (survey)
#D1B26F
ΔE00 4.77
Sandstone
#C9AE74
ΔE00 4.94
Sand (survey)
#E2CA76
ΔE00 5.21
Darkkhaki
#BDB76B
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BF83 #8396D2
analogous
#D29883 #D2BF83 #BED283
triadic
#D2BF83 #83D2BF #BF83D2
tetradic
#D2BF83 #83D298 #8396D2 #D283BE
square
#D2BF83 #83D298 #8396D2 #D283BE
split-complementary
#D2BF83 #83BED2 #9883D2
monochromatic
#A0883A #C2A856 #D2BF83 #E2D6B0 #F3EDDD
Accessibility & contrast
On white
1.82
#D2BF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#D2BF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BF83
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BF83 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD7F
Deuteranopia (green-blind)
#D0C285
Tritanopia (blue-blind)
#DEB6B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d2bf83; /* rgb */ color: rgb(210, 191, 131); /* oklch */ color: oklch(80.7% 0.081 92.6);
Tailwind
colors: {
custom: {
50: '#e1d2a7',
500: '#d2bf83',
950: '#000000',
},
}SCSS
$custom: #d2bf83; $custom-light: #e1d2a7; $custom-dark: #000000;
JSON
{
"hex": "#d2bf83",
"rgb": {
"r": 210,
"g": 191,
"b": 131
},
"hsl": {
"h": 45.57,
"s": 46.746,
"l": 66.863
},
"oklch": {
"l": 0.80665,
"c": 0.08098,
"h": 92.6
},
"luminance": 0.52602
}Semantic roles & 50–950 ramp
primary
#D2BF83
secondary
#5467A5
accent
#4EBA2C
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380