#DBC8AB#DBC8AB
#DBC8AB is a very light, muted orange. Relative luminance 0.593; OKLCH L 84.1% C 0.044 H 78.4°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC8AB |
|---|---|
| RGB | rgb(219, 200, 171) |
| HSL | hsl(36, 40%, 76%) |
| HSV | hsv(36, 22%, 86%) |
| CMYK | cmyk(0%, 8.7%, 21.9%, 14.1%) |
| CIE-LAB | lab(81.46, 2.09, 16.94) |
| CIE-LCH | lch(81.46, 17.07, 82.96°) |
| OKLab | oklab(84.1% 0.0089 0.0436) |
| OKLCH | oklch(84.1% 0.044 78.4) |
| XYZ | xyz(57.2184, 59.3103, 46.9541) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.86
Warm Gray
#C9BEB0
ΔE00 6.08
Khaki
#C3B091
ΔE00 6.32
Tan
#D2B48C
ΔE00 6.41
Wheat
#F5DEB3
ΔE00 6.43
Champagne
#F7E7CE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC8AB #ABBEDB
analogous
#DBB0AB #DBC8AB #D6DBAB
triadic
#DBC8AB #ABDBC8 #C8ABDB
tetradic
#DBC8AB #ABDBB0 #ABBEDB #DBABD6
square
#DBC8AB #ABDBB0 #ABBEDB #DBABD6
split-complementary
#DBC8AB #ABD6DB #B0ABDB
monochromatic
#B69055 #C9AC80 #DBC8AB #EDE4D6 #F6F1EA
Accessibility & contrast
On white
1.63
#DBC8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#DBC8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC8AB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC8AB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8A9
Deuteranopia (green-blind)
#D5CCAC
Tritanopia (blue-blind)
#E4C2C0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dbc8ab; /* rgb */ color: rgb(219, 200, 171); /* oklch */ color: oklch(84.1% 0.044 78.4);
Tailwind
colors: {
custom: {
50: '#e6d8c4',
500: '#dbc8ab',
950: '#000000',
},
}SCSS
$custom: #dbc8ab; $custom-light: #e6d8c4; $custom-dark: #000000;
JSON
{
"hex": "#dbc8ab",
"rgb": {
"r": 219,
"g": 200,
"b": 171
},
"hsl": {
"h": 36.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.84102,
"c": 0.04446,
"h": 78.4
},
"luminance": 0.59309
}Semantic roles & 50–950 ramp
primary
#DBC8AB
secondary
#778FB3
accent
#65B332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382