#DBABB7#DBABB7
#DBABB7 is a light, muted red. Relative luminance 0.476; OKLCH L 78.8% C 0.058 H 1.9°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DBABB7 |
|---|---|
| RGB | rgb(219, 171, 183) |
| HSL | hsl(345, 40%, 76%) |
| HSV | hsv(345, 22%, 86%) |
| CMYK | cmyk(0%, 21.9%, 16.4%, 14.1%) |
| CIE-LAB | lab(74.58, 19.37, 0.62) |
| CIE-LCH | lch(74.58, 19.38, 1.83°) |
| OKLab | oklab(78.82% 0.0582 0.0019) |
| OKLCH | oklch(78.82% 0.058 1.9) |
| XYZ | xyz(52.3236, 47.6068, 51.2234) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.32
Faded Pink
#DE9DAC
ΔE00 4.54
Soft Pink
#FDB0C0
ΔE00 6.65
Lightpink
#FFB6C1
ΔE00 6.90
Pastel Pink
#FFBACD
ΔE00 6.93
Pink
#FFC0CB
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBABB7 #ABDBCF
analogous
#DBABCF #DBABB7 #DBB7AB
triadic
#DBABB7 #B7DBAB #ABB7DB
tetradic
#DBABB7 #CFDBAB #ABDBCF #B7ABDB
square
#DBABB7 #CFDBAB #ABDBCF #B7ABDB
split-complementary
#DBABB7 #ABDBB7 #ABCFDB
monochromatic
#B6556E #C98092 #DBABB7 #EDD6DC #F6EAED
Accessibility & contrast
On white
2.00
#DBABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#DBABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBABB7
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBABB7 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3B7
Deuteranopia (green-blind)
#BCBBB6
Tritanopia (blue-blind)
#E4A8AF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dbabb7; /* rgb */ color: rgb(219, 171, 183); /* oklch */ color: oklch(78.8% 0.058 1.9);
Tailwind
colors: {
custom: {
50: '#e6c4cc',
500: '#dbabb7',
950: '#000000',
},
}SCSS
$custom: #dbabb7; $custom-light: #e6c4cc; $custom-dark: #000000;
JSON
{
"hex": "#dbabb7",
"rgb": {
"r": 219,
"g": 171,
"b": 183
},
"hsl": {
"h": 345,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.78824,
"c": 0.05818,
"h": 1.9
},
"luminance": 0.47605
}Semantic roles & 50–950 ramp
primary
#DBABB7
secondary
#DEEDE9
accent
#B39332
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161213
muted
#848182