#DBB692#DBB692
#DBB692 is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.0% C 0.065 H 65.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB692 |
|---|---|
| RGB | rgb(219, 182, 146) |
| HSL | hsl(30, 50%, 72%) |
| HSV | hsv(30, 33%, 86%) |
| CMYK | cmyk(0%, 16.9%, 33.3%, 14.1%) |
| CIE-LAB | lab(76.43, 8.23, 23.33) |
| CIE-LCH | lch(76.43, 24.74, 70.56°) |
| OKLab | oklab(79.99% 0.0264 0.059) |
| OKLCH | oklch(79.99% 0.065 65.9) |
| XYZ | xyz(51.1308, 50.5935, 34.2608) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.33
Burlywood
#DEB887
ΔE00 3.74
Very Light Brown
#D3B683
ΔE00 5.99
Fawn
#CFAF7B
ΔE00 5.99
Toupe
#C7AC7D
ΔE00 6.60
Khaki
#C3B091
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB692 #92B7DB
analogous
#DB9293 #DBB692 #DBDB92
triadic
#DBB692 #92DBB6 #B692DB
tetradic
#DBB692 #93DB92 #92B7DB #DB92DB
square
#DBB692 #93DB92 #92B7DB #DB92DB
split-complementary
#DBB692 #92DBDB #9293DB
monochromatic
#B6783C #CC9764 #DBB692 #EAD5C0 #F7F0E8
Accessibility & contrast
On white
1.89
#DBB692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#DBB692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB692
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB692 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B890
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#E7AEAC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dbb692; /* rgb */ color: rgb(219, 182, 146); /* oklch */ color: oklch(80.0% 0.065 65.9);
Tailwind
colors: {
custom: {
50: '#e7cbb2',
500: '#dbb692',
950: '#000000',
},
}SCSS
$custom: #dbb692; $custom-light: #e7cbb2; $custom-dark: #000000;
JSON
{
"hex": "#dbb692",
"rgb": {
"r": 219,
"g": 182,
"b": 146
},
"hsl": {
"h": 29.589,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.79993,
"c": 0.06462,
"h": 65.9
},
"luminance": 0.50591
}Semantic roles & 50–950 ramp
primary
#DBB692
secondary
#5F89B2
accent
#74BE28
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161311
muted
#848281