#DAC07D#DAC07D
#DAC07D is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.5% C 0.091 H 89.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC07D |
|---|---|
| RGB | rgb(218, 192, 125) |
| HSL | hsl(43, 56%, 67%) |
| HSV | hsv(43, 43%, 85%) |
| CMYK | cmyk(0%, 11.9%, 42.7%, 14.5%) |
| CIE-LAB | lab(78.51, 0.15, 37.11) |
| CIE-LCH | lch(78.51, 37.11, 89.76°) |
| OKLab | oklab(81.49% 0.0014 0.0907) |
| OKLCH | oklch(81.49% 0.091 89.1) |
| XYZ | xyz(51.4662, 54.0874, 27.1270) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.77
Sand (survey)
#E2CA76
ΔE00 3.92
Very Light Brown
#D3B683
ΔE00 4.54
Sandstone
#C9AE74
ΔE00 5.00
Desert
#CCAD60
ΔE00 5.38
Fawn
#CFAF7B
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC07D #7D97DA
analogous
#DA927D #DAC07D #C6DA7D
triadic
#DAC07D #7DDAC0 #C07DDA
tetradic
#DAC07D #7DDA92 #7D97DA #DA7DC6
square
#DAC07D #7DDA92 #7D97DA #DA7DC6
split-complementary
#DAC07D #7DC6DA #927DDA
monochromatic
#AC8931 #CCA94D #DAC07D #E8D7AD #F5EEDC
Accessibility & contrast
On white
1.78
#DAC07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DAC07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC07D
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC07D | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE78
Deuteranopia (green-blind)
#D5C57F
Tritanopia (blue-blind)
#E8B6AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dac07d; /* rgb */ color: rgb(218, 192, 125); /* oklch */ color: oklch(81.5% 0.091 89.1);
Tailwind
colors: {
custom: {
50: '#e7d2a3',
500: '#dac07d',
950: '#000000',
},
}SCSS
$custom: #dac07d; $custom-light: #e7d2a3; $custom-dark: #000000;
JSON
{
"hex": "#dac07d",
"rgb": {
"r": 218,
"g": 192,
"b": 125
},
"hsl": {
"h": 43.226,
"s": 55.689,
"l": 67.255
},
"oklch": {
"l": 0.8149,
"c": 0.09067,
"h": 89.1
},
"luminance": 0.54085
}Semantic roles & 50–950 ramp
primary
#DAC07D
secondary
#4D68AF
accent
#4FC322
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16140F
muted
#848380