#DCB69A#DCB69A
#DCB69A is a light, muted orange. Relative luminance 0.510; OKLCH L 80.3% C 0.058 H 58.2°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB69A |
|---|---|
| RGB | rgb(220, 182, 154) |
| HSL | hsl(25, 49%, 73%) |
| HSV | hsv(25, 30%, 86%) |
| CMYK | cmyk(0%, 17.3%, 30%, 13.7%) |
| CIE-LAB | lab(76.68, 9.64, 19.40) |
| CIE-LCH | lch(76.68, 21.66, 63.57°) |
| OKLab | oklab(80.26% 0.0307 0.0495) |
| OKLCH | oklch(80.26% 0.058 58.2) |
| XYZ | xyz(52.0768, 51.0068, 37.6678) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.03
Apricot
#FBCEB1
ΔE00 6.53
Burlywood
#DEB887
ΔE00 6.66
Mushroom
#BA9E88
ΔE00 7.85
Khaki
#C3B091
ΔE00 8.39
Peach
#FFDAB9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB69A #9AC0DC
analogous
#DC9A9F #DCB69A #DCD79A
triadic
#DCB69A #9ADCB6 #B69ADC
tetradic
#DCB69A #9FDC9A #9AC0DC #D79ADC
square
#DCB69A #9FDC9A #9AC0DC #D79ADC
split-complementary
#DCB69A #9ADCD7 #9A9FDC
monochromatic
#BB7541 #CC956D #DCB69A #ECD7C7 #F7EFE8
Accessibility & contrast
On white
1.87
#DCB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#DCB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB69A
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB69A | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B898
Deuteranopia (green-blind)
#CAC19A
Tritanopia (blue-blind)
#E8AFAE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dcb69a; /* rgb */ color: rgb(220, 182, 154); /* oklch */ color: oklch(80.3% 0.058 58.2);
Tailwind
colors: {
custom: {
50: '#e8cbb7',
500: '#dcb69a',
950: '#000000',
},
}SCSS
$custom: #dcb69a; $custom-light: #e8cbb7; $custom-dark: #000000;
JSON
{
"hex": "#dcb69a",
"rgb": {
"r": 220,
"g": 182,
"b": 154
},
"hsl": {
"h": 25.455,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.80263,
"c": 0.05829,
"h": 58.2
},
"luminance": 0.51005
}Semantic roles & 50–950 ramp
primary
#DCB69A
secondary
#6693B4
accent
#7EBC2A
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281