#DBC495#DBC495
#DBC495 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 82.8% C 0.067 H 84.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC495 |
|---|---|
| RGB | rgb(219, 196, 149) |
| HSL | hsl(40, 49%, 72%) |
| HSV | hsv(40, 32%, 86%) |
| CMYK | cmyk(0%, 10.5%, 32%, 14.1%) |
| CIE-LAB | lab(80.02, 1.22, 26.60) |
| CIE-LCH | lch(80.02, 26.63, 87.38°) |
| OKLab | oklab(82.83% 0.0061 0.0669) |
| OKLCH | oklch(82.83% 0.067 84.8) |
| XYZ | xyz(54.3790, 56.7116, 36.5099) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.91
Tan
#D2B48C
ΔE00 5.21
Burlywood
#DEB887
ΔE00 5.35
Sand
#C2B280
ΔE00 5.82
Fawn
#CFAF7B
ΔE00 5.87
Wheat
#F5DEB3
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC495 #95ACDB
analogous
#DBA195 #DBC495 #CFDB95
triadic
#DBC495 #95DBC4 #C495DB
tetradic
#DBC495 #95DBA1 #95ACDB #DB95CF
square
#DBC495 #95DBA1 #95ACDB #DB95CF
split-complementary
#DBC495 #95CFDB #A195DB
monochromatic
#B7903E #CBAB67 #DBC495 #EBDDC3 #F7F2E8
Accessibility & contrast
On white
1.70
#DBC495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#DBC495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC495
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC495 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC392
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#E6BCB7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dbc495; /* rgb */ color: rgb(219, 196, 149); /* oklch */ color: oklch(82.8% 0.067 84.8);
Tailwind
colors: {
custom: {
50: '#e7d5b4',
500: '#dbc495',
950: '#000000',
},
}SCSS
$custom: #dbc495; $custom-light: #e7d5b4; $custom-dark: #000000;
JSON
{
"hex": "#dbc495",
"rgb": {
"r": 219,
"g": 196,
"b": 149
},
"hsl": {
"h": 40.286,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.82825,
"c": 0.06716,
"h": 84.8
},
"luminance": 0.5671
}Semantic roles & 50–950 ramp
primary
#DBC495
secondary
#627CB2
accent
#59BD29
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381