#D2BF84#D2BF84
#D2BF84 is a light, moderate yellow. Relative luminance 0.526; OKLCH L 80.7% C 0.080 H 92.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BF84 |
|---|---|
| RGB | rgb(210, 191, 132) |
| HSL | hsl(45, 46%, 67%) |
| HSV | hsv(45, 37%, 82%) |
| CMYK | cmyk(0%, 9%, 37.1%, 17.6%) |
| CIE-LAB | lab(77.66, -1.75, 32.23) |
| CIE-LCH | lch(77.66, 32.28, 93.11°) |
| OKLab | oklab(80.68% -0.0032 0.0798) |
| OKLCH | oklch(80.68% 0.08 92.3) |
| XYZ | xyz(49.3749, 52.6308, 29.3832) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.03
Very Light Brown
#D3B683
ΔE00 4.55
Tan (survey)
#D1B26F
ΔE00 4.81
Sandstone
#C9AE74
ΔE00 4.91
Sand (survey)
#E2CA76
ΔE00 5.38
Fawn
#CFAF7B
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BF84 #8497D2
analogous
#D29884 #D2BF84 #BED284
triadic
#D2BF84 #84D2BF #BF84D2
tetradic
#D2BF84 #84D298 #8497D2 #D284BE
square
#D2BF84 #84D298 #8497D2 #D284BE
split-complementary
#D2BF84 #84BED2 #9884D2
monochromatic
#A1883B #C2A857 #D2BF84 #E2D6B1 #F3EEDE
Accessibility & contrast
On white
1.82
#D2BF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#D2BF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BF84
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BF84 | 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)
#CBBD80
Deuteranopia (green-blind)
#D0C286
Tritanopia (blue-blind)
#DEB6B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d2bf84; /* rgb */ color: rgb(210, 191, 132); /* oklch */ color: oklch(80.7% 0.080 92.3);
Tailwind
colors: {
custom: {
50: '#e1d2a8',
500: '#d2bf84',
950: '#000000',
},
}SCSS
$custom: #d2bf84; $custom-light: #e1d2a8; $custom-dark: #000000;
JSON
{
"hex": "#d2bf84",
"rgb": {
"r": 210,
"g": 191,
"b": 132
},
"hsl": {
"h": 45.385,
"s": 46.429,
"l": 67.059
},
"oklch": {
"l": 0.80683,
"c": 0.07983,
"h": 92.3
},
"luminance": 0.52629
}Semantic roles & 50–950 ramp
primary
#D2BF84
secondary
#5468A6
accent
#4EBA2C
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380