#DBBC9A#DBBC9A
#DBBC9A is a light, muted orange. Relative luminance 0.534; OKLCH L 81.3% C 0.058 H 69.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBC9A |
|---|---|
| RGB | rgb(219, 188, 154) |
| HSL | hsl(31, 47%, 73%) |
| HSV | hsv(31, 30%, 86%) |
| CMYK | cmyk(0%, 14.2%, 29.7%, 14.1%) |
| CIE-LAB | lab(78.09, 6.07, 21.32) |
| CIE-LCH | lch(78.09, 22.17, 74.11°) |
| OKLab | oklab(81.34% 0.0203 0.0542) |
| OKLCH | oklch(81.34% 0.058 69.5) |
| XYZ | xyz(53.0301, 53.3616, 38.0720) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.09
Burlywood
#DEB887
ΔE00 4.15
Very Light Brown
#D3B683
ΔE00 5.62
Khaki
#C3B091
ΔE00 5.81
Fawn
#CFAF7B
ΔE00 6.28
Toupe
#C7AC7D
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBC9A #9AB9DB
analogous
#DB9B9A #DBBC9A #D9DB9A
triadic
#DBBC9A #9ADBBC #BC9ADB
tetradic
#DBBC9A #9ADB9B #9AB9DB #DB9AD9
square
#DBBC9A #9ADB9B #9AB9DB #DB9AD9
split-complementary
#DBBC9A #9AD9DB #9B9ADB
monochromatic
#B98042 #CB9E6D #DBBC9A #EBDAC7 #F7F0E8
Accessibility & contrast
On white
1.80
#DBBC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DBBC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBC9A
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBC9A | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD98
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#E6B5B3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dbbc9a; /* rgb */ color: rgb(219, 188, 154); /* oklch */ color: oklch(81.3% 0.058 69.5);
Tailwind
colors: {
custom: {
50: '#e7d0b8',
500: '#dbbc9a',
950: '#000000',
},
}SCSS
$custom: #dbbc9a; $custom-light: #e7d0b8; $custom-dark: #000000;
JSON
{
"hex": "#dbbc9a",
"rgb": {
"r": 219,
"g": 188,
"b": 154
},
"hsl": {
"h": 31.385,
"s": 47.445,
"l": 73.137
},
"oklch": {
"l": 0.81341,
"c": 0.0579,
"h": 69.5
},
"luminance": 0.5336
}Semantic roles & 50–950 ramp
primary
#DBBC9A
secondary
#678BB3
accent
#6FBB2B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381