#DCB8A2#DCB8A2
#DCB8A2 is a light, muted orange. Relative luminance 0.521; OKLCH L 80.8% C 0.051 H 53.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB8A2 |
|---|---|
| RGB | rgb(220, 184, 162) |
| HSL | hsl(23, 45%, 75%) |
| HSV | hsv(23, 26%, 86%) |
| CMYK | cmyk(0%, 16.4%, 26.4%, 13.7%) |
| CIE-LAB | lab(77.34, 9.65, 16.01) |
| CIE-LCH | lch(77.34, 18.70, 58.91°) |
| OKLab | oklab(80.84% 0.0308 0.0412) |
| OKLCH | oklch(80.84% 0.051 53.2) |
| XYZ | xyz(53.1779, 52.1073, 41.4320) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.37
Tan
#D2B48C
ΔE00 7.89
Mushroom
#BA9E88
ΔE00 8.21
Pinkish Grey
#C8ACA9
ΔE00 8.69
Burlywood
#DEB887
ΔE00 8.74
Peach
#FFDAB9
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB8A2 #A2C6DC
analogous
#DCA2A9 #DCB8A2 #DCD5A2
triadic
#DCB8A2 #A2DCB8 #B8A2DC
tetradic
#DCB8A2 #A9DCA2 #A2C6DC #D5A2DC
square
#DCB8A2 #A9DCA2 #A2C6DC #D5A2DC
split-complementary
#DCB8A2 #A2DCD5 #A2A9DC
monochromatic
#BB7449 #CB9676 #DCB8A2 #EDDACE #F7EEE9
Accessibility & contrast
On white
1.84
#DCB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#DCB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB8A2
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB8A2 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA1
Deuteranopia (green-blind)
#CAC2A2
Tritanopia (blue-blind)
#E7B2B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dcb8a2; /* rgb */ color: rgb(220, 184, 162); /* oklch */ color: oklch(80.8% 0.051 53.2);
Tailwind
colors: {
custom: {
50: '#e7cdbd',
500: '#dcb8a2',
950: '#000000',
},
}SCSS
$custom: #dcb8a2; $custom-light: #e7cdbd; $custom-dark: #000000;
JSON
{
"hex": "#dcb8a2",
"rgb": {
"r": 220,
"g": 184,
"b": 162
},
"hsl": {
"h": 22.759,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.80835,
"c": 0.05148,
"h": 53.2
},
"luminance": 0.52105
}Semantic roles & 50–950 ramp
primary
#DCB8A2
secondary
#6E9AB4
accent
#84B82D
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#161312
muted
#848382