#DBC19B#DBC19B
#DBC19B is a very light, muted orange. Relative luminance 0.556; OKLCH L 82.4% C 0.059 H 77.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC19B |
|---|---|
| RGB | rgb(219, 193, 155) |
| HSL | hsl(36, 47%, 73%) |
| HSV | hsv(36, 29%, 86%) |
| CMYK | cmyk(0%, 11.9%, 29.2%, 14.1%) |
| CIE-LAB | lab(79.37, 3.56, 22.54) |
| CIE-LCH | lch(79.37, 22.82, 81.03°) |
| OKLab | oklab(82.35% 0.0131 0.0572) |
| OKLCH | oklch(82.35% 0.059 77.2) |
| XYZ | xyz(54.2004, 55.5684, 38.8747) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.47
Burlywood
#DEB887
ΔE00 4.40
Very Light Brown
#D3B683
ΔE00 4.45
Khaki
#C3B091
ΔE00 5.45
Fawn
#CFAF7B
ΔE00 5.91
Toupe
#C7AC7D
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC19B #9BB5DB
analogous
#DBA19B #DBC19B #D5DB9B
triadic
#DBC19B #9BDBC1 #C19BDB
tetradic
#DBC19B #9BDBA1 #9BB5DB #DB9BD5
square
#DBC19B #9BDBA1 #9BB5DB #DB9BD5
split-complementary
#DBC19B #9BD5DB #A19BDB
monochromatic
#B98943 #CBA56E #DBC19B #EBDDC8 #F7F1E8
Accessibility & contrast
On white
1.73
#DBC19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#DBC19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC19B
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC19B | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC199
Deuteranopia (green-blind)
#D2C79C
Tritanopia (blue-blind)
#E6BAB7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbc19b; /* rgb */ color: rgb(219, 193, 155); /* oklch */ color: oklch(82.4% 0.059 77.2);
Tailwind
colors: {
custom: {
50: '#e7d3b8',
500: '#dbc19b',
950: '#000000',
},
}SCSS
$custom: #dbc19b; $custom-light: #e7d3b8; $custom-dark: #000000;
JSON
{
"hex": "#dbc19b",
"rgb": {
"r": 219,
"g": 193,
"b": 155
},
"hsl": {
"h": 35.625,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.82351,
"c": 0.05868,
"h": 77.2
},
"luminance": 0.55567
}Semantic roles & 50–950 ramp
primary
#DBC19B
secondary
#6886B3
accent
#65BA2B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381