#DDBBAB#DDBBAB
#DDBBAB is a light, muted orange. Relative luminance 0.539; OKLCH L 81.7% C 0.045 H 46.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBAB |
|---|---|
| RGB | rgb(221, 187, 171) |
| HSL | hsl(19, 42%, 77%) |
| HSV | hsv(19, 23%, 87%) |
| CMYK | cmyk(0%, 15.4%, 22.6%, 13.3%) |
| CIE-LAB | lab(78.38, 9.71, 12.63) |
| CIE-LCH | lch(78.38, 15.93, 52.44°) |
| OKLab | oklab(81.73% 0.0309 0.0328) |
| OKLCH | oklch(81.73% 0.045 46.7) |
| XYZ | xyz(54.9401, 53.8550, 46.0212) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.87
Pinkish Grey
#C8ACA9
ΔE00 6.98
Warm Gray
#C9BEB0
ΔE00 9.19
Mushroom
#BA9E88
ΔE00 9.39
Peach
#FFDAB9
ΔE00 9.60
Pale Salmon
#FFB19A
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBAB #ABCDDD
analogous
#DDABB4 #DDBBAB #DDD4AB
triadic
#DDBBAB #ABDDBB #BBABDD
tetradic
#DDBBAB #B4DDAB #ABCDDD #D4ABDD
square
#DDBBAB #B4DDAB #ABCDDD #D4ABDD
split-complementary
#DDBBAB #ABDDD4 #ABB4DD
monochromatic
#BA7454 #CB987F #DDBBAB #EFDED7 #F6EDE9
Accessibility & contrast
On white
1.78
#DDBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#DDBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBAB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBAB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#CBC5AB
Tritanopia (blue-blind)
#E7B6B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbbab; /* rgb */ color: rgb(221, 187, 171); /* oklch */ color: oklch(81.7% 0.045 46.7);
Tailwind
colors: {
custom: {
50: '#e8cfc4',
500: '#ddbbab',
950: '#000000',
},
}SCSS
$custom: #ddbbab; $custom-light: #e8cfc4; $custom-dark: #000000;
JSON
{
"hex": "#ddbbab",
"rgb": {
"r": 221,
"g": 187,
"b": 171
},
"hsl": {
"h": 19.2,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.81727,
"c": 0.04506,
"h": 46.7
},
"luminance": 0.53853
}Semantic roles & 50–950 ramp
primary
#DDBBAB
secondary
#77A1B5
accent
#8BB530
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161312
muted
#848382