#DBB495#DBB495
#DBB495 is a light, moderate orange. Relative luminance 0.499; OKLCH L 79.7% C 0.062 H 60.2°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB495 |
|---|---|
| RGB | rgb(219, 180, 149) |
| HSL | hsl(27, 49%, 72%) |
| HSV | hsv(27, 32%, 86%) |
| CMYK | cmyk(0%, 17.8%, 32%, 14.1%) |
| CIE-LAB | lab(75.99, 9.68, 21.12) |
| CIE-LCH | lch(75.99, 23.23, 65.39°) |
| OKLab | oklab(79.67% 0.0307 0.0537) |
| OKLCH | oklch(79.67% 0.062 60.2) |
| XYZ | xyz(50.9605, 49.8747, 35.3704) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.23
Burlywood
#DEB887
ΔE00 5.76
Apricot
#FBCEB1
ΔE00 7.11
Mushroom
#BA9E88
ΔE00 7.65
Fawn
#CFAF7B
ΔE00 7.86
Khaki
#C3B091
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB495 #95BCDB
analogous
#DB9599 #DBB495 #DBD795
triadic
#DBB495 #95DBB4 #B495DB
tetradic
#DBB495 #99DB95 #95BCDB #D795DB
square
#DBB495 #99DB95 #95BCDB #D795DB
split-complementary
#DBB495 #95DBD7 #9599DB
monochromatic
#B7743E #CB9467 #DBB495 #EBD4C3 #F7EFE8
Accessibility & contrast
On white
1.91
#DBB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#DBB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB495
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB495 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B693
Deuteranopia (green-blind)
#C9BF95
Tritanopia (blue-blind)
#E7ACAC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dbb495; /* rgb */ color: rgb(219, 180, 149); /* oklch */ color: oklch(79.7% 0.062 60.2);
Tailwind
colors: {
custom: {
50: '#e7cab4',
500: '#dbb495',
950: '#000000',
},
}SCSS
$custom: #dbb495; $custom-light: #e7cab4; $custom-dark: #000000;
JSON
{
"hex": "#dbb495",
"rgb": {
"r": 219,
"g": 180,
"b": 149
},
"hsl": {
"h": 26.571,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.79668,
"c": 0.06185,
"h": 60.2
},
"luminance": 0.49873
}Semantic roles & 50–950 ramp
primary
#DBB495
secondary
#DDE7EE
accent
#7BBD29
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280