#DDB77B#DDB77B
#DDB77B is a light, moderate orange. Relative luminance 0.507; OKLCH L 79.9% C 0.089 H 78.4°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDB77B |
|---|---|
| RGB | rgb(221, 183, 123) |
| HSL | hsl(37, 59%, 67%) |
| HSV | hsv(37, 44%, 87%) |
| CMYK | cmyk(0%, 17.2%, 44.3%, 13.3%) |
| CIE-LAB | lab(76.48, 5.89, 35.58) |
| CIE-LCH | lch(76.48, 36.07, 80.60°) |
| OKLab | oklab(79.95% 0.0179 0.0871) |
| OKLCH | oklch(79.95% 0.089 78.4) |
| XYZ | xyz(50.3291, 50.6717, 25.8647) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.76
Very Light Brown
#D3B683
ΔE00 2.94
Fawn
#CFAF7B
ΔE00 3.15
Tan (survey)
#D1B26F
ΔE00 3.51
Sandstone
#C9AE74
ΔE00 4.46
Tan
#D2B48C
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDB77B #7BA1DD
analogous
#DD867B #DDB77B #D2DD7B
triadic
#DDB77B #7BDDB7 #B77BDD
tetradic
#DDB77B #7BDD86 #7BA1DD #DD7BD2
square
#DDB77B #7BDD86 #7BA1DD #DD7BD2
split-complementary
#DDB77B #7BD2DD #867BDD
monochromatic
#B07D2D #D09C4A #DDB77B #EAD2AC #F6ECDC
Accessibility & contrast
On white
1.89
#DDB77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#DDB77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDB77B
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDB77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDB77B | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B776
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#ECACA8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ddb77b; /* rgb */ color: rgb(221, 183, 123); /* oklch */ color: oklch(79.9% 0.089 78.4);
Tailwind
colors: {
custom: {
50: '#e9cca2',
500: '#ddb77b',
950: '#000000',
},
}SCSS
$custom: #ddb77b; $custom-light: #e9cca2; $custom-dark: #000000;
JSON
{
"hex": "#ddb77b",
"rgb": {
"r": 221,
"g": 183,
"b": 123
},
"hsl": {
"h": 36.735,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.79946,
"c": 0.08887,
"h": 78.4
},
"luminance": 0.50669
}Semantic roles & 50–950 ramp
primary
#DDB77B
secondary
#4A72B2
accent
#60C71F
background
#FFFEFC
surface
#FEFAF5
border
#D6D3CF
text
#16130F
muted
#858380