#DDBA84#DDBA84
#DDBA84 is a light, moderate orange. Relative luminance 0.522; OKLCH L 80.7% C 0.081 H 78.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBA84 |
|---|---|
| RGB | rgb(221, 186, 132) |
| HSL | hsl(36, 57%, 69%) |
| HSV | hsv(36, 40%, 87%) |
| CMYK | cmyk(0%, 15.8%, 40.3%, 13.3%) |
| CIE-LAB | lab(77.38, 5.26, 32.05) |
| CIE-LCH | lch(77.38, 32.48, 80.68°) |
| OKLab | oklab(80.7% 0.0168 0.0793) |
| OKLCH | oklch(80.7% 0.081 78) |
| XYZ | xyz(51.5440, 52.1583, 29.1778) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.89
Very Light Brown
#D3B683
ΔE00 2.22
Fawn
#CFAF7B
ΔE00 3.17
Tan
#D2B48C
ΔE00 3.83
Tan (survey)
#D1B26F
ΔE00 4.33
Sandstone
#C9AE74
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBA84 #84A7DD
analogous
#DD8E84 #DDBA84 #D4DD84
triadic
#DDBA84 #84DDBA #BA84DD
tetradic
#DDBA84 #84DD8E #84A7DD #DD84D4
square
#DDBA84 #84DD8E #84A7DD #DD84D4
split-complementary
#DDBA84 #84D4DD #8E84DD
monochromatic
#B58132 #D09F54 #DDBA84 #EAD5B4 #F8F0E4
Accessibility & contrast
On white
1.84
#DDBA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#DDBA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBA84
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBA84 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA80
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#EBB0AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddba84; /* rgb */ color: rgb(221, 186, 132); /* oklch */ color: oklch(80.7% 0.081 78.0);
Tailwind
colors: {
custom: {
50: '#e9cea8',
500: '#ddba84',
950: '#000000',
},
}SCSS
$custom: #ddba84; $custom-light: #e9cea8; $custom-dark: #000000;
JSON
{
"hex": "#ddba84",
"rgb": {
"r": 221,
"g": 186,
"b": 132
},
"hsl": {
"h": 36.404,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.80696,
"c": 0.08103,
"h": 78
},
"luminance": 0.52156
}Semantic roles & 50–950 ramp
primary
#DDBA84
secondary
#5178B4
accent
#61C421
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#16130F
muted
#848380