#DBBE96#DBBE96
#DBBE96 is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.7% C 0.063 H 75.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBE96 |
|---|---|
| RGB | rgb(219, 190, 150) |
| HSL | hsl(35, 49%, 72%) |
| HSV | hsv(35, 32%, 86%) |
| CMYK | cmyk(0%, 13.2%, 31.5%, 14.1%) |
| CIE-LAB | lab(78.51, 4.50, 24.04) |
| CIE-LCH | lch(78.51, 24.45, 79.40°) |
| OKLab | oklab(81.65% 0.0156 0.0608) |
| OKLCH | oklch(81.65% 0.063 75.6) |
| XYZ | xyz(53.1328, 54.0909, 36.4900) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.58
Burlywood
#DEB887
ΔE00 3.25
Very Light Brown
#D3B683
ΔE00 3.78
Fawn
#CFAF7B
ΔE00 5.03
Khaki
#C3B091
ΔE00 5.53
Toupe
#C7AC7D
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBE96 #96B3DB
analogous
#DB9C96 #DBBE96 #D5DB96
triadic
#DBBE96 #96DBBE #BE96DB
tetradic
#DBBE96 #96DB9C #96B3DB #DB96D5
square
#DBBE96 #96DB9C #96B3DB #DB96D5
split-complementary
#DBBE96 #96D5DB #9C96DB
monochromatic
#B8853F #CBA268 #DBBE96 #EBDAC4 #F7F1E8
Accessibility & contrast
On white
1.78
#DBBE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DBBE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBE96
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBE96 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE93
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#E7B6B3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbe96; /* rgb */ color: rgb(219, 190, 150); /* oklch */ color: oklch(81.7% 0.063 75.6);
Tailwind
colors: {
custom: {
50: '#e7d1b5',
500: '#dbbe96',
950: '#000000',
},
}SCSS
$custom: #dbbe96; $custom-light: #e7d1b5; $custom-dark: #000000;
JSON
{
"hex": "#dbbe96",
"rgb": {
"r": 219,
"g": 190,
"b": 150
},
"hsl": {
"h": 34.783,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.8165,
"c": 0.06273,
"h": 75.6
},
"luminance": 0.54089
}Semantic roles & 50–950 ramp
primary
#DBBE96
secondary
#6384B2
accent
#67BC29
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381