#D2BF86#D2BF86
#D2BF86 is a light, moderate yellow. Relative luminance 0.527; OKLCH L 80.7% C 0.078 H 91.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BF86 |
|---|---|
| RGB | rgb(210, 191, 134) |
| HSL | hsl(45, 46%, 67%) |
| HSV | hsv(45, 36%, 82%) |
| CMYK | cmyk(0%, 9%, 36.2%, 17.6%) |
| CIE-LAB | lab(77.69, -1.52, 31.23) |
| CIE-LCH | lch(77.69, 31.27, 92.79°) |
| OKLab | oklab(80.72% -0.0024 0.0775) |
| OKLCH | oklch(80.72% 0.078 91.8) |
| XYZ | xyz(49.5131, 52.6861, 30.1109) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.88
Very Light Brown
#D3B683
ΔE00 4.33
Sandstone
#C9AE74
ΔE00 4.89
Tan (survey)
#D1B26F
ΔE00 4.93
Sand (survey)
#E2CA76
ΔE00 5.73
Fawn
#CFAF7B
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BF86 #8699D2
analogous
#D29986 #D2BF86 #BFD286
triadic
#D2BF86 #86D2BF #BF86D2
tetradic
#D2BF86 #86D299 #8699D2 #D286BF
square
#D2BF86 #86D299 #8699D2 #D286BF
split-complementary
#D2BF86 #86BFD2 #9986D2
monochromatic
#A2883C #C1A759 #D2BF86 #E3D7B3 #F3EEDF
Accessibility & contrast
On white
1.82
#D2BF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#D2BF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BF86
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BF86 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD82
Deuteranopia (green-blind)
#D0C288
Tritanopia (blue-blind)
#DDB6B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d2bf86; /* rgb */ color: rgb(210, 191, 134); /* oklch */ color: oklch(80.7% 0.078 91.8);
Tailwind
colors: {
custom: {
50: '#e1d2a9',
500: '#d2bf86',
950: '#000000',
},
}SCSS
$custom: #d2bf86; $custom-light: #e1d2a9; $custom-dark: #000000;
JSON
{
"hex": "#d2bf86",
"rgb": {
"r": 210,
"g": 191,
"b": 134
},
"hsl": {
"h": 45,
"s": 45.783,
"l": 67.451
},
"oklch": {
"l": 0.80719,
"c": 0.07754,
"h": 91.8
},
"luminance": 0.52684
}Semantic roles & 50–950 ramp
primary
#D2BF86
secondary
#566AA7
accent
#50B92D
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380