#DDBA7B#DDBA7B
#DDBA7B is a light, moderate orange. Relative luminance 0.519; OKLCH L 80.5% C 0.090 H 81.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBA7B |
|---|---|
| RGB | rgb(221, 186, 123) |
| HSL | hsl(39, 59%, 67%) |
| HSV | hsv(39, 44%, 87%) |
| CMYK | cmyk(0%, 15.8%, 44.3%, 13.3%) |
| CIE-LAB | lab(77.23, 4.31, 36.55) |
| CIE-LCH | lch(77.23, 36.81, 83.28°) |
| OKLab | oklab(80.54% 0.0133 0.0893) |
| OKLCH | oklch(80.54% 0.09 81.6) |
| XYZ | xyz(50.9545, 51.9225, 26.0731) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 2.92
Very Light Brown
#D3B683
ΔE00 3.02
Fawn
#CFAF7B
ΔE00 3.77
Burlywood
#DEB887
ΔE00 3.84
Sandstone
#C9AE74
ΔE00 4.28
Desert
#CCAD60
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBA7B #7B9EDD
analogous
#DD897B #DDBA7B #CFDD7B
triadic
#DDBA7B #7BDDBA #BA7BDD
tetradic
#DDBA7B #7BDD89 #7B9EDD #DD7BCF
square
#DDBA7B #7BDD89 #7B9EDD #DD7BCF
split-complementary
#DDBA7B #7BCFDD #897BDD
monochromatic
#B0812D #D0A14A #DDBA7B #EAD3AC #F6EDDC
Accessibility & contrast
On white
1.84
#DDBA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#DDBA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBA7B
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBA7B | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA76
Deuteranopia (green-blind)
#D2C27D
Tritanopia (blue-blind)
#EBAFAA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddba7b; /* rgb */ color: rgb(221, 186, 123); /* oklch */ color: oklch(80.5% 0.090 81.6);
Tailwind
colors: {
custom: {
50: '#e9cea2',
500: '#ddba7b',
950: '#000000',
},
}SCSS
$custom: #ddba7b; $custom-light: #e9cea2; $custom-dark: #000000;
JSON
{
"hex": "#ddba7b",
"rgb": {
"r": 221,
"g": 186,
"b": 123
},
"hsl": {
"h": 38.571,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.80539,
"c": 0.09025,
"h": 81.6
},
"luminance": 0.5192
}Semantic roles & 50–950 ramp
primary
#DDBA7B
secondary
#4A6FB2
accent
#5BC71F
background
#FFFEFC
surface
#FEFAF5
border
#D6D3CF
text
#16130F
muted
#858380