#DCBAA2#DCBAA2
#DCBAA2 is a light, muted orange. Relative luminance 0.529; OKLCH L 81.2% C 0.051 H 57.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBAA2 |
|---|---|
| RGB | rgb(220, 186, 162) |
| HSL | hsl(25, 45%, 75%) |
| HSV | hsv(25, 26%, 86%) |
| CMYK | cmyk(0%, 15.5%, 26.4%, 13.7%) |
| CIE-LAB | lab(77.84, 8.59, 16.71) |
| CIE-LCH | lch(77.84, 18.78, 62.79°) |
| OKLab | oklab(81.22% 0.0278 0.043) |
| OKLCH | oklch(81.22% 0.051 57.1) |
| XYZ | xyz(53.5963, 52.9441, 41.5714) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.16
Tan
#D2B48C
ΔE00 6.78
Burlywood
#DEB887
ΔE00 7.71
Peach
#FFDAB9
ΔE00 8.18
Mushroom
#BA9E88
ΔE00 8.28
Khaki
#C3B091
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBAA2 #A2C4DC
analogous
#DCA2A7 #DCBAA2 #DCD7A2
triadic
#DCBAA2 #A2DCBA #BAA2DC
tetradic
#DCBAA2 #A7DCA2 #A2C4DC #D7A2DC
square
#DCBAA2 #A7DCA2 #A2C4DC #D7A2DC
split-complementary
#DCBAA2 #A2DCD7 #A2A7DC
monochromatic
#BB7849 #CB9976 #DCBAA2 #EDDBCE #F7EFE9
Accessibility & contrast
On white
1.81
#DCBAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#DCBAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBAA2
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBAA2 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#CCC3A2
Tritanopia (blue-blind)
#E7B4B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbaa2; /* rgb */ color: rgb(220, 186, 162); /* oklch */ color: oklch(81.2% 0.051 57.1);
Tailwind
colors: {
custom: {
50: '#e7cebd',
500: '#dcbaa2',
950: '#000000',
},
}SCSS
$custom: #dcbaa2; $custom-light: #e7cebd; $custom-dark: #000000;
JSON
{
"hex": "#dcbaa2",
"rgb": {
"r": 220,
"g": 186,
"b": 162
},
"hsl": {
"h": 24.828,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.81223,
"c": 0.05113,
"h": 57.1
},
"luminance": 0.52942
}Semantic roles & 50–950 ramp
primary
#DCBAA2
secondary
#6E97B4
accent
#7FB82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161312
muted
#848382