#DCBB95#DCBB95
#DCBB95 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.1% C 0.063 H 70.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB95 |
|---|---|
| RGB | rgb(220, 187, 149) |
| HSL | hsl(32, 50%, 72%) |
| HSV | hsv(32, 32%, 86%) |
| CMYK | cmyk(0%, 15%, 32.3%, 13.7%) |
| CIE-LAB | lab(77.83, 6.34, 23.65) |
| CIE-LCH | lch(77.83, 24.49, 74.99°) |
| OKLab | oklab(81.13% 0.021 0.0598) |
| OKLCH | oklch(81.13% 0.063 70.7) |
| XYZ | xyz(52.7113, 52.9283, 35.8676) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.48
Burlywood
#DEB887
ΔE00 2.97
Very Light Brown
#D3B683
ΔE00 4.71
Fawn
#CFAF7B
ΔE00 5.35
Toupe
#C7AC7D
ΔE00 5.98
Khaki
#C3B091
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB95 #95B6DC
analogous
#DC9895 #DCBB95 #D9DC95
triadic
#DCBB95 #95DCBB #BB95DC
tetradic
#DCBB95 #95DC98 #95B6DC #DC95D9
square
#DCBB95 #95DC98 #95B6DC #DC95D9
split-complementary
#DCBB95 #95D9DC #9895DC
monochromatic
#B9803D #CD9D67 #DCBB95 #EBD9C3 #F7F0E8
Accessibility & contrast
On white
1.81
#DCBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#DCBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB95
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB95 | 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)
#C7BC92
Deuteranopia (green-blind)
#CFC496
Tritanopia (blue-blind)
#E8B3B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbb95; /* rgb */ color: rgb(220, 187, 149); /* oklch */ color: oklch(81.1% 0.063 70.7);
Tailwind
colors: {
custom: {
50: '#e8cfb4',
500: '#dcbb95',
950: '#000000',
},
}SCSS
$custom: #dcbb95; $custom-light: #e8cfb4; $custom-dark: #000000;
JSON
{
"hex": "#dcbb95",
"rgb": {
"r": 220,
"g": 187,
"b": 149
},
"hsl": {
"h": 32.113,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.81131,
"c": 0.06337,
"h": 70.7
},
"luminance": 0.52926
}Semantic roles & 50–950 ramp
primary
#DCBB95
secondary
#6288B4
accent
#6DBE28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381