#DBABB6#DBABB6
#DBABB6 is a light, muted red. Relative luminance 0.476; OKLCH L 78.8% C 0.058 H 3.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBABB6 |
|---|---|
| RGB | rgb(219, 171, 182) |
| HSL | hsl(346, 40%, 76%) |
| HSV | hsv(346, 22%, 86%) |
| CMYK | cmyk(0%, 21.9%, 16.9%, 14.1%) |
| CIE-LAB | lab(74.55, 19.21, 1.13) |
| CIE-LCH | lch(74.55, 19.25, 3.36°) |
| OKLab | oklab(78.8% 0.0578 0.0033) |
| OKLCH | oklch(78.8% 0.058 3.2) |
| XYZ | xyz(52.2199, 47.5653, 50.6772) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.14
Faded Pink
#DE9DAC
ΔE00 4.56
Soft Pink
#FDB0C0
ΔE00 6.67
Lightpink
#FFB6C1
ΔE00 6.85
Pink
#FFC0CB
ΔE00 7.01
Pastel Pink
#FFBACD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBABB6 #ABDBD0
analogous
#DBABCE #DBABB6 #DBB8AB
triadic
#DBABB6 #B6DBAB #ABB6DB
tetradic
#DBABB6 #CEDBAB #ABDBD0 #B8ABDB
square
#DBABB6 #CEDBAB #ABDBD0 #B8ABDB
split-complementary
#DBABB6 #ABDBB8 #ABCEDB
monochromatic
#B6556C #C98091 #DBABB6 #EDD6DB #F6EAEC
Accessibility & contrast
On white
2.00
#DBABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#DBABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBABB6
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBABB6 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B6
Deuteranopia (green-blind)
#BCBBB5
Tritanopia (blue-blind)
#E4A8AF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dbabb6; /* rgb */ color: rgb(219, 171, 182); /* oklch */ color: oklch(78.8% 0.058 3.2);
Tailwind
colors: {
custom: {
50: '#e6c4cb',
500: '#dbabb6',
950: '#000000',
},
}SCSS
$custom: #dbabb6; $custom-light: #e6c4cb; $custom-dark: #000000;
JSON
{
"hex": "#dbabb6",
"rgb": {
"r": 219,
"g": 171,
"b": 182
},
"hsl": {
"h": 346.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.78795,
"c": 0.05786,
"h": 3.2
},
"luminance": 0.47563
}Semantic roles & 50–950 ramp
primary
#DBABB6
secondary
#DEEDE9
accent
#B39632
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161213
muted
#848182