#DBB192#DBB192
#DBB192 is a light, moderate orange. Relative luminance 0.486; OKLCH L 79.0% C 0.065 H 58.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB192 |
|---|---|
| RGB | rgb(219, 177, 146) |
| HSL | hsl(25, 50%, 72%) |
| HSV | hsv(25, 33%, 86%) |
| CMYK | cmyk(0%, 19.2%, 33.3%, 14.1%) |
| CIE-LAB | lab(75.19, 10.90, 21.64) |
| CIE-LCH | lch(75.19, 24.23, 63.26°) |
| OKLab | oklab(79.02% 0.0342 0.0549) |
| OKLCH | oklch(79.02% 0.065 58.1) |
| XYZ | xyz(50.1250, 48.5820, 33.9255) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.02
Burlywood
#DEB887
ΔE00 6.38
Mushroom
#BA9E88
ΔE00 7.48
Apricot
#FBCEB1
ΔE00 7.49
Pinkish Tan
#D99B82
ΔE00 7.99
Fawn
#CFAF7B
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB192 #92BCDB
analogous
#DB9298 #DBB192 #DBD692
triadic
#DBB192 #92DBB1 #B192DB
tetradic
#DBB192 #98DB92 #92BCDB #D692DB
square
#DBB192 #98DB92 #92BCDB #D692DB
split-complementary
#DBB192 #92DBD6 #9298DB
monochromatic
#B6703C #CC9064 #DBB192 #EAD2C0 #F7EFE8
Accessibility & contrast
On white
1.96
#DBB192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#DBB192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB192
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB192 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB490
Deuteranopia (green-blind)
#C7BD92
Tritanopia (blue-blind)
#E8A9A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dbb192; /* rgb */ color: rgb(219, 177, 146); /* oklch */ color: oklch(79.0% 0.065 58.1);
Tailwind
colors: {
custom: {
50: '#e7c8b2',
500: '#dbb192',
950: '#000000',
},
}SCSS
$custom: #dbb192; $custom-light: #e7c8b2; $custom-dark: #000000;
JSON
{
"hex": "#dbb192",
"rgb": {
"r": 219,
"g": 177,
"b": 146
},
"hsl": {
"h": 25.479,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.79023,
"c": 0.06468,
"h": 58.1
},
"luminance": 0.4858
}Semantic roles & 50–950 ramp
primary
#DBB192
secondary
#DBE6EE
accent
#7EBE28
background
#FEFCFA
surface
#FDF8F5
border
#D5D1CF
text
#161311
muted
#848280