#D2C083#D2C083
#D2C083 is a light, moderate yellow. Relative luminance 0.530; OKLCH L 80.9% C 0.082 H 93.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C083 |
|---|---|
| RGB | rgb(210, 192, 131) |
| HSL | hsl(46, 47%, 67%) |
| HSV | hsv(46, 38%, 82%) |
| CMYK | cmyk(0%, 8.6%, 37.6%, 17.6%) |
| CIE-LAB | lab(77.90, -2.39, 33.07) |
| CIE-LCH | lch(77.90, 33.16, 94.14°) |
| OKLab | oklab(80.87% -0.0051 0.0817) |
| OKLCH | oklch(80.87% 0.082 93.6) |
| XYZ | xyz(49.5257, 53.0412, 29.0975) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.36
Sand (survey)
#E2CA76
ΔE00 5.01
Tan (survey)
#D1B26F
ΔE00 5.11
Very Light Brown
#D3B683
ΔE00 5.12
Sandstone
#C9AE74
ΔE00 5.32
Darkkhaki
#BDB76B
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C083 #8395D2
analogous
#D29983 #D2C083 #BDD283
triadic
#D2C083 #83D2C0 #C083D2
tetradic
#D2C083 #83D299 #8395D2 #D283BD
square
#D2C083 #83D299 #8395D2 #D283BD
split-complementary
#D2C083 #83BDD2 #9983D2
monochromatic
#A0893A #C2A956 #D2C083 #E2D7B0 #F3EEDD
Accessibility & contrast
On white
1.81
#D2C083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#D2C083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C083
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C083 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7F
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#DEB7B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d2c083; /* rgb */ color: rgb(210, 192, 131); /* oklch */ color: oklch(80.9% 0.082 93.6);
Tailwind
colors: {
custom: {
50: '#e1d2a7',
500: '#d2c083',
950: '#000000',
},
}SCSS
$custom: #d2c083; $custom-light: #e1d2a7; $custom-dark: #000000;
JSON
{
"hex": "#d2c083",
"rgb": {
"r": 210,
"g": 192,
"b": 131
},
"hsl": {
"h": 46.329,
"s": 46.746,
"l": 66.863
},
"oklch": {
"l": 0.80869,
"c": 0.08185,
"h": 93.6
},
"luminance": 0.5304
}Semantic roles & 50–950 ramp
primary
#D2C083
secondary
#5466A5
accent
#4CBA2C
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380