#DDC083#DDC083
#DDC083 is a light, moderate orange. Relative luminance 0.547; OKLCH L 81.9% C 0.085 H 85.2°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC083 |
|---|---|
| RGB | rgb(221, 192, 131) |
| HSL | hsl(41, 57%, 69%) |
| HSV | hsv(41, 41%, 87%) |
| CMYK | cmyk(0%, 13.1%, 40.7%, 13.3%) |
| CIE-LAB | lab(78.88, 1.99, 34.53) |
| CIE-LCH | lch(78.88, 34.59, 86.70°) |
| OKLab | oklab(81.87% 0.0072 0.085) |
| OKLCH | oklch(81.87% 0.085 85.2) |
| XYZ | xyz(52.7666, 54.7123, 29.2494) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.37
Tan (survey)
#D1B26F
ΔE00 3.86
Sandstone
#C9AE74
ΔE00 4.87
Fawn
#CFAF7B
ΔE00 4.91
Burlywood
#DEB887
ΔE00 4.95
Sand (survey)
#E2CA76
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC083 #83A0DD
analogous
#DD9383 #DDC083 #CDDD83
triadic
#DDC083 #83DDC0 #C083DD
tetradic
#DDC083 #83DD93 #83A0DD #DD83CD
square
#DDC083 #83DD93 #83A0DD #DD83CD
split-complementary
#DDC083 #83CDDD #9383DD
monochromatic
#B48A31 #D0A853 #DDC083 #EAD8B3 #F7F1E3
Accessibility & contrast
On white
1.76
#DDC083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#DDC083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC083
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC083 | 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)
#CEBF7F
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#EBB6B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ddc083; /* rgb */ color: rgb(221, 192, 131); /* oklch */ color: oklch(81.9% 0.085 85.2);
Tailwind
colors: {
custom: {
50: '#e9d2a7',
500: '#ddc083',
950: '#000000',
},
}SCSS
$custom: #ddc083; $custom-light: #e9d2a7; $custom-dark: #000000;
JSON
{
"hex": "#ddc083",
"rgb": {
"r": 221,
"g": 192,
"b": 131
},
"hsl": {
"h": 40.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.8187,
"c": 0.08529,
"h": 85.2
},
"luminance": 0.5471
}Semantic roles & 50–950 ramp
primary
#DDC083
secondary
#5070B4
accent
#56C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380