#D2BF85#D2BF85
#D2BF85 is a light, moderate yellow. Relative luminance 0.527; OKLCH L 80.7% C 0.079 H 92.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BF85 |
|---|---|
| RGB | rgb(210, 191, 133) |
| HSL | hsl(45, 46%, 67%) |
| HSV | hsv(45, 37%, 82%) |
| CMYK | cmyk(0%, 9%, 36.7%, 17.6%) |
| CIE-LAB | lab(77.67, -1.64, 31.73) |
| CIE-LCH | lch(77.67, 31.77, 92.95°) |
| OKLab | oklab(80.7% -0.0028 0.0786) |
| OKLCH | oklch(80.7% 0.079 92.1) |
| XYZ | xyz(49.4437, 52.6583, 29.7453) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.95
Very Light Brown
#D3B683
ΔE00 4.43
Tan (survey)
#D1B26F
ΔE00 4.86
Sandstone
#C9AE74
ΔE00 4.90
Sand (survey)
#E2CA76
ΔE00 5.55
Fawn
#CFAF7B
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BF85 #8598D2
analogous
#D29985 #D2BF85 #BFD285
triadic
#D2BF85 #85D2BF #BF85D2
tetradic
#D2BF85 #85D299 #8598D2 #D285BF
square
#D2BF85 #85D299 #8598D2 #D285BF
split-complementary
#D2BF85 #85BFD2 #9985D2
monochromatic
#A1883B #C2A858 #D2BF85 #E2D6B2 #F3EEDE
Accessibility & contrast
On white
1.82
#D2BF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#D2BF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BF85
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BF85 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD81
Deuteranopia (green-blind)
#D0C287
Tritanopia (blue-blind)
#DEB6B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d2bf85; /* rgb */ color: rgb(210, 191, 133); /* oklch */ color: oklch(80.7% 0.079 92.1);
Tailwind
colors: {
custom: {
50: '#e1d2a9',
500: '#d2bf85',
950: '#000000',
},
}SCSS
$custom: #d2bf85; $custom-light: #e1d2a9; $custom-dark: #000000;
JSON
{
"hex": "#d2bf85",
"rgb": {
"r": 210,
"g": 191,
"b": 133
},
"hsl": {
"h": 45.195,
"s": 46.108,
"l": 67.255
},
"oklch": {
"l": 0.80701,
"c": 0.07869,
"h": 92.1
},
"luminance": 0.52657
}Semantic roles & 50–950 ramp
primary
#D2BF85
secondary
#5569A6
accent
#4FB92C
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380