#DBB09E#DBB09E
#DBB09E is a light, muted orange. Relative luminance 0.486; OKLCH L 79.1% C 0.056 H 43.9°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB09E |
|---|---|
| RGB | rgb(219, 176, 158) |
| HSL | hsl(18, 46%, 74%) |
| HSV | hsv(18, 28%, 86%) |
| CMYK | cmyk(0%, 19.6%, 27.9%, 14.1%) |
| CIE-LAB | lab(75.19, 13.00, 15.14) |
| CIE-LCH | lch(75.19, 19.96, 49.35°) |
| OKLab | oklab(79.1% 0.0406 0.0391) |
| OKLCH | oklch(79.1% 0.056 43.9) |
| XYZ | xyz(50.9111, 48.5816, 39.0366) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.61
Pinkish Grey
#C8ACA9
ΔE00 7.14
Pale Salmon
#FFB19A
ΔE00 7.88
Apricot
#FBCEB1
ΔE00 8.40
Mushroom
#BA9E88
ΔE00 8.57
Light Salmon
#FEA993
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB09E #9EC9DB
analogous
#DB9EAB #DBB09E #DBCF9E
triadic
#DBB09E #9EDBB0 #B09EDB
tetradic
#DBB09E #ABDB9E #9EC9DB #CF9EDB
square
#DBB09E #ABDB9E #9EC9DB #CF9EDB
split-complementary
#DBB09E #9EDBCF #9EABDB
monochromatic
#BA6745 #CA8C71 #DBB09E #ECD4CB #F7EDE9
Accessibility & contrast
On white
1.96
#DBB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#DBB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB09E
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB09E | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49D
Deuteranopia (green-blind)
#C5BD9E
Tritanopia (blue-blind)
#E6A9AB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dbb09e; /* rgb */ color: rgb(219, 176, 158); /* oklch */ color: oklch(79.1% 0.056 43.9);
Tailwind
colors: {
custom: {
50: '#e7c7ba',
500: '#dbb09e',
950: '#000000',
},
}SCSS
$custom: #dbb09e; $custom-light: #e7c7ba; $custom-dark: #000000;
JSON
{
"hex": "#dbb09e",
"rgb": {
"r": 219,
"g": 176,
"b": 158
},
"hsl": {
"h": 17.705,
"s": 45.865,
"l": 73.922
},
"oklch": {
"l": 0.79103,
"c": 0.05634,
"h": 43.9
},
"luminance": 0.48579
}Semantic roles & 50–950 ramp
primary
#DBB09E
secondary
#DDE9EE
accent
#90B92C
background
#FEFCFB
surface
#FCF8F6
border
#D5D1D0
text
#161311
muted
#848280