#D3BF83#D3BF83
#D3BF83 is a light, moderate yellow. Relative luminance 0.527; OKLCH L 80.8% C 0.081 H 91.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BF83 |
|---|---|
| RGB | rgb(211, 191, 131) |
| HSL | hsl(45, 48%, 67%) |
| HSV | hsv(45, 38%, 83%) |
| CMYK | cmyk(0%, 9.5%, 37.9%, 17.3%) |
| CIE-LAB | lab(77.73, -1.47, 32.86) |
| CIE-LCH | lch(77.73, 32.90, 92.56°) |
| OKLab | oklab(80.75% -0.0025 0.0812) |
| OKLCH | oklch(80.75% 0.081 91.8) |
| XYZ | xyz(49.5925, 52.7509, 29.0379) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.22
Very Light Brown
#D3B683
ΔE00 4.42
Tan (survey)
#D1B26F
ΔE00 4.57
Sandstone
#C9AE74
ΔE00 4.81
Sand (survey)
#E2CA76
ΔE00 5.15
Fawn
#CFAF7B
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BF83 #8397D3
analogous
#D39783 #D3BF83 #BFD383
triadic
#D3BF83 #83D3BF #BF83D3
tetradic
#D3BF83 #83D397 #8397D3 #D383BF
square
#D3BF83 #83D397 #8397D3 #D383BF
split-complementary
#D3BF83 #83BFD3 #9783D3
monochromatic
#A2883A #C3A856 #D3BF83 #E3D6B0 #F3EEDD
Accessibility & contrast
On white
1.82
#D3BF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#D3BF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BF83
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BF83 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7F
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#DFB6B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d3bf83; /* rgb */ color: rgb(211, 191, 131); /* oklch */ color: oklch(80.8% 0.081 91.8);
Tailwind
colors: {
custom: {
50: '#e2d2a7',
500: '#d3bf83',
950: '#000000',
},
}SCSS
$custom: #d3bf83; $custom-light: #e2d2a7; $custom-dark: #000000;
JSON
{
"hex": "#d3bf83",
"rgb": {
"r": 211,
"g": 191,
"b": 131
},
"hsl": {
"h": 45,
"s": 47.619,
"l": 67.059
},
"oklch": {
"l": 0.80754,
"c": 0.08124,
"h": 91.8
},
"luminance": 0.52749
}Semantic roles & 50–950 ramp
primary
#D3BF83
secondary
#5368A7
accent
#4FBB2B
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380