#D2BE82#D2BE82
#D2BE82 is a light, moderate yellow. Relative luminance 0.521; OKLCH L 80.4% C 0.081 H 91.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BE82 |
|---|---|
| RGB | rgb(210, 190, 130) |
| HSL | hsl(45, 47%, 67%) |
| HSV | hsv(45, 38%, 82%) |
| CMYK | cmyk(0%, 9.5%, 38.1%, 17.6%) |
| CIE-LAB | lab(77.37, -1.46, 32.89) |
| CIE-LCH | lch(77.37, 32.93, 92.54°) |
| OKLab | oklab(80.44% -0.0025 0.0812) |
| OKLCH | oklch(80.44% 0.081 91.8) |
| XYZ | xyz(49.0221, 52.1419, 28.5969) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.01
Very Light Brown
#D3B683
ΔE00 4.33
Tan (survey)
#D1B26F
ΔE00 4.40
Sandstone
#C9AE74
ΔE00 4.59
Sand (survey)
#E2CA76
ΔE00 5.29
Fawn
#CFAF7B
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BE82 #8296D2
analogous
#D29682 #D2BE82 #BED282
triadic
#D2BE82 #82D2BE #BE82D2
tetradic
#D2BE82 #82D296 #8296D2 #D282BE
square
#D2BE82 #82D296 #8296D2 #D282BE
split-complementary
#D2BE82 #82BED2 #9682D2
monochromatic
#A0863A #C2A755 #D2BE82 #E2D5AF #F2EDDC
Accessibility & contrast
On white
1.84
#D2BE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#D2BE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BE82
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BE82 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7E
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#DEB5AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d2be82; /* rgb */ color: rgb(210, 190, 130); /* oklch */ color: oklch(80.4% 0.081 91.8);
Tailwind
colors: {
custom: {
50: '#e1d1a7',
500: '#d2be82',
950: '#000000',
},
}SCSS
$custom: #d2be82; $custom-light: #e1d1a7; $custom-dark: #000000;
JSON
{
"hex": "#d2be82",
"rgb": {
"r": 210,
"g": 190,
"b": 130
},
"hsl": {
"h": 45,
"s": 47.059,
"l": 66.667
},
"oklch": {
"l": 0.80443,
"c": 0.08128,
"h": 91.8
},
"luminance": 0.5214
}Semantic roles & 50–950 ramp
primary
#D2BE82
secondary
#5368A5
accent
#4FBA2B
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380