#DDBBAD#DDBBAD
#DDBBAD is a light, muted orange. Relative luminance 0.539; OKLCH L 81.8% C 0.044 H 43.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBAD |
|---|---|
| RGB | rgb(221, 187, 173) |
| HSL | hsl(18, 41%, 77%) |
| HSV | hsv(18, 22%, 87%) |
| CMYK | cmyk(0%, 15.4%, 21.7%, 13.3%) |
| CIE-LAB | lab(78.42, 10.00, 11.61) |
| CIE-LCH | lch(78.42, 15.32, 49.27°) |
| OKLab | oklab(81.78% 0.0317 0.0302) |
| OKLCH | oklch(81.78% 0.044 43.6) |
| XYZ | xyz(55.1322, 53.9318, 47.0328) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.36
Apricot
#FBCEB1
ΔE00 7.38
Warm Gray
#C9BEB0
ΔE00 9.50
Mushroom
#BA9E88
ΔE00 9.80
Pale Salmon
#FFB19A
ΔE00 9.90
Peach
#FFDAB9
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBAD #ADCFDD
analogous
#DDADB7 #DDBBAD #DDD3AD
triadic
#DDBBAD #ADDDBB #BBADDD
tetradic
#DDBBAD #B7DDAD #ADCFDD #D3ADDD
square
#DDBBAD #B7DDAD #ADCFDD #D3ADDD
split-complementary
#DDBBAD #ADDDD3 #ADB7DD
monochromatic
#B97356 #CB9782 #DDBBAD #EFDFD8 #F6EDE9
Accessibility & contrast
On white
1.78
#DDBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#DDBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBAD
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBAD | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAC
Deuteranopia (green-blind)
#CBC5AD
Tritanopia (blue-blind)
#E6B6B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbbad; /* rgb */ color: rgb(221, 187, 173); /* oklch */ color: oklch(81.8% 0.044 43.6);
Tailwind
colors: {
custom: {
50: '#e8cfc5',
500: '#ddbbad',
950: '#000000',
},
}SCSS
$custom: #ddbbad; $custom-light: #e8cfc5; $custom-dark: #000000;
JSON
{
"hex": "#ddbbad",
"rgb": {
"r": 221,
"g": 187,
"b": 173
},
"hsl": {
"h": 17.5,
"s": 41.379,
"l": 77.255
},
"oklch": {
"l": 0.81777,
"c": 0.0438,
"h": 43.6
},
"luminance": 0.5393
}Semantic roles & 50–950 ramp
primary
#DDBBAD
secondary
#79A4B5
accent
#8EB431
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161312
muted
#848382