#D2BE79#D2BE79
#D2BE79 is a light, moderate yellow. Relative luminance 0.519; OKLCH L 80.3% C 0.091 H 93.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BE79 |
|---|---|
| RGB | rgb(210, 190, 121) |
| HSL | hsl(47, 50%, 65%) |
| HSV | hsv(47, 42%, 82%) |
| CMYK | cmyk(0%, 9.5%, 42.4%, 17.6%) |
| CIE-LAB | lab(77.23, -2.45, 37.37) |
| CIE-LCH | lch(77.23, 37.45, 93.74°) |
| OKLab | oklab(80.29% -0.0061 0.0912) |
| OKLCH | oklch(80.29% 0.091 93.8) |
| XYZ | xyz(48.4442, 51.9108, 25.5534) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.05
Tan (survey)
#D1B26F
ΔE00 4.41
Sand
#C2B280
ΔE00 5.09
Sandstone
#C9AE74
ΔE00 5.16
Darkkhaki
#BDB76B
ΔE00 5.24
Desert
#CCAD60
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BE79 #798DD2
analogous
#D29279 #D2BE79 #B9D279
triadic
#D2BE79 #79D2BE #BE79D2
tetradic
#D2BE79 #79D292 #798DD2 #D279B9
square
#D2BE79 #79D292 #798DD2 #D279B9
split-complementary
#D2BE79 #79B9D2 #9279D2
monochromatic
#9C8534 #C3A84B #D2BE79 #E1D4A7 #F1EAD5
Accessibility & contrast
On white
1.85
#D2BE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#D2BE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BE79
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BE79 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBB74
Deuteranopia (green-blind)
#D1C17B
Tritanopia (blue-blind)
#DFB4AD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d2be79; /* rgb */ color: rgb(210, 190, 121); /* oklch */ color: oklch(80.3% 0.091 93.8);
Tailwind
colors: {
custom: {
50: '#e1d1a0',
500: '#d2be79',
950: '#000000',
},
}SCSS
$custom: #d2be79; $custom-light: #e1d1a0; $custom-dark: #000000;
JSON
{
"hex": "#d2be79",
"rgb": {
"r": 210,
"g": 190,
"b": 121
},
"hsl": {
"h": 46.517,
"s": 49.721,
"l": 64.902
},
"oklch": {
"l": 0.80288,
"c": 0.09135,
"h": 93.8
},
"luminance": 0.51909
}Semantic roles & 50–950 ramp
primary
#D2BE79
secondary
#4E61A1
accent
#4ABD28
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380