#DDD1BB#DDD1BB
#DDD1BB is a very light, muted orange. Relative luminance 0.646; OKLCH L 86.5% C 0.032 H 82.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD1BB |
|---|---|
| RGB | rgb(221, 209, 187) |
| HSL | hsl(39, 33%, 80%) |
| HSV | hsv(39, 15%, 87%) |
| CMYK | cmyk(0%, 5.4%, 15.4%, 13.3%) |
| CIE-LAB | lab(84.26, 0.53, 12.41) |
| CIE-LCH | lch(84.26, 12.42, 87.57°) |
| OKLab | oklab(86.45% 0.0041 0.0322) |
| OKLCH | oklch(86.45% 0.032 82.8) |
| XYZ | xyz(61.5883, 64.5619, 56.2213) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.03
Champagne
#F7E7CE
ΔE00 5.35
Warm Gray
#C9BEB0
ΔE00 5.57
Eggshell
#F0EAD6
ΔE00 6.04
Antiquewhite
#FAEBD7
ΔE00 6.28
Blanchedalmond
#FFEBCD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD1BB #BBC7DD
analogous
#DDC0BB #DDD1BB #D8DDBB
triadic
#DDD1BB #BBDDD1 #D1BBDD
tetradic
#DDD1BB #BBDDC0 #BBC7DD #DDBBD8
square
#DDD1BB #BBDDC0 #BBC7DD #DDBBD8
split-complementary
#DDD1BB #BBD8DD #C0BBDD
monochromatic
#B49A69 #C9B592 #DDD1BB #F1EDE4 #F5F1EB
Accessibility & contrast
On white
1.51
#DDD1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DDD1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD1BB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD1BB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0BA
Deuteranopia (green-blind)
#DAD3BC
Tritanopia (blue-blind)
#E3CDCB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddd1bb; /* rgb */ color: rgb(221, 209, 187); /* oklch */ color: oklch(86.5% 0.032 82.8);
Tailwind
colors: {
custom: {
50: '#e7dfcf',
500: '#ddd1bb',
950: '#000000',
},
}SCSS
$custom: #ddd1bb; $custom-light: #e7dfcf; $custom-dark: #000000;
JSON
{
"hex": "#ddd1bb",
"rgb": {
"r": 221,
"g": 209,
"b": 187
},
"hsl": {
"h": 38.824,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86453,
"c": 0.03248,
"h": 82.8
},
"luminance": 0.64561
}Semantic roles & 50–950 ramp
primary
#DDD1BB
secondary
#8797B5
accent
#62AC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483