#DCBCA2#DCBCA2
#DCBCA2 is a light, muted orange. Relative luminance 0.538; OKLCH L 81.6% C 0.051 H 61.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCA2 |
|---|---|
| RGB | rgb(220, 188, 162) |
| HSL | hsl(27, 45%, 75%) |
| HSV | hsv(27, 26%, 86%) |
| CMYK | cmyk(0%, 14.5%, 26.4%, 13.7%) |
| CIE-LAB | lab(78.34, 7.53, 17.40) |
| CIE-LCH | lch(78.34, 18.96, 66.61°) |
| OKLab | oklab(81.61% 0.0247 0.0447) |
| OKLCH | oklch(81.61% 0.051 61.1) |
| XYZ | xyz(54.0206, 53.7926, 41.7129) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.78
Apricot
#FBCEB1
ΔE00 6.26
Burlywood
#DEB887
ΔE00 6.81
Khaki
#C3B091
ΔE00 7.52
Peach
#FFDAB9
ΔE00 7.59
Light Peach
#FFD8B1
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCA2 #A2C2DC
analogous
#DCA2A5 #DCBCA2 #DCD9A2
triadic
#DCBCA2 #A2DCBC #BCA2DC
tetradic
#DCBCA2 #A5DCA2 #A2C2DC #D9A2DC
square
#DCBCA2 #A5DCA2 #A2C2DC #D9A2DC
split-complementary
#DCBCA2 #A2DCD9 #A2A5DC
monochromatic
#BB7C49 #CB9C76 #DCBCA2 #EDDCCE #F7EFE9
Accessibility & contrast
On white
1.79
#DCBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#DCBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCA2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCA2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA0
Deuteranopia (green-blind)
#CDC5A2
Tritanopia (blue-blind)
#E7B6B5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbca2; /* rgb */ color: rgb(220, 188, 162); /* oklch */ color: oklch(81.6% 0.051 61.1);
Tailwind
colors: {
custom: {
50: '#e7d0bd',
500: '#dcbca2',
950: '#000000',
},
}SCSS
$custom: #dcbca2; $custom-light: #e7d0bd; $custom-dark: #000000;
JSON
{
"hex": "#dcbca2",
"rgb": {
"r": 220,
"g": 188,
"b": 162
},
"hsl": {
"h": 26.897,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.81613,
"c": 0.05102,
"h": 61.1
},
"luminance": 0.53791
}Semantic roles & 50–950 ramp
primary
#DCBCA2
secondary
#6E95B4
accent
#7AB82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382