#DDBCAB#DDBCAB
#DDBCAB is a light, muted orange. Relative luminance 0.543; OKLCH L 81.9% C 0.045 H 48.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBCAB |
|---|---|
| RGB | rgb(221, 188, 171) |
| HSL | hsl(20, 42%, 77%) |
| HSV | hsv(20, 23%, 87%) |
| CMYK | cmyk(0%, 14.9%, 22.6%, 13.3%) |
| CIE-LAB | lab(78.63, 9.18, 12.98) |
| CIE-LCH | lch(78.63, 15.89, 54.74°) |
| OKLab | oklab(81.92% 0.0294 0.0337) |
| OKLCH | oklch(81.92% 0.045 48.9) |
| XYZ | xyz(55.1530, 54.2807, 46.0922) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.58
Pinkish Grey
#C8ACA9
ΔE00 7.44
Warm Gray
#C9BEB0
ΔE00 8.73
Peach
#FFDAB9
ΔE00 9.10
Mushroom
#BA9E88
ΔE00 9.29
Tan
#D2B48C
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBCAB #ABCCDD
analogous
#DDABB3 #DDBCAB #DDD5AB
triadic
#DDBCAB #ABDDBC #BCABDD
tetradic
#DDBCAB #B3DDAB #ABCCDD #D5ABDD
square
#DDBCAB #B3DDAB #ABCCDD #D5ABDD
split-complementary
#DDBCAB #ABDDD5 #ABB3DD
monochromatic
#BA7754 #CB997F #DDBCAB #EFDFD7 #F6EEE9
Accessibility & contrast
On white
1.77
#DDBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#DDBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBCAB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBCAB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAA
Deuteranopia (green-blind)
#CCC5AB
Tritanopia (blue-blind)
#E7B7B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ddbcab; /* rgb */ color: rgb(221, 188, 171); /* oklch */ color: oklch(81.9% 0.045 48.9);
Tailwind
colors: {
custom: {
50: '#e8d0c4',
500: '#ddbcab',
950: '#000000',
},
}SCSS
$custom: #ddbcab; $custom-light: #e8d0c4; $custom-dark: #000000;
JSON
{
"hex": "#ddbcab",
"rgb": {
"r": 221,
"g": 188,
"b": 171
},
"hsl": {
"h": 20.4,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.81921,
"c": 0.04468,
"h": 48.9
},
"luminance": 0.54279
}Semantic roles & 50–950 ramp
primary
#DDBCAB
secondary
#77A0B5
accent
#88B530
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382