#DBB896#DBB896
#DBB896 is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.5% C 0.061 H 65.9°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB896 |
|---|---|
| RGB | rgb(219, 184, 150) |
| HSL | hsl(30, 49%, 72%) |
| HSV | hsv(30, 32%, 86%) |
| CMYK | cmyk(0%, 16%, 31.5%, 14.1%) |
| CIE-LAB | lab(77.01, 7.67, 21.98) |
| CIE-LCH | lch(77.01, 23.28, 70.75°) |
| OKLab | oklab(80.47% 0.0249 0.0558) |
| OKLCH | oklch(80.47% 0.061 65.9) |
| XYZ | xyz(51.8599, 51.5452, 36.0657) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.45
Burlywood
#DEB887
ΔE00 4.17
Very Light Brown
#D3B683
ΔE00 6.21
Fawn
#CFAF7B
ΔE00 6.41
Khaki
#C3B091
ΔE00 6.54
Toupe
#C7AC7D
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB896 #96B9DB
analogous
#DB9697 #DBB896 #DBDA96
triadic
#DBB896 #96DBB8 #B896DB
tetradic
#DBB896 #97DB96 #96B9DB #DA96DB
square
#DBB896 #97DB96 #96B9DB #DA96DB
split-complementary
#DBB896 #96DBDA #9697DB
monochromatic
#B87A3F #CB9968 #DBB896 #EBD7C4 #F7F0E8
Accessibility & contrast
On white
1.86
#DBB896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#DBB896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB896
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB896 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA94
Deuteranopia (green-blind)
#CCC197
Tritanopia (blue-blind)
#E7B0AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dbb896; /* rgb */ color: rgb(219, 184, 150); /* oklch */ color: oklch(80.5% 0.061 65.9);
Tailwind
colors: {
custom: {
50: '#e7cdb5',
500: '#dbb896',
950: '#000000',
},
}SCSS
$custom: #dbb896; $custom-light: #e7cdb5; $custom-dark: #000000;
JSON
{
"hex": "#dbb896",
"rgb": {
"r": 219,
"g": 184,
"b": 150
},
"hsl": {
"h": 29.565,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.80469,
"c": 0.06107,
"h": 65.9
},
"luminance": 0.51543
}Semantic roles & 50–950 ramp
primary
#DBB896
secondary
#638BB2
accent
#74BC29
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#161311
muted
#848381