#DBBC9F#DBBC9F
#DBBC9F is a light, muted orange. Relative luminance 0.535; OKLCH L 81.5% C 0.053 H 65.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBC9F |
|---|---|
| RGB | rgb(219, 188, 159) |
| HSL | hsl(29, 45%, 74%) |
| HSV | hsv(29, 27%, 86%) |
| CMYK | cmyk(0%, 14.2%, 27.4%, 14.1%) |
| CIE-LAB | lab(78.19, 6.74, 18.78) |
| CIE-LCH | lch(78.19, 19.95, 70.27°) |
| OKLab | oklab(81.45% 0.0223 0.0481) |
| OKLCH | oklch(81.45% 0.053 65.1) |
| XYZ | xyz(53.4553, 53.5316, 40.3110) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.53
Burlywood
#DEB887
ΔE00 5.69
Khaki
#C3B091
ΔE00 6.53
Apricot
#FBCEB1
ΔE00 6.84
Very Light Brown
#D3B683
ΔE00 7.32
Peach
#FFDAB9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBC9F #9FBEDB
analogous
#DB9FA0 #DBBC9F #DBDA9F
triadic
#DBBC9F #9FDBBC #BC9FDB
tetradic
#DBBC9F #A0DB9F #9FBEDB #DA9FDB
square
#DBBC9F #A0DB9F #9FBEDB #DA9FDB
split-complementary
#DBBC9F #9FDBDA #9FA0DB
monochromatic
#BA7E46 #CA9D72 #DBBC9F #ECDBCC #F7EFE9
Accessibility & contrast
On white
1.79
#DBBC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#DBBC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBC9F
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBC9F | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9D
Deuteranopia (green-blind)
#CEC4A0
Tritanopia (blue-blind)
#E6B5B4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dbbc9f; /* rgb */ color: rgb(219, 188, 159); /* oklch */ color: oklch(81.5% 0.053 65.1);
Tailwind
colors: {
custom: {
50: '#e7d0bb',
500: '#dbbc9f',
950: '#000000',
},
}SCSS
$custom: #dbbc9f; $custom-light: #e7d0bb; $custom-dark: #000000;
JSON
{
"hex": "#dbbc9f",
"rgb": {
"r": 219,
"g": 188,
"b": 159
},
"hsl": {
"h": 29,
"s": 45.455,
"l": 74.118
},
"oklch": {
"l": 0.81452,
"c": 0.053,
"h": 65.1
},
"luminance": 0.5353
}Semantic roles & 50–950 ramp
primary
#DBBC9F
secondary
#6B90B3
accent
#75B92D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381