#DDB8A3#DDB8A3
#DDB8A3 is a light, muted orange. Relative luminance 0.523; OKLCH L 81.0% C 0.052 H 51.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDB8A3 |
|---|---|
| RGB | rgb(221, 184, 163) |
| HSL | hsl(22, 46%, 75%) |
| HSV | hsv(22, 26%, 87%) |
| CMYK | cmyk(0%, 16.7%, 26.2%, 13.3%) |
| CIE-LAB | lab(77.46, 10.17, 15.65) |
| CIE-LCH | lch(77.46, 18.66, 56.97°) |
| OKLab | oklab(80.95% 0.0324 0.0403) |
| OKLCH | oklch(80.95% 0.052 51.3) |
| XYZ | xyz(53.5708, 52.2995, 41.9162) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.35
Pinkish Grey
#C8ACA9
ΔE00 8.35
Mushroom
#BA9E88
ΔE00 8.49
Tan
#D2B48C
ΔE00 8.52
Pinkish Tan
#D99B82
ΔE00 8.99
Peach
#FFDAB9
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDB8A3 #A3C8DD
analogous
#DDA3AB #DDB8A3 #DDD5A3
triadic
#DDB8A3 #A3DDB8 #B8A3DD
tetradic
#DDB8A3 #ABDDA3 #A3C8DD #D5A3DD
square
#DDB8A3 #ABDDA3 #A3C8DD #D5A3DD
split-complementary
#DDB8A3 #A3DDD5 #A3ABDD
monochromatic
#BC734A #CC9676 #DDB8A3 #EEDAD0 #F7EEE9
Accessibility & contrast
On white
1.83
#DDB8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#DDB8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDB8A3
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDB8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDB8A3 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA2
Deuteranopia (green-blind)
#CBC2A3
Tritanopia (blue-blind)
#E8B2B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddb8a3; /* rgb */ color: rgb(221, 184, 163); /* oklch */ color: oklch(81.0% 0.052 51.3);
Tailwind
colors: {
custom: {
50: '#e8cdbe',
500: '#ddb8a3',
950: '#000000',
},
}SCSS
$custom: #ddb8a3; $custom-light: #e8cdbe; $custom-dark: #000000;
JSON
{
"hex": "#ddb8a3",
"rgb": {
"r": 221,
"g": 184,
"b": 163
},
"hsl": {
"h": 21.724,
"s": 46.032,
"l": 75.294
},
"oklch": {
"l": 0.80953,
"c": 0.0517,
"h": 51.3
},
"luminance": 0.52297
}Semantic roles & 50–950 ramp
primary
#DDB8A3
secondary
#6F9CB5
accent
#86B92C
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161312
muted
#848382