#DBBF7E#DBBF7E
#DBBF7E is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.4% C 0.089 H 87.1°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBF7E |
|---|---|
| RGB | rgb(219, 191, 126) |
| HSL | hsl(42, 56%, 68%) |
| HSV | hsv(42, 42%, 86%) |
| CMYK | cmyk(0%, 12.8%, 42.5%, 14.1%) |
| CIE-LAB | lab(78.36, 1.18, 36.42) |
| CIE-LCH | lch(78.36, 36.44, 88.14°) |
| OKLab | oklab(81.4% 0.0045 0.0891) |
| OKLCH | oklch(81.4% 0.089 87.1) |
| XYZ | xyz(51.6116, 53.8302, 27.4063) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.42
Very Light Brown
#D3B683
ΔE00 3.89
Sand (survey)
#E2CA76
ΔE00 4.58
Sandstone
#C9AE74
ΔE00 4.68
Fawn
#CFAF7B
ΔE00 5.23
Desert
#CCAD60
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBF7E #7E9ADB
analogous
#DB907E #DBBF7E #C9DB7E
triadic
#DBBF7E #7EDBBF #BF7EDB
tetradic
#DBBF7E #7EDB90 #7E9ADB #DB7EC9
square
#DBBF7E #7EDB90 #7E9ADB #DB7EC9
split-complementary
#DBBF7E #7EC9DB #907EDB
monochromatic
#AE8831 #CEA74E #DBBF7E #E8D7AE #F6EEDE
Accessibility & contrast
On white
1.78
#DBBF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#DBBF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBF7E
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBF7E | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD79
Deuteranopia (green-blind)
#D4C580
Tritanopia (blue-blind)
#E9B5AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbf7e; /* rgb */ color: rgb(219, 191, 126); /* oklch */ color: oklch(81.4% 0.089 87.1);
Tailwind
colors: {
custom: {
50: '#e8d2a4',
500: '#dbbf7e',
950: '#000000',
},
}SCSS
$custom: #dbbf7e; $custom-light: #e8d2a4; $custom-dark: #000000;
JSON
{
"hex": "#dbbf7e",
"rgb": {
"r": 219,
"g": 191,
"b": 126
},
"hsl": {
"h": 41.935,
"s": 56.364,
"l": 67.647
},
"oklch": {
"l": 0.81398,
"c": 0.08924,
"h": 87.1
},
"luminance": 0.53828
}Semantic roles & 50–950 ramp
primary
#DBBF7E
secondary
#4D6BB1
accent
#52C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380