#DDBA79#DDBA79
#DDBA79 is a light, moderate orange. Relative luminance 0.519; OKLCH L 80.5% C 0.092 H 82.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBA79 |
|---|---|
| RGB | rgb(221, 186, 121) |
| HSL | hsl(39, 60%, 67%) |
| HSV | hsv(39, 45%, 87%) |
| CMYK | cmyk(0%, 15.8%, 45.2%, 13.3%) |
| CIE-LAB | lab(77.20, 4.11, 37.55) |
| CIE-LCH | lch(77.20, 37.77, 83.76°) |
| OKLab | oklab(80.51% 0.0125 0.0914) |
| OKLCH | oklch(80.51% 0.092 82.2) |
| XYZ | xyz(50.8306, 51.8729, 25.4205) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 2.74
Very Light Brown
#D3B683
ΔE00 3.33
Fawn
#CFAF7B
ΔE00 4.02
Burlywood
#DEB887
ΔE00 4.26
Sandstone
#C9AE74
ΔE00 4.31
Desert
#CCAD60
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBA79 #799CDD
analogous
#DD8879 #DDBA79 #CEDD79
triadic
#DDBA79 #79DDBA #BA79DD
tetradic
#DDBA79 #79DD88 #799CDD #DD79CE
square
#DDBA79 #79DD88 #799CDD #DD79CE
split-complementary
#DDBA79 #79CEDD #8879DD
monochromatic
#AF812C #D1A148 #DDBA79 #E9D3AA #F6ECDB
Accessibility & contrast
On white
1.85
#DDBA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#DDBA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBA79
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBA79 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAB974
Deuteranopia (green-blind)
#D2C27B
Tritanopia (blue-blind)
#ECAFAA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddba79; /* rgb */ color: rgb(221, 186, 121); /* oklch */ color: oklch(80.5% 0.092 82.2);
Tailwind
colors: {
custom: {
50: '#e9cea0',
500: '#ddba79',
950: '#000000',
},
}SCSS
$custom: #ddba79; $custom-light: #e9cea0; $custom-dark: #000000;
JSON
{
"hex": "#ddba79",
"rgb": {
"r": 221,
"g": 186,
"b": 121
},
"hsl": {
"h": 39,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.80506,
"c": 0.09228,
"h": 82.2
},
"luminance": 0.5187
}Semantic roles & 50–950 ramp
primary
#DDBA79
secondary
#496DB1
accent
#59C71E
background
#FFFEFC
surface
#FEFAF5
border
#D6D3CF
text
#16130F
muted
#858380