#DBB6AA#DBB6AA
#DBB6AA is a light, muted red. Relative luminance 0.514; OKLCH L 80.5% C 0.046 H 38.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB6AA |
|---|---|
| RGB | rgb(219, 182, 170) |
| HSL | hsl(15, 40%, 76%) |
| HSV | hsv(15, 22%, 86%) |
| CMYK | cmyk(0%, 16.9%, 22.4%, 14.1%) |
| CIE-LAB | lab(76.93, 11.48, 11.09) |
| CIE-LCH | lch(76.93, 15.97, 44.02°) |
| OKLab | oklab(80.55% 0.036 0.0289) |
| OKLCH | oklch(80.55% 0.046 38.8) |
| XYZ | xyz(53.1974, 51.4202, 45.1453) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.29
Apricot
#FBCEB1
ΔE00 8.70
Pinkish Tan
#D99B82
ΔE00 9.17
Pale Salmon
#FFB19A
ΔE00 9.24
Mushroom
#BA9E88
ΔE00 9.81
Pale Rose
#FDC1C5
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB6AA #AACFDB
analogous
#DBAAB7 #DBB6AA #DBCFAA
triadic
#DBB6AA #AADBB6 #B6AADB
tetradic
#DBB6AA #B7DBAA #AACFDB #CFAADB
square
#DBB6AA #B7DBAA #AACFDB #CFAADB
split-complementary
#DBB6AA #AADBCF #AAB7DB
monochromatic
#B76C54 #C9917F #DBB6AA #EDDBD5 #F6EDEA
Accessibility & contrast
On white
1.86
#DBB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#DBB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB6AA
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB6AA | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAA9
Deuteranopia (green-blind)
#C7C1AA
Tritanopia (blue-blind)
#E5B1B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dbb6aa; /* rgb */ color: rgb(219, 182, 170); /* oklch */ color: oklch(80.5% 0.046 38.8);
Tailwind
colors: {
custom: {
50: '#e6ccc3',
500: '#dbb6aa',
950: '#000000',
},
}SCSS
$custom: #dbb6aa; $custom-light: #e6ccc3; $custom-dark: #000000;
JSON
{
"hex": "#dbb6aa",
"rgb": {
"r": 219,
"g": 182,
"b": 170
},
"hsl": {
"h": 14.694,
"s": 40.496,
"l": 76.275
},
"oklch": {
"l": 0.80549,
"c": 0.04619,
"h": 38.8
},
"luminance": 0.51418
}Semantic roles & 50–950 ramp
primary
#DBB6AA
secondary
#76A4B3
accent
#94B432
background
#FEFEFD
surface
#FCFAF9
border
#D5D3D2
text
#161312
muted
#848382