#DBB596#DBB596
#DBB596 is a light, moderate orange. Relative luminance 0.503; OKLCH L 79.9% C 0.061 H 61.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB596 |
|---|---|
| RGB | rgb(219, 181, 150) |
| HSL | hsl(27, 49%, 72%) |
| HSV | hsv(27, 32%, 86%) |
| CMYK | cmyk(0%, 17.4%, 31.5%, 14.1%) |
| CIE-LAB | lab(76.26, 9.27, 20.95) |
| CIE-LCH | lch(76.26, 22.91, 66.13°) |
| OKLab | oklab(79.88% 0.0296 0.0533) |
| OKLCH | oklch(79.88% 0.061 61) |
| XYZ | xyz(51.2433, 50.3120, 35.8602) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.99
Burlywood
#DEB887
ΔE00 5.59
Apricot
#FBCEB1
ΔE00 7.02
Khaki
#C3B091
ΔE00 7.70
Fawn
#CFAF7B
ΔE00 7.72
Mushroom
#BA9E88
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB596 #96BCDB
analogous
#DB9699 #DBB596 #DBD896
triadic
#DBB596 #96DBB5 #B596DB
tetradic
#DBB596 #99DB96 #96BCDB #D896DB
square
#DBB596 #99DB96 #96BCDB #D896DB
split-complementary
#DBB596 #96DBD8 #9699DB
monochromatic
#B8753F #CB9568 #DBB596 #EBD5C4 #F7EFE8
Accessibility & contrast
On white
1.90
#DBB596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#DBB596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB596
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB596 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B794
Deuteranopia (green-blind)
#CABF96
Tritanopia (blue-blind)
#E7ADAD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb596; /* rgb */ color: rgb(219, 181, 150); /* oklch */ color: oklch(79.9% 0.061 61.0);
Tailwind
colors: {
custom: {
50: '#e7cbb5',
500: '#dbb596',
950: '#000000',
},
}SCSS
$custom: #dbb596; $custom-light: #e7cbb5; $custom-dark: #000000;
JSON
{
"hex": "#dbb596",
"rgb": {
"r": 219,
"g": 181,
"b": 150
},
"hsl": {
"h": 26.957,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.79884,
"c": 0.06093,
"h": 61
},
"luminance": 0.5031
}Semantic roles & 50–950 ramp
primary
#DBB596
secondary
#638FB2
accent
#7ABC29
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281