#DBBF8B#DBBF8B
#DBBF8B is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.6% C 0.075 H 82.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBF8B |
|---|---|
| RGB | rgb(219, 191, 139) |
| HSL | hsl(39, 53%, 70%) |
| HSV | hsv(39, 37%, 86%) |
| CMYK | cmyk(0%, 12.8%, 36.5%, 14.1%) |
| CIE-LAB | lab(78.57, 2.63, 29.92) |
| CIE-LCH | lch(78.57, 30.04, 84.99°) |
| OKLab | oklab(81.63% 0.0096 0.0745) |
| OKLCH | oklch(81.63% 0.075 82.6) |
| XYZ | xyz(52.5056, 54.1878, 32.1146) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.32
Burlywood
#DEB887
ΔE00 3.80
Fawn
#CFAF7B
ΔE00 4.22
Tan
#D2B48C
ΔE00 4.40
Tan (survey)
#D1B26F
ΔE00 4.74
Sandstone
#C9AE74
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBF8B #8BA7DB
analogous
#DB978B #DBBF8B #CFDB8B
triadic
#DBBF8B #8BDBBF #BF8BDB
tetradic
#DBBF8B #8BDB97 #8BA7DB #DB8BCF
square
#DBBF8B #8BDB97 #8BA7DB #DB8BCF
split-complementary
#DBBF8B #8BCFDB #978BDB
monochromatic
#B48838 #CDA55C #DBBF8B #E9D9BA #F8F2E8
Accessibility & contrast
On white
1.77
#DBBF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#DBBF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBF8B
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBF8B | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE87
Deuteranopia (green-blind)
#D3C58C
Tritanopia (blue-blind)
#E8B6B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbf8b; /* rgb */ color: rgb(219, 191, 139); /* oklch */ color: oklch(81.6% 0.075 82.6);
Tailwind
colors: {
custom: {
50: '#e7d2ad',
500: '#dbbf8b',
950: '#000000',
},
}SCSS
$custom: #dbbf8b; $custom-light: #e7d2ad; $custom-dark: #000000;
JSON
{
"hex": "#dbbf8b",
"rgb": {
"r": 219,
"g": 191,
"b": 139
},
"hsl": {
"h": 39,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.8163,
"c": 0.07515,
"h": 82.6
},
"luminance": 0.54186
}Semantic roles & 50–950 ramp
primary
#DBBF8B
secondary
#5878B2
accent
#5CC025
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381