#DDBA7D#DDBA7D
#DDBA7D is a light, moderate orange. Relative luminance 0.520; OKLCH L 80.6% C 0.088 H 80.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBA7D |
|---|---|
| RGB | rgb(221, 186, 125) |
| HSL | hsl(38, 59%, 68%) |
| HSV | hsv(38, 43%, 87%) |
| CMYK | cmyk(0%, 15.8%, 43.4%, 13.3%) |
| CIE-LAB | lab(77.26, 4.51, 35.56) |
| CIE-LCH | lch(77.26, 35.84, 82.77°) |
| OKLab | oklab(80.57% 0.014 0.0871) |
| OKLCH | oklch(80.57% 0.088 80.8) |
| XYZ | xyz(51.0810, 51.9730, 26.7392) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.74
Tan (survey)
#D1B26F
ΔE00 3.16
Burlywood
#DEB887
ΔE00 3.41
Fawn
#CFAF7B
ΔE00 3.55
Sandstone
#C9AE74
ΔE00 4.30
Tan
#D2B48C
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBA7D #7DA0DD
analogous
#DD8A7D #DDBA7D #D0DD7D
triadic
#DDBA7D #7DDDBA #BA7DDD
tetradic
#DDBA7D #7DDD8A #7DA0DD #DD7DD0
square
#DDBA7D #7DDD8A #7DA0DD #DD7DD0
split-complementary
#DDBA7D #7DD0DD #8A7DDD
monochromatic
#B1822E #D0A04C #DDBA7D #EAD4AE #F6EDDE
Accessibility & contrast
On white
1.84
#DDBA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#DDBA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBA7D
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBA7D | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA78
Deuteranopia (green-blind)
#D2C27F
Tritanopia (blue-blind)
#EBAFAB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddba7d; /* rgb */ color: rgb(221, 186, 125); /* oklch */ color: oklch(80.6% 0.088 80.8);
Tailwind
colors: {
custom: {
50: '#e9cea3',
500: '#ddba7d',
950: '#000000',
},
}SCSS
$custom: #ddba7d; $custom-light: #e9cea3; $custom-dark: #000000;
JSON
{
"hex": "#ddba7d",
"rgb": {
"r": 221,
"g": 186,
"b": 125
},
"hsl": {
"h": 38.125,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.80573,
"c": 0.08821,
"h": 80.8
},
"luminance": 0.51971
}Semantic roles & 50–950 ramp
primary
#DDBA7D
secondary
#4B71B3
accent
#5CC61F
background
#FFFEFC
surface
#FEFAF5
border
#D6D3CF
text
#16130F
muted
#858380