#DBC09B#DBC09B
#DBC09B is a very light, muted orange. Relative luminance 0.551; OKLCH L 82.2% C 0.058 H 75.5°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC09B |
|---|---|
| RGB | rgb(219, 192, 155) |
| HSL | hsl(35, 47%, 73%) |
| HSV | hsv(35, 29%, 86%) |
| CMYK | cmyk(0%, 12.3%, 29.2%, 14.1%) |
| CIE-LAB | lab(79.11, 4.09, 22.20) |
| CIE-LCH | lch(79.11, 22.57, 79.57°) |
| OKLab | oklab(82.15% 0.0146 0.0564) |
| OKLCH | oklch(82.15% 0.058 75.5) |
| XYZ | xyz(53.9801, 55.1277, 38.8012) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.21
Burlywood
#DEB887
ΔE00 4.23
Very Light Brown
#D3B683
ΔE00 4.62
Khaki
#C3B091
ΔE00 5.40
Fawn
#CFAF7B
ΔE00 5.91
Toupe
#C7AC7D
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC09B #9BB6DB
analogous
#DBA09B #DBC09B #D6DB9B
triadic
#DBC09B #9BDBC0 #C09BDB
tetradic
#DBC09B #9BDBA0 #9BB6DB #DB9BD6
square
#DBC09B #9BDBA0 #9BB6DB #DB9BD6
split-complementary
#DBC09B #9BD6DB #A09BDB
monochromatic
#B98743 #CBA46E #DBC09B #EBDCC8 #F7F1E8
Accessibility & contrast
On white
1.75
#DBC09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#DBC09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC09B
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC09B | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC099
Deuteranopia (green-blind)
#D1C79C
Tritanopia (blue-blind)
#E6B9B6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dbc09b; /* rgb */ color: rgb(219, 192, 155); /* oklch */ color: oklch(82.2% 0.058 75.5);
Tailwind
colors: {
custom: {
50: '#e7d3b8',
500: '#dbc09b',
950: '#000000',
},
}SCSS
$custom: #dbc09b; $custom-light: #e7d3b8; $custom-dark: #000000;
JSON
{
"hex": "#dbc09b",
"rgb": {
"r": 219,
"g": 192,
"b": 155
},
"hsl": {
"h": 34.688,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.82153,
"c": 0.05822,
"h": 75.5
},
"luminance": 0.55126
}Semantic roles & 50–950 ramp
primary
#DBC09B
secondary
#6887B3
accent
#68BA2B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381