#DBC191#DBC191
#DBC191 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.1% C 0.070 H 82.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC191 |
|---|---|
| RGB | rgb(219, 193, 145) |
| HSL | hsl(39, 51%, 71%) |
| HSV | hsv(39, 34%, 86%) |
| CMYK | cmyk(0%, 11.9%, 33.8%, 14.1%) |
| CIE-LAB | lab(79.18, 2.29, 27.58) |
| CIE-LCH | lch(79.18, 27.68, 85.25°) |
| OKLab | oklab(82.15% 0.009 0.0692) |
| OKLCH | oklch(82.15% 0.07 82.6) |
| XYZ | xyz(53.3952, 55.2462, 34.6335) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.94
Burlywood
#DEB887
ΔE00 4.21
Tan
#D2B48C
ΔE00 4.31
Fawn
#CFAF7B
ΔE00 4.88
Toupe
#C7AC7D
ΔE00 5.53
Sandstone
#C9AE74
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC191 #91ABDB
analogous
#DB9C91 #DBC191 #D0DB91
triadic
#DBC191 #91DBC1 #C191DB
tetradic
#DBC191 #91DB9C #91ABDB #DB91D0
square
#DBC191 #91DB9C #91ABDB #DB91D0
split-complementary
#DBC191 #91D0DB #9C91DB
monochromatic
#B68B3C #CCA763 #DBC191 #EADBBF #F7F2E8
Accessibility & contrast
On white
1.74
#DBC191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#DBC191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC191
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC191 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08E
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#E7B9B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dbc191; /* rgb */ color: rgb(219, 193, 145); /* oklch */ color: oklch(82.1% 0.070 82.6);
Tailwind
colors: {
custom: {
50: '#e7d3b1',
500: '#dbc191',
950: '#000000',
},
}SCSS
$custom: #dbc191; $custom-light: #e7d3b1; $custom-dark: #000000;
JSON
{
"hex": "#dbc191",
"rgb": {
"r": 219,
"g": 193,
"b": 145
},
"hsl": {
"h": 38.919,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.82146,
"c": 0.06973,
"h": 82.6
},
"luminance": 0.55244
}Semantic roles & 50–950 ramp
primary
#DBC191
secondary
#5E7CB2
accent
#5CBE27
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381