#DDBC7F#DDBC7F
#DDBC7F is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.0% C 0.087 H 82.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBC7F |
|---|---|
| RGB | rgb(221, 188, 127) |
| HSL | hsl(39, 58%, 68%) |
| HSV | hsv(39, 43%, 87%) |
| CMYK | cmyk(0%, 14.9%, 42.5%, 13.3%) |
| CIE-LAB | lab(77.80, 3.67, 35.21) |
| CIE-LCH | lch(77.80, 35.40, 84.05°) |
| OKLab | oklab(81% 0.0117 0.0864) |
| OKLCH | oklch(81% 0.087 82.3) |
| XYZ | xyz(51.6343, 52.8732, 27.5603) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.78
Tan (survey)
#D1B26F
ΔE00 3.23
Burlywood
#DEB887
ΔE00 3.85
Fawn
#CFAF7B
ΔE00 3.92
Sandstone
#C9AE74
ΔE00 4.38
Tan
#D2B48C
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBC7F #7FA0DD
analogous
#DD8D7F #DDBC7F #CFDD7F
triadic
#DDBC7F #7FDDBC #BC7FDD
tetradic
#DDBC7F #7FDD8D #7FA0DD #DD7FCF
square
#DDBC7F #7FDD8D #7FA0DD #DD7FCF
split-complementary
#DDBC7F #7FCFDD #8D7FDD
monochromatic
#B2842F #D0A34F #DDBC7F #EAD5AF #F7EFE0
Accessibility & contrast
On white
1.81
#DDBC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#DDBC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBC7F
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBC7F | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB7A
Deuteranopia (green-blind)
#D3C481
Tritanopia (blue-blind)
#EBB2AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ddbc7f; /* rgb */ color: rgb(221, 188, 127); /* oklch */ color: oklch(81.0% 0.087 82.3);
Tailwind
colors: {
custom: {
50: '#e9d0a5',
500: '#ddbc7f',
950: '#000000',
},
}SCSS
$custom: #ddbc7f; $custom-light: #e9d0a5; $custom-dark: #000000;
JSON
{
"hex": "#ddbc7f",
"rgb": {
"r": 221,
"g": 188,
"b": 127
},
"hsl": {
"h": 38.936,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.81004,
"c": 0.08718,
"h": 82.3
},
"luminance": 0.52871
}Semantic roles & 50–950 ramp
primary
#DDBC7F
secondary
#4D71B4
accent
#5AC620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16130F
muted
#858380