#DBBF8E#DBBF8E
#DBBF8E is a light, moderate orange. Relative luminance 0.543; OKLCH L 81.7% C 0.072 H 81.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBF8E |
|---|---|
| RGB | rgb(219, 191, 142) |
| HSL | hsl(38, 52%, 71%) |
| HSV | hsv(38, 35%, 86%) |
| CMYK | cmyk(0%, 12.8%, 35.2%, 14.1%) |
| CIE-LAB | lab(78.62, 2.98, 28.41) |
| CIE-LCH | lch(78.62, 28.57, 84.01°) |
| OKLab | oklab(81.69% 0.0109 0.0711) |
| OKLCH | oklch(81.69% 0.072 81.3) |
| XYZ | xyz(52.7278, 54.2767, 33.2849) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.38
Burlywood
#DEB887
ΔE00 3.49
Tan
#D2B48C
ΔE00 3.86
Fawn
#CFAF7B
ΔE00 4.26
Toupe
#C7AC7D
ΔE00 5.10
Sandstone
#C9AE74
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBF8E #8EAADB
analogous
#DB988E #DBBF8E #D0DB8E
triadic
#DBBF8E #8EDBBF #BF8EDB
tetradic
#DBBF8E #8EDB98 #8EAADB #DB8ED0
square
#DBBF8E #8EDB98 #8EAADB #DB8ED0
split-complementary
#DBBF8E #8ED0DB #988EDB
monochromatic
#B5883A #CCA560 #DBBF8E #EAD9BC #F8F2E8
Accessibility & contrast
On white
1.77
#DBBF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#DBBF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBF8E
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBF8E | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE8B
Deuteranopia (green-blind)
#D2C68F
Tritanopia (blue-blind)
#E7B6B2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dbbf8e; /* rgb */ color: rgb(219, 191, 142); /* oklch */ color: oklch(81.7% 0.072 81.3);
Tailwind
colors: {
custom: {
50: '#e7d2af',
500: '#dbbf8e',
950: '#000000',
},
}SCSS
$custom: #dbbf8e; $custom-light: #e7d2af; $custom-dark: #000000;
JSON
{
"hex": "#dbbf8e",
"rgb": {
"r": 219,
"g": 191,
"b": 142
},
"hsl": {
"h": 38.182,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.81688,
"c": 0.07187,
"h": 81.3
},
"luminance": 0.54275
}Semantic roles & 50–950 ramp
primary
#DBBF8E
secondary
#5B7BB2
accent
#5EBF26
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381