#DBB888#DBB888
#DBB888 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.2% C 0.075 H 75.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB888 |
|---|---|
| RGB | rgb(219, 184, 136) |
| HSL | hsl(35, 54%, 70%) |
| HSV | hsv(35, 38%, 86%) |
| CMYK | cmyk(0%, 16%, 37.9%, 14.1%) |
| CIE-LAB | lab(76.75, 5.97, 29.09) |
| CIE-LCH | lch(76.75, 29.69, 78.40°) |
| OKLab | oklab(80.19% 0.0192 0.0725) |
| OKLCH | oklch(80.19% 0.075 75.1) |
| XYZ | xyz(50.7992, 51.1209, 30.4793) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.88
Tan
#D2B48C
ΔE00 2.49
Very Light Brown
#D3B683
ΔE00 2.53
Fawn
#CFAF7B
ΔE00 3.11
Toupe
#C7AC7D
ΔE00 4.46
Sandstone
#C9AE74
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB888 #88ABDB
analogous
#DB8F88 #DBB888 #D4DB88
triadic
#DBB888 #88DBB8 #B888DB
tetradic
#DBB888 #88DB8F #88ABDB #DB88D4
square
#DBB888 #88DB8F #88ABDB #DB88D4
split-complementary
#DBB888 #88D4DB #8F88DB
monochromatic
#B37E36 #CD9C59 #DBB888 #E9D4B7 #F7F0E6
Accessibility & contrast
On white
1.87
#DBB888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#DBB888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB888
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB888 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B985
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#E8AFAB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dbb888; /* rgb */ color: rgb(219, 184, 136); /* oklch */ color: oklch(80.2% 0.075 75.1);
Tailwind
colors: {
custom: {
50: '#e7cdab',
500: '#dbb888',
950: '#000000',
},
}SCSS
$custom: #dbb888; $custom-light: #e7cdab; $custom-dark: #000000;
JSON
{
"hex": "#dbb888",
"rgb": {
"r": 219,
"g": 184,
"b": 136
},
"hsl": {
"h": 34.699,
"s": 53.548,
"l": 69.608
},
"oklch": {
"l": 0.80185,
"c": 0.07498,
"h": 75.1
},
"luminance": 0.51119
}Semantic roles & 50–950 ramp
primary
#DBB888
secondary
#557CB2
accent
#66C124
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381