#DBCCAB#DBCCAB
#DBCCAB is a very light, muted orange. Relative luminance 0.612; OKLCH L 84.9% C 0.047 H 86.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCCAB |
|---|---|
| RGB | rgb(219, 204, 171) |
| HSL | hsl(41, 40%, 76%) |
| HSV | hsv(41, 22%, 86%) |
| CMYK | cmyk(0%, 6.8%, 21.9%, 14.1%) |
| CIE-LAB | lab(82.48, 0.00, 18.36) |
| CIE-LCH | lch(82.48, 18.36, 90.00°) |
| OKLab | oklab(84.9% 0.0029 0.0471) |
| OKLCH | oklch(84.9% 0.047 86.5) |
| XYZ | xyz(58.1570, 61.1873, 47.2669) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.53
Beige (survey)
#E6DAA6
ΔE00 6.16
Warm Beige
#E9DCC9
ΔE00 6.19
Champagne
#F7E7CE
ΔE00 7.02
Khaki
#C3B091
ΔE00 7.30
Warm Gray
#C9BEB0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCCAB #ABBADB
analogous
#DBB4AB #DBCCAB #D2DBAB
triadic
#DBCCAB #ABDBCC #CCABDB
tetradic
#DBCCAB #ABDBB4 #ABBADB #DBABD2
square
#DBCCAB #ABDBB4 #ABBADB #DBABD2
split-complementary
#DBCCAB #ABD2DB #B4ABDB
monochromatic
#B69855 #C9B280 #DBCCAB #EDE6D6 #F6F2EA
Accessibility & contrast
On white
1.59
#DBCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#DBCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCCAB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCCAB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBA9
Deuteranopia (green-blind)
#D8CFAC
Tritanopia (blue-blind)
#E3C6C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dbccab; /* rgb */ color: rgb(219, 204, 171); /* oklch */ color: oklch(84.9% 0.047 86.5);
Tailwind
colors: {
custom: {
50: '#e6dbc4',
500: '#dbccab',
950: '#000000',
},
}SCSS
$custom: #dbccab; $custom-light: #e6dbc4; $custom-dark: #000000;
JSON
{
"hex": "#dbccab",
"rgb": {
"r": 219,
"g": 204,
"b": 171
},
"hsl": {
"h": 41.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.84902,
"c": 0.04718,
"h": 86.5
},
"luminance": 0.61186
}Semantic roles & 50–950 ramp
primary
#DBCCAB
secondary
#778AB3
accent
#5BB332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161512
muted
#848482