#DBBAB2#DBBAB2
#DBBAB2 is a light, muted red. Relative luminance 0.534; OKLCH L 81.5% C 0.040 H 33.9°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBAB2 |
|---|---|
| RGB | rgb(219, 186, 178) |
| HSL | hsl(12, 36%, 78%) |
| HSV | hsv(12, 19%, 86%) |
| CMYK | cmyk(0%, 15.1%, 18.7%, 14.1%) |
| CIE-LAB | lab(78.11, 10.54, 8.44) |
| CIE-LCH | lch(78.11, 13.50, 38.69°) |
| OKLab | oklab(81.53% 0.033 0.0222) |
| OKLCH | oklch(81.53% 0.04 33.9) |
| XYZ | xyz(54.8082, 53.3939, 49.5298) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.62
Pale Rose
#FDC1C5
ΔE00 9.42
Apricot
#FBCEB1
ΔE00 9.50
Dusty Pink
#D8A7B1
ΔE00 9.59
Light Rose
#FFC5CB
ΔE00 9.87
Mistyrose
#FFE4E1
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBAB2 #B2D3DB
analogous
#DBB2BE #DBBAB2 #DBCEB2
triadic
#DBBAB2 #B2DBBA #BAB2DB
tetradic
#DBBAB2 #BEDBB2 #B2D3DB #CEB2DB
square
#DBBAB2 #BEDBB2 #B2D3DB #CEB2DB
split-complementary
#DBBAB2 #B2DBCE #B2BEDB
monochromatic
#B46F5F #C89588 #DBBAB2 #EEDFDC #F5ECEA
Accessibility & contrast
On white
1.80
#DBBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#DBBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBAB2
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBAB2 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB1
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#E4B6B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dbbab2; /* rgb */ color: rgb(219, 186, 178); /* oklch */ color: oklch(81.5% 0.040 33.9);
Tailwind
colors: {
custom: {
50: '#e6cec9',
500: '#dbbab2',
950: '#000000',
},
}SCSS
$custom: #dbbab2; $custom-light: #e6cec9; $custom-dark: #000000;
JSON
{
"hex": "#dbbab2",
"rgb": {
"r": 219,
"g": 186,
"b": 178
},
"hsl": {
"h": 11.707,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.81526,
"c": 0.03974,
"h": 33.9
},
"luminance": 0.53392
}Semantic roles & 50–950 ramp
primary
#DBBAB2
secondary
#7FA8B3
accent
#98AF36
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382