#DDBB7E#DDBB7E
#DDBB7E is a light, moderate orange. Relative luminance 0.524; OKLCH L 80.8% C 0.088 H 81.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBB7E |
|---|---|
| RGB | rgb(221, 187, 126) |
| HSL | hsl(39, 58%, 68%) |
| HSV | hsv(39, 43%, 87%) |
| CMYK | cmyk(0%, 15.4%, 43%, 13.3%) |
| CIE-LAB | lab(77.53, 4.09, 35.38) |
| CIE-LCH | lch(77.53, 35.62, 83.41°) |
| OKLab | oklab(80.79% 0.0129 0.0867) |
| OKLCH | oklch(80.79% 0.088 81.6) |
| XYZ | xyz(51.3566, 52.4215, 27.1478) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.73
Tan (survey)
#D1B26F
ΔE00 3.17
Burlywood
#DEB887
ΔE00 3.62
Fawn
#CFAF7B
ΔE00 3.72
Sandstone
#C9AE74
ΔE00 4.32
Tan
#D2B48C
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBB7E #7EA0DD
analogous
#DD8B7E #DDBB7E #D0DD7E
triadic
#DDBB7E #7EDDBB #BB7EDD
tetradic
#DDBB7E #7EDD8B #7EA0DD #DD7ED0
square
#DDBB7E #7EDD8B #7EA0DD #DD7ED0
split-complementary
#DDBB7E #7ED0DD #8B7EDD
monochromatic
#B2832F #D0A14E #DDBB7E #EAD5AE #F7EEDF
Accessibility & contrast
On white
1.83
#DDBB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#DDBB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBB7E
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBB7E | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB79
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#EBB0AC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ddbb7e; /* rgb */ color: rgb(221, 187, 126); /* oklch */ color: oklch(80.8% 0.088 81.6);
Tailwind
colors: {
custom: {
50: '#e9cfa4',
500: '#ddbb7e',
950: '#000000',
},
}SCSS
$custom: #ddbb7e; $custom-light: #e9cfa4; $custom-dark: #000000;
JSON
{
"hex": "#ddbb7e",
"rgb": {
"r": 221,
"g": 187,
"b": 126
},
"hsl": {
"h": 38.526,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.80788,
"c": 0.08769,
"h": 81.6
},
"luminance": 0.52419
}Semantic roles & 50–950 ramp
primary
#DDBB7E
secondary
#4C71B4
accent
#5BC620
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16130F
muted
#858380