#DBB494#DBB494
#DBB494 is a light, moderate orange. Relative luminance 0.498; OKLCH L 79.6% C 0.063 H 61.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB494 |
|---|---|
| RGB | rgb(219, 180, 148) |
| HSL | hsl(27, 50%, 72%) |
| HSV | hsv(27, 32%, 86%) |
| CMYK | cmyk(0%, 17.8%, 32.4%, 14.1%) |
| CIE-LAB | lab(75.97, 9.55, 21.63) |
| CIE-LCH | lch(75.97, 23.65, 66.18°) |
| OKLab | oklab(79.65% 0.0303 0.0549) |
| OKLCH | oklch(79.65% 0.063 61.1) |
| XYZ | xyz(50.8810, 49.8429, 34.9518) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.93
Burlywood
#DEB887
ΔE00 5.41
Apricot
#FBCEB1
ΔE00 7.21
Fawn
#CFAF7B
ΔE00 7.52
Mushroom
#BA9E88
ΔE00 7.71
Very Light Brown
#D3B683
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB494 #94BBDB
analogous
#DB9498 #DBB494 #DBD794
triadic
#DBB494 #94DBB4 #B494DB
tetradic
#DBB494 #98DB94 #94BBDB #D794DB
square
#DBB494 #98DB94 #94BBDB #D794DB
split-complementary
#DBB494 #94DBD7 #9498DB
monochromatic
#B7743E #CC9466 #DBB494 #EAD4C2 #F7EFE8
Accessibility & contrast
On white
1.91
#DBB494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#DBB494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB494
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB494 | 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)
#C0B692
Deuteranopia (green-blind)
#C9BF94
Tritanopia (blue-blind)
#E7ACAB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dbb494; /* rgb */ color: rgb(219, 180, 148); /* oklch */ color: oklch(79.6% 0.063 61.1);
Tailwind
colors: {
custom: {
50: '#e7cab3',
500: '#dbb494',
950: '#000000',
},
}SCSS
$custom: #dbb494; $custom-light: #e7cab3; $custom-dark: #000000;
JSON
{
"hex": "#dbb494",
"rgb": {
"r": 219,
"g": 180,
"b": 148
},
"hsl": {
"h": 27.042,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.79647,
"c": 0.06271,
"h": 61.1
},
"luminance": 0.49841
}Semantic roles & 50–950 ramp
primary
#DBB494
secondary
#DDE6EE
accent
#7ABD29
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280