#DDBC83#DDBC83
#DDBC83 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.1% C 0.083 H 80.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBC83 |
|---|---|
| RGB | rgb(221, 188, 131) |
| HSL | hsl(38, 57%, 69%) |
| HSV | hsv(38, 41%, 87%) |
| CMYK | cmyk(0%, 14.9%, 40.7%, 13.3%) |
| CIE-LAB | lab(77.86, 4.10, 33.21) |
| CIE-LCH | lch(77.86, 33.46, 82.97°) |
| OKLab | oklab(81.07% 0.0133 0.0819) |
| OKLCH | oklch(81.07% 0.083 80.8) |
| XYZ | xyz(51.9002, 52.9796, 28.9606) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.29
Burlywood
#DEB887
ΔE00 3.06
Fawn
#CFAF7B
ΔE00 3.59
Tan (survey)
#D1B26F
ΔE00 3.79
Sandstone
#C9AE74
ΔE00 4.52
Tan
#D2B48C
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBC83 #83A4DD
analogous
#DD8F83 #DDBC83 #D1DD83
triadic
#DDBC83 #83DDBC #BC83DD
tetradic
#DDBC83 #83DD8F #83A4DD #DD83D1
square
#DDBC83 #83DD8F #83A4DD #DD83D1
split-complementary
#DDBC83 #83D1DD #8F83DD
monochromatic
#B48431 #D0A253 #DDBC83 #EAD6B3 #F7F0E3
Accessibility & contrast
On white
1.81
#DDBC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#DDBC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBC83
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBC83 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC7F
Deuteranopia (green-blind)
#D2C485
Tritanopia (blue-blind)
#EBB2AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ddbc83; /* rgb */ color: rgb(221, 188, 131); /* oklch */ color: oklch(81.1% 0.083 80.8);
Tailwind
colors: {
custom: {
50: '#e9d0a7',
500: '#ddbc83',
950: '#000000',
},
}SCSS
$custom: #ddbc83; $custom-light: #e9d0a7; $custom-dark: #000000;
JSON
{
"hex": "#ddbc83",
"rgb": {
"r": 221,
"g": 188,
"b": 131
},
"hsl": {
"h": 38,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.81073,
"c": 0.08301,
"h": 80.8
},
"luminance": 0.52977
}Semantic roles & 50–950 ramp
primary
#DDBC83
secondary
#5075B4
accent
#5DC521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380