#DBB689#DBB689
#DBB689 is a light, moderate orange. Relative luminance 0.503; OKLCH L 79.8% C 0.073 H 71.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB689 |
|---|---|
| RGB | rgb(219, 182, 137) |
| HSL | hsl(33, 53%, 70%) |
| HSV | hsv(33, 37%, 86%) |
| CMYK | cmyk(0%, 16.9%, 37.4%, 14.1%) |
| CIE-LAB | lab(76.27, 7.15, 27.91) |
| CIE-LCH | lch(76.27, 28.81, 75.63°) |
| OKLab | oklab(79.81% 0.0228 0.0697) |
| OKLCH | oklch(79.81% 0.073 71.9) |
| XYZ | xyz(50.4580, 50.3244, 30.7178) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.13
Tan
#D2B48C
ΔE00 2.32
Very Light Brown
#D3B683
ΔE00 3.60
Fawn
#CFAF7B
ΔE00 3.68
Toupe
#C7AC7D
ΔE00 4.86
Sandstone
#C9AE74
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB689 #89AEDB
analogous
#DB8D89 #DBB689 #D7DB89
triadic
#DBB689 #89DBB6 #B689DB
tetradic
#DBB689 #89DB8D #89AEDB #DB89D7
square
#DBB689 #89DB8D #89AEDB #DB89D7
split-complementary
#DBB689 #89D7DB #8D89DB
monochromatic
#B37B37 #CD995A #DBB689 #E9D3B8 #F8F0E7
Accessibility & contrast
On white
1.90
#DBB689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#DBB689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB689
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB689 | 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)
#C4B786
Deuteranopia (green-blind)
#CCC08A
Tritanopia (blue-blind)
#E8ADAA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb689; /* rgb */ color: rgb(219, 182, 137); /* oklch */ color: oklch(79.8% 0.073 71.9);
Tailwind
colors: {
custom: {
50: '#e7cbab',
500: '#dbb689',
950: '#000000',
},
}SCSS
$custom: #dbb689; $custom-light: #e7cbab; $custom-dark: #000000;
JSON
{
"hex": "#dbb689",
"rgb": {
"r": 219,
"g": 182,
"b": 137
},
"hsl": {
"h": 32.927,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.79811,
"c": 0.07335,
"h": 71.9
},
"luminance": 0.50322
}Semantic roles & 50–950 ramp
primary
#DBB689
secondary
#5680B2
accent
#6BC125
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281