#DDBB86#DDBB86
#DDBB86 is a light, moderate orange. Relative luminance 0.526; OKLCH L 80.9% C 0.079 H 78.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBB86 |
|---|---|
| RGB | rgb(221, 187, 134) |
| HSL | hsl(37, 56%, 70%) |
| HSV | hsv(37, 39%, 87%) |
| CMYK | cmyk(0%, 15.4%, 39.4%, 13.3%) |
| CIE-LAB | lab(77.66, 4.95, 31.38) |
| CIE-LCH | lch(77.66, 31.76, 81.03°) |
| OKLab | oklab(80.93% 0.016 0.0778) |
| OKLCH | oklch(80.93% 0.079 78.3) |
| XYZ | xyz(51.8936, 52.6363, 29.9760) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.99
Very Light Brown
#D3B683
ΔE00 2.14
Fawn
#CFAF7B
ΔE00 3.32
Tan
#D2B48C
ΔE00 3.73
Tan (survey)
#D1B26F
ΔE00 4.50
Toupe
#C7AC7D
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBB86 #86A8DD
analogous
#DD9086 #DDBB86 #D3DD86
triadic
#DDBB86 #86DDBB #BB86DD
tetradic
#DDBB86 #86DD90 #86A8DD #DD86D3
square
#DDBB86 #86DD90 #86A8DD #DD86D3
split-complementary
#DDBB86 #86D3DD #9086DD
monochromatic
#B68333 #D0A056 #DDBB86 #EAD6B6 #F8F1E6
Accessibility & contrast
On white
1.82
#DDBB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#DDBB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBB86
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBB86 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB82
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#EBB1AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ddbb86; /* rgb */ color: rgb(221, 187, 134); /* oklch */ color: oklch(80.9% 0.079 78.3);
Tailwind
colors: {
custom: {
50: '#e9cfa9',
500: '#ddbb86',
950: '#000000',
},
}SCSS
$custom: #ddbb86; $custom-light: #e9cfa9; $custom-dark: #000000;
JSON
{
"hex": "#ddbb86",
"rgb": {
"r": 221,
"g": 187,
"b": 134
},
"hsl": {
"h": 36.552,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.8093,
"c": 0.07941,
"h": 78.3
},
"luminance": 0.52634
}Semantic roles & 50–950 ramp
primary
#DDBB86
secondary
#5379B4
accent
#61C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161310
muted
#848380