#DBBCA4#DBBCA4
#DBBCA4 is a light, muted orange. Relative luminance 0.537; OKLCH L 81.6% C 0.048 H 59.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBCA4 |
|---|---|
| RGB | rgb(219, 188, 164) |
| HSL | hsl(26, 43%, 75%) |
| HSV | hsv(26, 25%, 86%) |
| CMYK | cmyk(0%, 14.2%, 25.1%, 14.1%) |
| CIE-LAB | lab(78.29, 7.43, 16.24) |
| CIE-LCH | lch(78.29, 17.86, 65.43°) |
| OKLab | oklab(81.57% 0.0244 0.0418) |
| OKLCH | oklch(81.57% 0.048 59.8) |
| XYZ | xyz(53.8980, 53.7087, 42.6424) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.32
Apricot
#FBCEB1
ΔE00 6.41
Burlywood
#DEB887
ΔE00 7.48
Warm Gray
#C9BEB0
ΔE00 7.65
Khaki
#C3B091
ΔE00 7.71
Peach
#FFDAB9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBCA4 #A4C3DB
analogous
#DBA4A7 #DBBCA4 #DBD8A4
triadic
#DBBCA4 #A4DBBC #BCA4DB
tetradic
#DBBCA4 #A7DBA4 #A4C3DB #D8A4DB
square
#DBBCA4 #A7DBA4 #A4C3DB #D8A4DB
split-complementary
#DBBCA4 #A4DBD8 #A4A7DB
monochromatic
#B87B4C #CA9C78 #DBBCA4 #ECDCD0 #F6EFE9
Accessibility & contrast
On white
1.79
#DBBCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#DBBCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBCA4
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBCA4 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA2
Deuteranopia (green-blind)
#CDC4A4
Tritanopia (blue-blind)
#E5B6B5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbca4; /* rgb */ color: rgb(219, 188, 164); /* oklch */ color: oklch(81.6% 0.048 59.8);
Tailwind
colors: {
custom: {
50: '#e6d0bf',
500: '#dbbca4',
950: '#000000',
},
}SCSS
$custom: #dbbca4; $custom-light: #e6d0bf; $custom-dark: #000000;
JSON
{
"hex": "#dbbca4",
"rgb": {
"r": 219,
"g": 188,
"b": 164
},
"hsl": {
"h": 26.182,
"s": 43.307,
"l": 75.098
},
"oklch": {
"l": 0.81567,
"c": 0.04838,
"h": 59.8
},
"luminance": 0.53707
}Semantic roles & 50–950 ramp
primary
#DBBCA4
secondary
#7096B3
accent
#7BB62F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382