#DDBF7B#DDBF7B
#DDBF7B is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.5% C 0.093 H 86.6°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBF7B |
|---|---|
| RGB | rgb(221, 191, 123) |
| HSL | hsl(42, 59%, 67%) |
| HSV | hsv(42, 44%, 87%) |
| CMYK | cmyk(0%, 13.6%, 44.3%, 13.3%) |
| CIE-LAB | lab(78.50, 1.68, 38.17) |
| CIE-LCH | lch(78.50, 38.21, 87.48°) |
| OKLab | oklab(81.54% 0.0056 0.093) |
| OKLCH | oklch(81.54% 0.093 86.6) |
| XYZ | xyz(52.0263, 54.0661, 26.4304) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.37
Very Light Brown
#D3B683
ΔE00 4.28
Sand (survey)
#E2CA76
ΔE00 4.38
Sandstone
#C9AE74
ΔE00 4.95
Desert
#CCAD60
ΔE00 5.12
Fawn
#CFAF7B
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBF7B #7B99DD
analogous
#DD8E7B #DDBF7B #CADD7B
triadic
#DDBF7B #7BDDBF #BF7BDD
tetradic
#DDBF7B #7BDD8E #7B99DD #DD7BCA
square
#DDBF7B #7BDD8E #7B99DD #DD7BCA
split-complementary
#DDBF7B #7BCADD #8E7BDD
monochromatic
#B0882D #D0A74A #DDBF7B #EAD7AC #F6EEDC
Accessibility & contrast
On white
1.78
#DDBF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DDBF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBF7B
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBF7B | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE76
Deuteranopia (green-blind)
#D5C67D
Tritanopia (blue-blind)
#EBB4AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbf7b; /* rgb */ color: rgb(221, 191, 123); /* oklch */ color: oklch(81.5% 0.093 86.6);
Tailwind
colors: {
custom: {
50: '#e9d2a2',
500: '#ddbf7b',
950: '#000000',
},
}SCSS
$custom: #ddbf7b; $custom-light: #e9d2a2; $custom-dark: #000000;
JSON
{
"hex": "#ddbf7b",
"rgb": {
"r": 221,
"g": 191,
"b": 123
},
"hsl": {
"h": 41.633,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.81535,
"c": 0.09313,
"h": 86.6
},
"luminance": 0.54064
}Semantic roles & 50–950 ramp
primary
#DDBF7B
secondary
#4A6AB2
accent
#52C71F
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380