#DDBD83#DDBD83
#DDBD83 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.3% C 0.084 H 81.9°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBD83 |
|---|---|
| RGB | rgb(221, 189, 131) |
| HSL | hsl(39, 57%, 69%) |
| HSV | hsv(39, 41%, 87%) |
| CMYK | cmyk(0%, 14.5%, 40.7%, 13.3%) |
| CIE-LAB | lab(78.12, 3.57, 33.54) |
| CIE-LCH | lch(78.12, 33.73, 83.93°) |
| OKLab | oklab(81.27% 0.0118 0.0827) |
| OKLCH | oklch(81.27% 0.084 81.9) |
| XYZ | xyz(52.1146, 53.4083, 29.0321) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.47
Burlywood
#DEB887
ΔE00 3.54
Tan (survey)
#D1B26F
ΔE00 3.71
Fawn
#CFAF7B
ΔE00 3.88
Sandstone
#C9AE74
ΔE00 4.53
Tan
#D2B48C
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBD83 #83A3DD
analogous
#DD9083 #DDBD83 #D0DD83
triadic
#DDBD83 #83DDBD #BD83DD
tetradic
#DDBD83 #83DD90 #83A3DD #DD83D0
square
#DDBD83 #83DD90 #83A3DD #DD83D0
split-complementary
#DDBD83 #83D0DD #9083DD
monochromatic
#B48631 #D0A353 #DDBD83 #EAD7B3 #F7F0E3
Accessibility & contrast
On white
1.80
#DDBD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#DDBD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBD83
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBD83 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7F
Deuteranopia (green-blind)
#D3C585
Tritanopia (blue-blind)
#EBB3AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ddbd83; /* rgb */ color: rgb(221, 189, 131); /* oklch */ color: oklch(81.3% 0.084 81.9);
Tailwind
colors: {
custom: {
50: '#e9d0a7',
500: '#ddbd83',
950: '#000000',
},
}SCSS
$custom: #ddbd83; $custom-light: #e9d0a7; $custom-dark: #000000;
JSON
{
"hex": "#ddbd83",
"rgb": {
"r": 221,
"g": 189,
"b": 131
},
"hsl": {
"h": 38.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.81272,
"c": 0.08353,
"h": 81.9
},
"luminance": 0.53406
}Semantic roles & 50–950 ramp
primary
#DDBD83
secondary
#5074B4
accent
#5BC521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380