#DCBB92#DCBB92
#DCBB92 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.1% C 0.066 H 72.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB92 |
|---|---|
| RGB | rgb(220, 187, 146) |
| HSL | hsl(33, 51%, 72%) |
| HSV | hsv(33, 34%, 86%) |
| CMYK | cmyk(0%, 15%, 33.6%, 13.7%) |
| CIE-LAB | lab(77.78, 5.97, 25.17) |
| CIE-LCH | lch(77.78, 25.87, 76.66°) |
| OKLab | oklab(81.07% 0.0197 0.0634) |
| OKLCH | oklch(81.07% 0.066 72.7) |
| XYZ | xyz(52.4749, 52.8337, 34.6224) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.18
Burlywood
#DEB887
ΔE00 2.25
Very Light Brown
#D3B683
ΔE00 3.88
Fawn
#CFAF7B
ΔE00 4.65
Toupe
#C7AC7D
ΔE00 5.44
Khaki
#C3B091
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB92 #92B3DC
analogous
#DC9692 #DCBB92 #D8DC92
triadic
#DCBB92 #92DCBB #BB92DC
tetradic
#DCBB92 #92DC96 #92B3DC #DC92D8
square
#DCBB92 #92DC96 #92B3DC #DC92D8
split-complementary
#DCBB92 #92D8DC #9692DC
monochromatic
#B8813B #CD9E64 #DCBB92 #EBD8C0 #F8F1E8
Accessibility & contrast
On white
1.82
#DCBB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#DCBB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB92
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB92 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC8F
Deuteranopia (green-blind)
#CFC393
Tritanopia (blue-blind)
#E8B3B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbb92; /* rgb */ color: rgb(220, 187, 146); /* oklch */ color: oklch(81.1% 0.066 72.7);
Tailwind
colors: {
custom: {
50: '#e8cfb2',
500: '#dcbb92',
950: '#000000',
},
}SCSS
$custom: #dcbb92; $custom-light: #e8cfb2; $custom-dark: #000000;
JSON
{
"hex": "#dcbb92",
"rgb": {
"r": 220,
"g": 187,
"b": 146
},
"hsl": {
"h": 33.243,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.81069,
"c": 0.06641,
"h": 72.7
},
"luminance": 0.52832
}Semantic roles & 50–950 ramp
primary
#DCBB92
secondary
#5F85B4
accent
#6BBF27
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161311
muted
#848381