#DCBEA2#DCBEA2
#DCBEA2 is a very light, muted orange. Relative luminance 0.547; OKLCH L 82.0% C 0.051 H 65.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBEA2 |
|---|---|
| RGB | rgb(220, 190, 162) |
| HSL | hsl(29, 45%, 75%) |
| HSV | hsv(29, 26%, 86%) |
| CMYK | cmyk(0%, 13.6%, 26.4%, 13.7%) |
| CIE-LAB | lab(78.84, 6.47, 18.10) |
| CIE-LCH | lch(78.84, 19.22, 70.33°) |
| OKLab | oklab(82.01% 0.0216 0.0464) |
| OKLCH | oklch(82.01% 0.051 65.1) |
| XYZ | xyz(54.4508, 54.6530, 41.8563) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.95
Burlywood
#DEB887
ΔE00 6.09
Apricot
#FBCEB1
ΔE00 6.64
Khaki
#C3B091
ΔE00 6.71
Peach
#FFDAB9
ΔE00 7.22
Light Peach
#FFD8B1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBEA2 #A2C0DC
analogous
#DCA2A3 #DCBEA2 #DCDBA2
triadic
#DCBEA2 #A2DCBE #BEA2DC
tetradic
#DCBEA2 #A3DCA2 #A2C0DC #DBA2DC
square
#DCBEA2 #A3DCA2 #A2C0DC #DBA2DC
split-complementary
#DCBEA2 #A2DCDB #A2A3DC
monochromatic
#BB8049 #CB9F76 #DCBEA2 #EDDDCE #F7EFE9
Accessibility & contrast
On white
1.76
#DCBEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#DCBEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBEA2
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBEA2 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BFA0
Deuteranopia (green-blind)
#CFC6A2
Tritanopia (blue-blind)
#E6B8B6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbea2; /* rgb */ color: rgb(220, 190, 162); /* oklch */ color: oklch(82.0% 0.051 65.1);
Tailwind
colors: {
custom: {
50: '#e7d1bd',
500: '#dcbea2',
950: '#000000',
},
}SCSS
$custom: #dcbea2; $custom-light: #e7d1bd; $custom-dark: #000000;
JSON
{
"hex": "#dcbea2",
"rgb": {
"r": 220,
"g": 190,
"b": 162
},
"hsl": {
"h": 28.966,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.82005,
"c": 0.05116,
"h": 65.1
},
"luminance": 0.54651
}Semantic roles & 50–950 ramp
primary
#DCBEA2
secondary
#6E92B4
accent
#75B82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382