#DDBB7B#DDBB7B
#DDBB7B is a light, moderate orange. Relative luminance 0.523; OKLCH L 80.7% C 0.091 H 82.6°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBB7B |
|---|---|
| RGB | rgb(221, 187, 123) |
| HSL | hsl(39, 59%, 67%) |
| HSV | hsv(39, 44%, 87%) |
| CMYK | cmyk(0%, 15.4%, 44.3%, 13.3%) |
| CIE-LAB | lab(77.49, 3.78, 36.88) |
| CIE-LCH | lch(77.49, 37.07, 84.15°) |
| OKLab | oklab(80.74% 0.0117 0.09) |
| OKLCH | oklch(80.74% 0.091 82.6) |
| XYZ | xyz(51.1659, 52.3453, 26.1436) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 2.86
Very Light Brown
#D3B683
ΔE00 3.19
Fawn
#CFAF7B
ΔE00 4.06
Burlywood
#DEB887
ΔE00 4.24
Sandstone
#C9AE74
ΔE00 4.33
Desert
#CCAD60
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBB7B #7B9DDD
analogous
#DD8A7B #DDBB7B #CEDD7B
triadic
#DDBB7B #7BDDBB #BB7BDD
tetradic
#DDBB7B #7BDD8A #7B9DDD #DD7BCE
square
#DDBB7B #7BDD8A #7B9DDD #DD7BCE
split-complementary
#DDBB7B #7BCEDD #8A7BDD
monochromatic
#B0832D #D0A24A #DDBB7B #EAD4AC #F6EDDC
Accessibility & contrast
On white
1.83
#DDBB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#DDBB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBB7B
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBB7B | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA76
Deuteranopia (green-blind)
#D3C37D
Tritanopia (blue-blind)
#EBB0AB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddbb7b; /* rgb */ color: rgb(221, 187, 123); /* oklch */ color: oklch(80.7% 0.091 82.6);
Tailwind
colors: {
custom: {
50: '#e9cfa2',
500: '#ddbb7b',
950: '#000000',
},
}SCSS
$custom: #ddbb7b; $custom-light: #e9cfa2; $custom-dark: #000000;
JSON
{
"hex": "#ddbb7b",
"rgb": {
"r": 221,
"g": 187,
"b": 123
},
"hsl": {
"h": 39.184,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.80738,
"c": 0.09077,
"h": 82.6
},
"luminance": 0.52343
}Semantic roles & 50–950 ramp
primary
#DDBB7B
secondary
#4A6EB2
accent
#59C71F
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16130F
muted
#858380