#DBBE9E#DBBE9E
#DBBE9E is a light, muted orange. Relative luminance 0.544; OKLCH L 81.8% C 0.054 H 69.7°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBE9E |
|---|---|
| RGB | rgb(219, 190, 158) |
| HSL | hsl(31, 46%, 74%) |
| HSV | hsv(31, 28%, 86%) |
| CMYK | cmyk(0%, 13.2%, 27.9%, 14.1%) |
| CIE-LAB | lab(78.67, 5.54, 19.98) |
| CIE-LCH | lch(78.67, 20.74, 74.50°) |
| OKLab | oklab(81.82% 0.0189 0.051) |
| OKLCH | oklch(81.82% 0.054 69.7) |
| XYZ | xyz(53.7991, 54.3575, 39.9992) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.65
Burlywood
#DEB887
ΔE00 4.89
Khaki
#C3B091
ΔE00 5.76
Very Light Brown
#D3B683
ΔE00 6.10
Fawn
#CFAF7B
ΔE00 6.91
Toupe
#C7AC7D
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBE9E #9EBBDB
analogous
#DBA09E #DBBE9E #DADB9E
triadic
#DBBE9E #9EDBBE #BE9EDB
tetradic
#DBBE9E #9EDBA0 #9EBBDB #DB9EDA
square
#DBBE9E #9EDBA0 #9EBBDB #DB9EDA
split-complementary
#DBBE9E #9EDADB #A09EDB
monochromatic
#BA8245 #CAA071 #DBBE9E #ECDCCB #F7F0E9
Accessibility & contrast
On white
1.77
#DBBE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#DBBE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBE9E
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBE9E | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BF9C
Deuteranopia (green-blind)
#CFC59F
Tritanopia (blue-blind)
#E6B7B5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dbbe9e; /* rgb */ color: rgb(219, 190, 158); /* oklch */ color: oklch(81.8% 0.054 69.7);
Tailwind
colors: {
custom: {
50: '#e7d1ba',
500: '#dbbe9e',
950: '#000000',
},
}SCSS
$custom: #dbbe9e; $custom-light: #e7d1ba; $custom-dark: #000000;
JSON
{
"hex": "#dbbe9e",
"rgb": {
"r": 219,
"g": 190,
"b": 158
},
"hsl": {
"h": 31.475,
"s": 45.865,
"l": 73.922
},
"oklch": {
"l": 0.81823,
"c": 0.05438,
"h": 69.7
},
"luminance": 0.54356
}Semantic roles & 50–950 ramp
primary
#DBBE9E
secondary
#6B8DB3
accent
#6FB92C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381