#DBCBB8#DBCBB8
#DBCBB8 is a very light, muted orange. Relative luminance 0.612; OKLCH L 85.0% C 0.031 H 72.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCBB8 |
|---|---|
| RGB | rgb(219, 203, 184) |
| HSL | hsl(33, 33%, 79%) |
| HSV | hsv(33, 16%, 86%) |
| CMYK | cmyk(0%, 7.3%, 16%, 14.1%) |
| CIE-LAB | lab(82.50, 2.47, 11.49) |
| CIE-LCH | lch(82.50, 11.75, 77.89°) |
| OKLab | oklab(85.01% 0.0096 0.0299) |
| OKLCH | oklch(85.01% 0.031 72.1) |
| XYZ | xyz(59.2207, 61.2337, 54.0377) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.09
Warm Gray
#C9BEB0
ΔE00 4.16
Champagne
#F7E7CE
ΔE00 6.70
Antiquewhite
#FAEBD7
ΔE00 7.21
Bisque
#FFE4C4
ΔE00 7.69
Blanchedalmond
#FFEBCD
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCBB8 #B8C8DB
analogous
#DBBAB8 #DBCBB8 #DADBB8
triadic
#DBCBB8 #B8DBCB #CBB8DB
tetradic
#DBCBB8 #B8DBBA #B8C8DB #DBB8DA
square
#DBCBB8 #B8DBBA #B8C8DB #DBB8DA
split-complementary
#DBCBB8 #B8DADB #BAB8DB
monochromatic
#B29067 #C6AD8F #DBCBB8 #F0E9E1 #F5F0EB
Accessibility & contrast
On white
1.59
#DBCBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#DBCBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCBB8
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCBB8 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB7
Deuteranopia (green-blind)
#D5CFB8
Tritanopia (blue-blind)
#E2C7C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dbcbb8; /* rgb */ color: rgb(219, 203, 184); /* oklch */ color: oklch(85.0% 0.031 72.1);
Tailwind
colors: {
custom: {
50: '#e6dacd',
500: '#dbcbb8',
950: '#000000',
},
}SCSS
$custom: #dbcbb8; $custom-light: #e6dacd; $custom-dark: #000000;
JSON
{
"hex": "#dbcbb8",
"rgb": {
"r": 219,
"g": 203,
"b": 184
},
"hsl": {
"h": 32.571,
"s": 32.71,
"l": 79.02
},
"oklch": {
"l": 0.85014,
"c": 0.03141,
"h": 72.1
},
"luminance": 0.61233
}Semantic roles & 50–950 ramp
primary
#DBCBB8
secondary
#859AB2
accent
#6EAB3A
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383