#DBB591#DBB591
#DBB591 is a light, moderate orange. Relative luminance 0.502; OKLCH L 79.8% C 0.065 H 65.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB591 |
|---|---|
| RGB | rgb(219, 181, 145) |
| HSL | hsl(29, 51%, 71%) |
| HSV | hsv(29, 34%, 86%) |
| CMYK | cmyk(0%, 17.4%, 33.8%, 14.1%) |
| CIE-LAB | lab(76.16, 8.64, 23.50) |
| CIE-LCH | lch(76.16, 25.04, 69.81°) |
| OKLab | oklab(79.78% 0.0275 0.0594) |
| OKLCH | oklch(79.78% 0.065 65.1) |
| XYZ | xyz(50.8492, 50.1544, 33.7849) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.58
Burlywood
#DEB887
ΔE00 3.90
Fawn
#CFAF7B
ΔE00 6.11
Very Light Brown
#D3B683
ΔE00 6.22
Toupe
#C7AC7D
ΔE00 6.74
Khaki
#C3B091
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB591 #91B7DB
analogous
#DB9192 #DBB591 #DBDA91
triadic
#DBB591 #91DBB5 #B591DB
tetradic
#DBB591 #92DB91 #91B7DB #DA91DB
square
#DBB591 #92DB91 #91B7DB #DA91DB
split-complementary
#DBB591 #91DBDA #9192DB
monochromatic
#B6773C #CC9663 #DBB591 #EAD4BF #F7EFE8
Accessibility & contrast
On white
1.90
#DBB591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#DBB591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB591
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB591 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B78F
Deuteranopia (green-blind)
#CABF92
Tritanopia (blue-blind)
#E8ADAB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb591; /* rgb */ color: rgb(219, 181, 145); /* oklch */ color: oklch(79.8% 0.065 65.1);
Tailwind
colors: {
custom: {
50: '#e7cbb1',
500: '#dbb591',
950: '#000000',
},
}SCSS
$custom: #dbb591; $custom-light: #e7cbb1; $custom-dark: #000000;
JSON
{
"hex": "#dbb591",
"rgb": {
"r": 219,
"g": 181,
"b": 145
},
"hsl": {
"h": 29.189,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.79777,
"c": 0.06546,
"h": 65.1
},
"luminance": 0.50152
}Semantic roles & 50–950 ramp
primary
#DBB591
secondary
#5E89B2
accent
#75BE27
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281