#DBB795#DBB795
#DBB795 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.3% C 0.062 H 65.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB795 |
|---|---|
| RGB | rgb(219, 183, 149) |
| HSL | hsl(29, 49%, 72%) |
| HSV | hsv(29, 32%, 86%) |
| CMYK | cmyk(0%, 16.4%, 32%, 14.1%) |
| CIE-LAB | lab(76.74, 8.08, 22.15) |
| CIE-LCH | lch(76.74, 23.57, 69.96°) |
| OKLab | oklab(80.25% 0.026 0.0562) |
| OKLCH | oklch(80.25% 0.062 65.1) |
| XYZ | xyz(51.5727, 51.0991, 35.5745) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.64
Burlywood
#DEB887
ΔE00 4.27
Very Light Brown
#D3B683
ΔE00 6.41
Fawn
#CFAF7B
ΔE00 6.50
Khaki
#C3B091
ΔE00 6.76
Toupe
#C7AC7D
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB795 #95B9DB
analogous
#DB9596 #DBB795 #DBDA95
triadic
#DBB795 #95DBB7 #B795DB
tetradic
#DBB795 #96DB95 #95B9DB #DA95DB
square
#DBB795 #96DB95 #95B9DB #DA95DB
split-complementary
#DBB795 #95DBDA #9596DB
monochromatic
#B7793E #CB9867 #DBB795 #EBD6C3 #F7EFE8
Accessibility & contrast
On white
1.87
#DBB795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#DBB795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB795
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB795 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B993
Deuteranopia (green-blind)
#CBC196
Tritanopia (blue-blind)
#E7AFAE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dbb795; /* rgb */ color: rgb(219, 183, 149); /* oklch */ color: oklch(80.3% 0.062 65.1);
Tailwind
colors: {
custom: {
50: '#e7ccb4',
500: '#dbb795',
950: '#000000',
},
}SCSS
$custom: #dbb795; $custom-light: #e7ccb4; $custom-dark: #000000;
JSON
{
"hex": "#dbb795",
"rgb": {
"r": 219,
"g": 183,
"b": 149
},
"hsl": {
"h": 29.143,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.80252,
"c": 0.0619,
"h": 65.1
},
"luminance": 0.51097
}Semantic roles & 50–950 ramp
primary
#DBB795
secondary
#628BB2
accent
#75BD29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381