#DDBD82#DDBD82
#DDBD82 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.3% C 0.085 H 82.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBD82 |
|---|---|
| RGB | rgb(221, 189, 130) |
| HSL | hsl(39, 57%, 69%) |
| HSV | hsv(39, 41%, 87%) |
| CMYK | cmyk(0%, 14.5%, 41.2%, 13.3%) |
| CIE-LAB | lab(78.10, 3.46, 34.04) |
| CIE-LCH | lch(78.10, 34.22, 84.20°) |
| OKLab | oklab(81.25% 0.0114 0.0838) |
| OKLCH | oklch(81.25% 0.085 82.3) |
| XYZ | xyz(52.0471, 53.3813, 28.6769) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.59
Tan (survey)
#D1B26F
ΔE00 3.57
Burlywood
#DEB887
ΔE00 3.72
Fawn
#CFAF7B
ΔE00 3.96
Sandstone
#C9AE74
ΔE00 4.49
Tan
#D2B48C
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBD82 #82A2DD
analogous
#DD9082 #DDBD82 #D0DD82
triadic
#DDBD82 #82DDBD #BD82DD
tetradic
#DDBD82 #82DD90 #82A2DD #DD82D0
square
#DDBD82 #82DD90 #82A2DD #DD82D0
split-complementary
#DDBD82 #82D0DD #9082DD
monochromatic
#B48631 #D0A452 #DDBD82 #EAD6B2 #F7F0E2
Accessibility & contrast
On white
1.80
#DDBD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#DDBD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBD82
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBD82 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7E
Deuteranopia (green-blind)
#D3C584
Tritanopia (blue-blind)
#EBB3AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ddbd82; /* rgb */ color: rgb(221, 189, 130); /* oklch */ color: oklch(81.3% 0.085 82.3);
Tailwind
colors: {
custom: {
50: '#e9d0a7',
500: '#ddbd82',
950: '#000000',
},
}SCSS
$custom: #ddbd82; $custom-light: #e9d0a7; $custom-dark: #000000;
JSON
{
"hex": "#ddbd82",
"rgb": {
"r": 221,
"g": 189,
"b": 130
},
"hsl": {
"h": 38.901,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.81254,
"c": 0.08459,
"h": 82.3
},
"luminance": 0.53379
}Semantic roles & 50–950 ramp
primary
#DDBD82
secondary
#4F73B4
accent
#5AC521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380