#D6C083#D6C083
#D6C083 is a light, moderate orange. Relative luminance 0.536; OKLCH L 81.2% C 0.083 H 90.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C083 |
|---|---|
| RGB | rgb(214, 192, 131) |
| HSL | hsl(44, 50%, 68%) |
| HSV | hsv(44, 39%, 84%) |
| CMYK | cmyk(0%, 10.3%, 38.8%, 16.1%) |
| CIE-LAB | lab(78.25, -0.80, 33.59) |
| CIE-LCH | lch(78.25, 33.60, 91.36°) |
| OKLab | oklab(81.23% -0.0007 0.0829) |
| OKLCH | oklch(81.23% 0.083 90.5) |
| XYZ | xyz(50.6790, 53.6359, 29.1515) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.23
Tan (survey)
#D1B26F
ΔE00 4.36
Sand
#C2B280
ΔE00 4.76
Sand (survey)
#E2CA76
ΔE00 4.80
Sandstone
#C9AE74
ΔE00 4.87
Fawn
#CFAF7B
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C083 #8399D6
analogous
#D69683 #D6C083 #C3D683
triadic
#D6C083 #83D6C0 #C083D6
tetradic
#D6C083 #83D696 #8399D6 #D683C3
square
#D6C083 #83D696 #8399D6 #D683C3
split-complementary
#D6C083 #83C3D6 #9683D6
monochromatic
#A78A37 #C7A955 #D6C083 #E5D7B1 #F4EFDF
Accessibility & contrast
On white
1.79
#D6C083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#D6C083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C083
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C083 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7F
Deuteranopia (green-blind)
#D3C485
Tritanopia (blue-blind)
#E2B7B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d6c083; /* rgb */ color: rgb(214, 192, 131); /* oklch */ color: oklch(81.2% 0.083 90.5);
Tailwind
colors: {
custom: {
50: '#e4d2a7',
500: '#d6c083',
950: '#000000',
},
}SCSS
$custom: #d6c083; $custom-light: #e4d2a7; $custom-dark: #000000;
JSON
{
"hex": "#d6c083",
"rgb": {
"r": 214,
"g": 192,
"b": 131
},
"hsl": {
"h": 44.096,
"s": 50.303,
"l": 67.647
},
"oklch": {
"l": 0.81228,
"c": 0.08288,
"h": 90.5
},
"luminance": 0.53634
}Semantic roles & 50–950 ramp
primary
#D6C083
secondary
#526AAB
accent
#50BE28
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#16140F
muted
#848380