#DDBB9B#DDBB9B
#DDBB9B is a light, muted orange. Relative luminance 0.533; OKLCH L 81.4% C 0.058 H 65.1°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBB9B |
|---|---|
| RGB | rgb(221, 187, 155) |
| HSL | hsl(29, 49%, 74%) |
| HSV | hsv(29, 30%, 87%) |
| CMYK | cmyk(0%, 15.4%, 29.9%, 13.3%) |
| CIE-LAB | lab(78.04, 7.50, 20.75) |
| CIE-LCH | lch(78.04, 22.06, 70.12°) |
| OKLab | oklab(81.35% 0.0245 0.0528) |
| OKLCH | oklch(81.35% 0.058 65.1) |
| XYZ | xyz(53.5064, 53.2814, 38.4699) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.13
Burlywood
#DEB887
ΔE00 4.83
Apricot
#FBCEB1
ΔE00 6.66
Very Light Brown
#D3B683
ΔE00 6.82
Khaki
#C3B091
ΔE00 6.86
Fawn
#CFAF7B
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBB9B #9BBDDD
analogous
#DD9B9C #DDBB9B #DDDC9B
triadic
#DDBB9B #9BDDBB #BB9BDD
tetradic
#DDBB9B #9CDD9B #9BBDDD #DC9BDD
square
#DDBB9B #9CDD9B #9BBDDD #DC9BDD
split-complementary
#DDBB9B #9BDDDC #9B9CDD
monochromatic
#BD7D40 #CD9C6D #DDBB9B #EDDAC9 #F7EFE8
Accessibility & contrast
On white
1.80
#DDBB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#DDBB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBB9B
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBB9B | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD99
Deuteranopia (green-blind)
#CEC49C
Tritanopia (blue-blind)
#E9B4B2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ddbb9b; /* rgb */ color: rgb(221, 187, 155); /* oklch */ color: oklch(81.4% 0.058 65.1);
Tailwind
colors: {
custom: {
50: '#e8cfb8',
500: '#ddbb9b',
950: '#000000',
},
}SCSS
$custom: #ddbb9b; $custom-light: #e8cfb8; $custom-dark: #000000;
JSON
{
"hex": "#ddbb9b",
"rgb": {
"r": 221,
"g": 187,
"b": 155
},
"hsl": {
"h": 29.091,
"s": 49.254,
"l": 73.725
},
"oklch": {
"l": 0.81353,
"c": 0.05824,
"h": 65.1
},
"luminance": 0.53279
}Semantic roles & 50–950 ramp
primary
#DDBB9B
secondary
#678FB5
accent
#75BD29
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381