#DBBE94#DBBE94
#DBBE94 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.6% C 0.065 H 76.8°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBE94 |
|---|---|
| RGB | rgb(219, 190, 148) |
| HSL | hsl(35, 50%, 72%) |
| HSV | hsv(35, 32%, 86%) |
| CMYK | cmyk(0%, 13.2%, 32.4%, 14.1%) |
| CIE-LAB | lab(78.48, 4.24, 25.05) |
| CIE-LCH | lch(78.48, 25.40, 80.38°) |
| OKLab | oklab(81.61% 0.0148 0.0632) |
| OKLCH | oklch(81.61% 0.065 76.8) |
| XYZ | xyz(52.9731, 54.0271, 35.6491) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.65
Burlywood
#DEB887
ΔE00 3.05
Very Light Brown
#D3B683
ΔE00 3.30
Fawn
#CFAF7B
ΔE00 4.69
Toupe
#C7AC7D
ΔE00 5.30
Khaki
#C3B091
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBE94 #94B1DB
analogous
#DB9B94 #DBBE94 #D5DB94
triadic
#DBBE94 #94DBBE #BE94DB
tetradic
#DBBE94 #94DB9B #94B1DB #DB94D5
square
#DBBE94 #94DB9B #94B1DB #DB94D5
split-complementary
#DBBE94 #94D5DB #9B94DB
monochromatic
#B7853E #CCA266 #DBBE94 #EADAC2 #F7F1E8
Accessibility & contrast
On white
1.78
#DBBE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DBBE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBE94
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBE94 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE91
Deuteranopia (green-blind)
#D1C595
Tritanopia (blue-blind)
#E7B6B3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbe94; /* rgb */ color: rgb(219, 190, 148); /* oklch */ color: oklch(81.6% 0.065 76.8);
Tailwind
colors: {
custom: {
50: '#e7d1b3',
500: '#dbbe94',
950: '#000000',
},
}SCSS
$custom: #dbbe94; $custom-light: #e7d1b3; $custom-dark: #000000;
JSON
{
"hex": "#dbbe94",
"rgb": {
"r": 219,
"g": 190,
"b": 148
},
"hsl": {
"h": 35.493,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.81609,
"c": 0.06486,
"h": 76.8
},
"luminance": 0.54025
}Semantic roles & 50–950 ramp
primary
#DBBE94
secondary
#6182B2
accent
#65BD29
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381