#DDBC82#DDBC82
#DDBC82 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.1% C 0.084 H 81.2°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBC82 |
|---|---|
| RGB | rgb(221, 188, 130) |
| HSL | hsl(38, 57%, 69%) |
| HSV | hsv(38, 41%, 87%) |
| CMYK | cmyk(0%, 14.9%, 41.2%, 13.3%) |
| CIE-LAB | lab(77.85, 3.99, 33.71) |
| CIE-LCH | lch(77.85, 33.95, 83.25°) |
| OKLab | oklab(81.06% 0.0129 0.0831) |
| OKLCH | oklch(81.06% 0.084 81.2) |
| XYZ | xyz(51.8328, 52.9526, 28.6054) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.39
Burlywood
#DEB887
ΔE00 3.26
Tan (survey)
#D1B26F
ΔE00 3.63
Fawn
#CFAF7B
ΔE00 3.66
Sandstone
#C9AE74
ΔE00 4.46
Tan
#D2B48C
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBC82 #82A3DD
analogous
#DD8F82 #DDBC82 #D1DD82
triadic
#DDBC82 #82DDBC #BC82DD
tetradic
#DDBC82 #82DD8F #82A3DD #DD82D1
square
#DDBC82 #82DD8F #82A3DD #DD82D1
split-complementary
#DDBC82 #82D1DD #8F82DD
monochromatic
#B48431 #D0A252 #DDBC82 #EAD6B2 #F7F0E2
Accessibility & contrast
On white
1.81
#DDBC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#DDBC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBC82
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBC82 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC7E
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#EBB2AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ddbc82; /* rgb */ color: rgb(221, 188, 130); /* oklch */ color: oklch(81.1% 0.084 81.2);
Tailwind
colors: {
custom: {
50: '#e9d0a7',
500: '#ddbc82',
950: '#000000',
},
}SCSS
$custom: #ddbc82; $custom-light: #e9d0a7; $custom-dark: #000000;
JSON
{
"hex": "#ddbc82",
"rgb": {
"r": 221,
"g": 188,
"b": 130
},
"hsl": {
"h": 38.242,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.81056,
"c": 0.08406,
"h": 81.2
},
"luminance": 0.5295
}Semantic roles & 50–950 ramp
primary
#DDBC82
secondary
#4F74B4
accent
#5CC521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380