#D6C080#D6C080
#D6C080 is a light, moderate orange. Relative luminance 0.536; OKLCH L 81.2% C 0.086 H 91.2°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C080 |
|---|---|
| RGB | rgb(214, 192, 128) |
| HSL | hsl(45, 51%, 67%) |
| HSV | hsv(45, 40%, 84%) |
| CMYK | cmyk(0%, 10.3%, 40.2%, 16.1%) |
| CIE-LAB | lab(78.20, -1.13, 35.09) |
| CIE-LCH | lch(78.20, 35.11, 91.85°) |
| OKLab | oklab(81.18% -0.0019 0.0862) |
| OKLCH | oklch(81.18% 0.086 91.2) |
| XYZ | xyz(50.4787, 53.5558, 28.0962) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 4.28
Sand (survey)
#E2CA76
ΔE00 4.29
Very Light Brown
#D3B683
ΔE00 4.66
Sandstone
#C9AE74
ΔE00 5.00
Sand
#C2B280
ΔE00 5.03
Desert
#CCAD60
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C080 #8096D6
analogous
#D69580 #D6C080 #C1D680
triadic
#D6C080 #80D6C0 #C080D6
tetradic
#D6C080 #80D695 #8096D6 #D680C1
square
#D6C080 #80D695 #8096D6 #D680C1
split-complementary
#D6C080 #80C1D6 #9580D6
monochromatic
#A68936 #C7A952 #D6C080 #E5D7AE #F4EEDD
Accessibility & contrast
On white
1.79
#D6C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#D6C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C080
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C080 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7B
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#E3B6B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d6c080; /* rgb */ color: rgb(214, 192, 128); /* oklch */ color: oklch(81.2% 0.086 91.2);
Tailwind
colors: {
custom: {
50: '#e4d2a5',
500: '#d6c080',
950: '#000000',
},
}SCSS
$custom: #d6c080; $custom-light: #e4d2a5; $custom-dark: #000000;
JSON
{
"hex": "#d6c080",
"rgb": {
"r": 214,
"g": 192,
"b": 128
},
"hsl": {
"h": 44.651,
"s": 51.19,
"l": 67.059
},
"oklch": {
"l": 0.81176,
"c": 0.08623,
"h": 91.2
},
"luminance": 0.53554
}Semantic roles & 50–950 ramp
primary
#D6C080
secondary
#5067AA
accent
#4EBF27
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#16140F
muted
#848380