#DCBB94#DCBB94
#DCBB94 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.1% C 0.064 H 71.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB94 |
|---|---|
| RGB | rgb(220, 187, 148) |
| HSL | hsl(33, 51%, 72%) |
| HSV | hsv(33, 33%, 86%) |
| CMYK | cmyk(0%, 15%, 32.7%, 13.7%) |
| CIE-LAB | lab(77.81, 6.22, 24.16) |
| CIE-LCH | lch(77.81, 24.95, 75.57°) |
| OKLab | oklab(81.11% 0.0206 0.061) |
| OKLCH | oklch(81.11% 0.064 71.4) |
| XYZ | xyz(52.6318, 52.8965, 35.4489) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.34
Burlywood
#DEB887
ΔE00 2.72
Very Light Brown
#D3B683
ΔE00 4.43
Fawn
#CFAF7B
ΔE00 5.11
Toupe
#C7AC7D
ΔE00 5.78
Khaki
#C3B091
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB94 #94B5DC
analogous
#DC9794 #DCBB94 #D9DC94
triadic
#DCBB94 #94DCBB #BB94DC
tetradic
#DCBB94 #94DC97 #94B5DC #DC94D9
square
#DCBB94 #94DC97 #94B5DC #DC94D9
split-complementary
#DCBB94 #94D9DC #9794DC
monochromatic
#B9803D #CD9E66 #DCBB94 #EBD8C2 #F7F0E8
Accessibility & contrast
On white
1.81
#DCBB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#DCBB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB94
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB94 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC91
Deuteranopia (green-blind)
#CFC395
Tritanopia (blue-blind)
#E8B3B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbb94; /* rgb */ color: rgb(220, 187, 148); /* oklch */ color: oklch(81.1% 0.064 71.4);
Tailwind
colors: {
custom: {
50: '#e8cfb3',
500: '#dcbb94',
950: '#000000',
},
}SCSS
$custom: #dcbb94; $custom-light: #e8cfb3; $custom-dark: #000000;
JSON
{
"hex": "#dcbb94",
"rgb": {
"r": 220,
"g": 187,
"b": 148
},
"hsl": {
"h": 32.5,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.8111,
"c": 0.06438,
"h": 71.4
},
"luminance": 0.52894
}Semantic roles & 50–950 ramp
primary
#DCBB94
secondary
#6187B4
accent
#6CBE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381