#DDBD86#DDBD86
#DDBD86 is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.3% C 0.080 H 80.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBD86 |
|---|---|
| RGB | rgb(221, 189, 134) |
| HSL | hsl(38, 56%, 70%) |
| HSV | hsv(38, 39%, 87%) |
| CMYK | cmyk(0%, 14.5%, 39.4%, 13.3%) |
| CIE-LAB | lab(78.16, 3.90, 32.04) |
| CIE-LCH | lch(78.16, 32.28, 83.06°) |
| OKLab | oklab(81.33% 0.013 0.0793) |
| OKLCH | oklch(81.33% 0.08 80.7) |
| XYZ | xyz(52.3208, 53.4908, 30.1184) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.20
Burlywood
#DEB887
ΔE00 2.99
Fawn
#CFAF7B
ΔE00 3.72
Tan (survey)
#D1B26F
ΔE00 4.17
Tan
#D2B48C
ΔE00 4.40
Sandstone
#C9AE74
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBD86 #86A6DD
analogous
#DD9286 #DDBD86 #D2DD86
triadic
#DDBD86 #86DDBD #BD86DD
tetradic
#DDBD86 #86DD92 #86A6DD #DD86D2
square
#DDBD86 #86DD92 #86A6DD #DD86D2
split-complementary
#DDBD86 #86D2DD #9286DD
monochromatic
#B68633 #D0A356 #DDBD86 #EAD7B6 #F8F1E6
Accessibility & contrast
On white
1.80
#DDBD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#DDBD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBD86
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBD86 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD82
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#EAB3AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ddbd86; /* rgb */ color: rgb(221, 189, 134); /* oklch */ color: oklch(81.3% 0.080 80.7);
Tailwind
colors: {
custom: {
50: '#e9d0a9',
500: '#ddbd86',
950: '#000000',
},
}SCSS
$custom: #ddbd86; $custom-light: #e9d0a9; $custom-dark: #000000;
JSON
{
"hex": "#ddbd86",
"rgb": {
"r": 221,
"g": 189,
"b": 134
},
"hsl": {
"h": 37.931,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.81326,
"c": 0.08037,
"h": 80.7
},
"luminance": 0.53489
}Semantic roles & 50–950 ramp
primary
#DDBD86
secondary
#5377B4
accent
#5DC422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380