#DDBC89#DDBC89
#DDBC89 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.2% C 0.077 H 78.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBC89 |
|---|---|
| RGB | rgb(221, 188, 137) |
| HSL | hsl(36, 55%, 70%) |
| HSV | hsv(36, 38%, 87%) |
| CMYK | cmyk(0%, 14.9%, 38%, 13.3%) |
| CIE-LAB | lab(77.96, 4.77, 30.20) |
| CIE-LCH | lch(77.96, 30.57, 81.03°) |
| OKLab | oklab(81.18% 0.0157 0.0751) |
| OKLCH | oklch(81.18% 0.077 78.2) |
| XYZ | xyz(52.3187, 53.1470, 31.1646) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.00
Very Light Brown
#D3B683
ΔE00 2.19
Tan
#D2B48C
ΔE00 3.47
Fawn
#CFAF7B
ΔE00 3.54
Toupe
#C7AC7D
ΔE00 4.89
Tan (survey)
#D1B26F
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBC89 #89AADD
analogous
#DD9289 #DDBC89 #D4DD89
triadic
#DDBC89 #89DDBC #BC89DD
tetradic
#DDBC89 #89DD92 #89AADD #DD89D4
square
#DDBC89 #89DD92 #89AADD #DD89D4
split-complementary
#DDBC89 #89D4DD #9289DD
monochromatic
#B78435 #CFA159 #DDBC89 #EBD7B9 #F8F2E7
Accessibility & contrast
On white
1.81
#DDBC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#DDBC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBC89
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBC89 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC85
Deuteranopia (green-blind)
#D2C48A
Tritanopia (blue-blind)
#EAB3AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ddbc89; /* rgb */ color: rgb(221, 188, 137); /* oklch */ color: oklch(81.2% 0.077 78.2);
Tailwind
colors: {
custom: {
50: '#e9d0ac',
500: '#ddbc89',
950: '#000000',
},
}SCSS
$custom: #ddbc89; $custom-light: #e9d0ac; $custom-dark: #000000;
JSON
{
"hex": "#ddbc89",
"rgb": {
"r": 221,
"g": 188,
"b": 137
},
"hsl": {
"h": 36.429,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.81183,
"c": 0.07673,
"h": 78.2
},
"luminance": 0.53145
}Semantic roles & 50–950 ramp
primary
#DDBC89
secondary
#567BB4
accent
#62C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381