#DBB592#DBB592
#DBB592 is a light, moderate orange. Relative luminance 0.502; OKLCH L 79.8% C 0.065 H 64.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB592 |
|---|---|
| RGB | rgb(219, 181, 146) |
| HSL | hsl(29, 50%, 72%) |
| HSV | hsv(29, 33%, 86%) |
| CMYK | cmyk(0%, 17.4%, 33.3%, 14.1%) |
| CIE-LAB | lab(76.18, 8.77, 22.99) |
| CIE-LCH | lch(76.18, 24.61, 69.13°) |
| OKLab | oklab(79.8% 0.0279 0.0582) |
| OKLCH | oklch(79.8% 0.065 64.3) |
| XYZ | xyz(50.9267, 50.1854, 34.1928) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.83
Burlywood
#DEB887
ΔE00 4.22
Fawn
#CFAF7B
ΔE00 6.42
Very Light Brown
#D3B683
ΔE00 6.52
Toupe
#C7AC7D
ΔE00 7.00
Khaki
#C3B091
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB592 #92B8DB
analogous
#DB9294 #DBB592 #DBDA92
triadic
#DBB592 #92DBB5 #B592DB
tetradic
#DBB592 #94DB92 #92B8DB #DA92DB
square
#DBB592 #94DB92 #92B8DB #DA92DB
split-complementary
#DBB592 #92DBDA #9294DB
monochromatic
#B6773C #CC9664 #DBB592 #EAD4C0 #F7EFE8
Accessibility & contrast
On white
1.90
#DBB592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#DBB592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB592
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB592 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B790
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#E7ADAC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb592; /* rgb */ color: rgb(219, 181, 146); /* oklch */ color: oklch(79.8% 0.065 64.3);
Tailwind
colors: {
custom: {
50: '#e7cbb2',
500: '#dbb592',
950: '#000000',
},
}SCSS
$custom: #dbb592; $custom-light: #e7cbb2; $custom-dark: #000000;
JSON
{
"hex": "#dbb592",
"rgb": {
"r": 219,
"g": 181,
"b": 146
},
"hsl": {
"h": 28.767,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.79798,
"c": 0.06453,
"h": 64.3
},
"luminance": 0.50183
}Semantic roles & 50–950 ramp
primary
#DBB592
secondary
#5F8AB2
accent
#76BE28
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161311
muted
#848281