#DCBE92#DCBE92
#DCBE92 is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.7% C 0.068 H 77.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBE92 |
|---|---|
| RGB | rgb(220, 190, 146) |
| HSL | hsl(36, 51%, 72%) |
| HSV | hsv(36, 34%, 86%) |
| CMYK | cmyk(0%, 13.6%, 33.6%, 13.7%) |
| CIE-LAB | lab(78.53, 4.38, 26.20) |
| CIE-LCH | lch(78.53, 26.56, 80.50°) |
| OKLab | oklab(81.66% 0.0151 0.0659) |
| OKLCH | oklch(81.66% 0.068 77.1) |
| XYZ | xyz(53.1180, 54.1199, 34.8367) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.69
Tan
#D2B48C
ΔE00 2.79
Very Light Brown
#D3B683
ΔE00 3.02
Fawn
#CFAF7B
ΔE00 4.45
Toupe
#C7AC7D
ΔE00 5.24
Khaki
#C3B091
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBE92 #92B0DC
analogous
#DC9992 #DCBE92 #D5DC92
triadic
#DCBE92 #92DCBE #BE92DC
tetradic
#DCBE92 #92DC99 #92B0DC #DC92D5
square
#DCBE92 #92DC99 #92B0DC #DC92D5
split-complementary
#DCBE92 #92D5DC #9992DC
monochromatic
#B8863B #CDA264 #DCBE92 #EBDAC0 #F8F1E8
Accessibility & contrast
On white
1.78
#DCBE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DCBE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBE92
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBE92 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE8F
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#E8B6B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbe92; /* rgb */ color: rgb(220, 190, 146); /* oklch */ color: oklch(81.7% 0.068 77.1);
Tailwind
colors: {
custom: {
50: '#e8d1b2',
500: '#dcbe92',
950: '#000000',
},
}SCSS
$custom: #dcbe92; $custom-light: #e8d1b2; $custom-dark: #000000;
JSON
{
"hex": "#dcbe92",
"rgb": {
"r": 220,
"g": 190,
"b": 146
},
"hsl": {
"h": 35.676,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.81661,
"c": 0.06757,
"h": 77.1
},
"luminance": 0.54118
}Semantic roles & 50–950 ramp
primary
#DCBE92
secondary
#5F81B4
accent
#64BF27
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381