#DDBD89#DDBD89
#DDBD89 is a light, moderate orange. Relative luminance 0.536; OKLCH L 81.4% C 0.077 H 79.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBD89 |
|---|---|
| RGB | rgb(221, 189, 137) |
| HSL | hsl(37, 55%, 70%) |
| HSV | hsv(37, 38%, 87%) |
| CMYK | cmyk(0%, 14.5%, 38%, 13.3%) |
| CIE-LAB | lab(78.21, 4.24, 30.53) |
| CIE-LCH | lch(78.21, 30.82, 82.10°) |
| OKLab | oklab(81.38% 0.0142 0.0759) |
| OKLCH | oklch(81.38% 0.077 79.4) |
| XYZ | xyz(52.5330, 53.5757, 31.2361) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.16
Burlywood
#DEB887
ΔE00 2.51
Fawn
#CFAF7B
ΔE00 3.70
Tan
#D2B48C
ΔE00 3.82
Tan (survey)
#D1B26F
ΔE00 4.72
Sandstone
#C9AE74
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBD89 #89A9DD
analogous
#DD9389 #DDBD89 #D3DD89
triadic
#DDBD89 #89DDBD #BD89DD
tetradic
#DDBD89 #89DD93 #89A9DD #DD89D3
square
#DDBD89 #89DD93 #89A9DD #DD89D3
split-complementary
#DDBD89 #89D3DD #9389DD
monochromatic
#B78535 #CFA259 #DDBD89 #EBD8B9 #F8F2E7
Accessibility & contrast
On white
1.79
#DDBD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#DDBD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBD89
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBD89 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD85
Deuteranopia (green-blind)
#D2C58A
Tritanopia (blue-blind)
#EAB4AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ddbd89; /* rgb */ color: rgb(221, 189, 137); /* oklch */ color: oklch(81.4% 0.077 79.4);
Tailwind
colors: {
custom: {
50: '#e9d0ac',
500: '#ddbd89',
950: '#000000',
},
}SCSS
$custom: #ddbd89; $custom-light: #e9d0ac; $custom-dark: #000000;
JSON
{
"hex": "#ddbd89",
"rgb": {
"r": 221,
"g": 189,
"b": 137
},
"hsl": {
"h": 37.143,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.81381,
"c": 0.0772,
"h": 79.4
},
"luminance": 0.53573
}Semantic roles & 50–950 ramp
primary
#DDBD89
secondary
#567AB4
accent
#60C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381