#DBB595#DBB595
#DBB595 is a light, moderate orange. Relative luminance 0.503; OKLCH L 79.9% C 0.062 H 61.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB595 |
|---|---|
| RGB | rgb(219, 181, 149) |
| HSL | hsl(27, 49%, 72%) |
| HSV | hsv(27, 32%, 86%) |
| CMYK | cmyk(0%, 17.4%, 32%, 14.1%) |
| CIE-LAB | lab(76.24, 9.14, 21.46) |
| CIE-LCH | lch(76.24, 23.33, 66.92°) |
| OKLab | oklab(79.86% 0.0292 0.0545) |
| OKLCH | oklch(79.86% 0.062 61.9) |
| XYZ | xyz(51.1631, 50.2799, 35.4380) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.68
Burlywood
#DEB887
ΔE00 5.24
Apricot
#FBCEB1
ΔE00 7.14
Fawn
#CFAF7B
ΔE00 7.38
Very Light Brown
#D3B683
ΔE00 7.49
Khaki
#C3B091
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB595 #95BBDB
analogous
#DB9598 #DBB595 #DBD895
triadic
#DBB595 #95DBB5 #B595DB
tetradic
#DBB595 #98DB95 #95BBDB #D895DB
square
#DBB595 #98DB95 #95BBDB #D895DB
split-complementary
#DBB595 #95DBD8 #9598DB
monochromatic
#B7763E #CB9567 #DBB595 #EBD5C3 #F7EFE8
Accessibility & contrast
On white
1.90
#DBB595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#DBB595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB595
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB595 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B793
Deuteranopia (green-blind)
#CABF95
Tritanopia (blue-blind)
#E7ADAC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb595; /* rgb */ color: rgb(219, 181, 149); /* oklch */ color: oklch(79.9% 0.062 61.9);
Tailwind
colors: {
custom: {
50: '#e7cbb4',
500: '#dbb595',
950: '#000000',
},
}SCSS
$custom: #dbb595; $custom-light: #e7cbb4; $custom-dark: #000000;
JSON
{
"hex": "#dbb595",
"rgb": {
"r": 219,
"g": 181,
"b": 149
},
"hsl": {
"h": 27.429,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.79863,
"c": 0.06181,
"h": 61.9
},
"luminance": 0.50278
}Semantic roles & 50–950 ramp
primary
#DBB595
secondary
#628EB2
accent
#79BD29
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281