#DBBF9B#DBBF9B
#DBBF9B is a light, muted orange. Relative luminance 0.547; OKLCH L 82.0% C 0.058 H 73.8°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBF9B |
|---|---|
| RGB | rgb(219, 191, 155) |
| HSL | hsl(34, 47%, 73%) |
| HSV | hsv(34, 29%, 86%) |
| CMYK | cmyk(0%, 12.8%, 29.2%, 14.1%) |
| CIE-LAB | lab(78.86, 4.61, 21.85) |
| CIE-LCH | lch(78.86, 22.33, 78.07°) |
| OKLab | oklab(81.96% 0.0161 0.0555) |
| OKLCH | oklch(81.96% 0.058 73.8) |
| XYZ | xyz(53.7613, 54.6901, 38.7283) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.06
Burlywood
#DEB887
ΔE00 4.14
Very Light Brown
#D3B683
ΔE00 4.85
Khaki
#C3B091
ΔE00 5.42
Fawn
#CFAF7B
ΔE00 5.98
Toupe
#C7AC7D
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBF9B #9BB7DB
analogous
#DB9F9B #DBBF9B #D7DB9B
triadic
#DBBF9B #9BDBBF #BF9BDB
tetradic
#DBBF9B #9BDB9F #9BB7DB #DB9BD7
square
#DBBF9B #9BDB9F #9BB7DB #DB9BD7
split-complementary
#DBBF9B #9BD7DB #9F9BDB
monochromatic
#B98543 #CBA26E #DBBF9B #EBDCC8 #F7F1E8
Accessibility & contrast
On white
1.76
#DBBF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#DBBF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBF9B
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBF9B | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF99
Deuteranopia (green-blind)
#D0C69C
Tritanopia (blue-blind)
#E6B8B5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dbbf9b; /* rgb */ color: rgb(219, 191, 155); /* oklch */ color: oklch(82.0% 0.058 73.8);
Tailwind
colors: {
custom: {
50: '#e7d2b8',
500: '#dbbf9b',
950: '#000000',
},
}SCSS
$custom: #dbbf9b; $custom-light: #e7d2b8; $custom-dark: #000000;
JSON
{
"hex": "#dbbf9b",
"rgb": {
"r": 219,
"g": 191,
"b": 155
},
"hsl": {
"h": 33.75,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.81955,
"c": 0.05782,
"h": 73.8
},
"luminance": 0.54688
}Semantic roles & 50–950 ramp
primary
#DBBF9B
secondary
#6888B3
accent
#6ABA2B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381