#DAC183#DAC183
#DAC183 is a light, moderate orange. Relative luminance 0.547; OKLCH L 81.8% C 0.085 H 88.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC183 |
|---|---|
| RGB | rgb(218, 193, 131) |
| HSL | hsl(43, 54%, 68%) |
| HSV | hsv(43, 40%, 85%) |
| CMYK | cmyk(0%, 11.5%, 39.9%, 14.5%) |
| CIE-LAB | lab(78.86, 0.27, 34.46) |
| CIE-LCH | lch(78.86, 34.46, 89.55°) |
| OKLab | oklab(81.79% 0.0023 0.0849) |
| OKLCH | oklch(81.79% 0.085 88.5) |
| XYZ | xyz(52.0814, 54.6860, 29.2804) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.02
Tan (survey)
#D1B26F
ΔE00 4.16
Sand (survey)
#E2CA76
ΔE00 4.60
Sandstone
#C9AE74
ΔE00 5.01
Sand
#C2B280
ΔE00 5.50
Fawn
#CFAF7B
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC183 #839CDA
analogous
#DA9583 #DAC183 #C7DA83
triadic
#DAC183 #83DAC1 #C183DA
tetradic
#DAC183 #83DA95 #839CDA #DA83C7
square
#DAC183 #83DA95 #839CDA #DA83C7
split-complementary
#DAC183 #83C7DA #9583DA
monochromatic
#AF8B34 #CCA954 #DAC183 #E8D9B2 #F6F0E1
Accessibility & contrast
On white
1.76
#DAC183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#DAC183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC183
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC183 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7E
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#E7B7B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dac183; /* rgb */ color: rgb(218, 193, 131); /* oklch */ color: oklch(81.8% 0.085 88.5);
Tailwind
colors: {
custom: {
50: '#e7d3a7',
500: '#dac183',
950: '#000000',
},
}SCSS
$custom: #dac183; $custom-light: #e7d3a7; $custom-dark: #000000;
JSON
{
"hex": "#dac183",
"rgb": {
"r": 218,
"g": 193,
"b": 131
},
"hsl": {
"h": 42.759,
"s": 54.037,
"l": 68.431
},
"oklch": {
"l": 0.81794,
"c": 0.08488,
"h": 88.5
},
"luminance": 0.54684
}Semantic roles & 50–950 ramp
primary
#DAC183
secondary
#516CB0
accent
#51C224
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380