#DDBA83#DDBA83
#DDBA83 is a light, moderate orange. Relative luminance 0.521; OKLCH L 80.7% C 0.082 H 78.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBA83 |
|---|---|
| RGB | rgb(221, 186, 131) |
| HSL | hsl(37, 57%, 69%) |
| HSV | hsv(37, 41%, 87%) |
| CMYK | cmyk(0%, 15.8%, 40.7%, 13.3%) |
| CIE-LAB | lab(77.36, 5.15, 32.55) |
| CIE-LCH | lch(77.36, 32.96, 81.01°) |
| OKLab | oklab(80.68% 0.0164 0.0804) |
| OKLCH | oklch(80.68% 0.082 78.5) |
| XYZ | xyz(51.4759, 52.1310, 28.8192) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.11
Very Light Brown
#D3B683
ΔE00 2.23
Fawn
#CFAF7B
ΔE00 3.18
Tan
#D2B48C
ΔE00 4.03
Tan (survey)
#D1B26F
ΔE00 4.14
Sandstone
#C9AE74
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBA83 #83A6DD
analogous
#DD8D83 #DDBA83 #D3DD83
triadic
#DDBA83 #83DDBA #BA83DD
tetradic
#DDBA83 #83DD8D #83A6DD #DD83D3
square
#DDBA83 #83DD8D #83A6DD #DD83D3
split-complementary
#DDBA83 #83D3DD #8D83DD
monochromatic
#B48131 #D09F53 #DDBA83 #EAD5B3 #F7EFE3
Accessibility & contrast
On white
1.84
#DDBA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#DDBA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBA83
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBA83 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA7F
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#EBB0AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddba83; /* rgb */ color: rgb(221, 186, 131); /* oklch */ color: oklch(80.7% 0.082 78.5);
Tailwind
colors: {
custom: {
50: '#e9cea7',
500: '#ddba83',
950: '#000000',
},
}SCSS
$custom: #ddba83; $custom-light: #e9cea7; $custom-dark: #000000;
JSON
{
"hex": "#ddba83",
"rgb": {
"r": 221,
"g": 186,
"b": 131
},
"hsl": {
"h": 36.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.80678,
"c": 0.08207,
"h": 78.5
},
"luminance": 0.52129
}Semantic roles & 50–950 ramp
primary
#DDBA83
secondary
#5077B4
accent
#61C521
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#16130F
muted
#848380