#DBABB3#DBABB3
#DBABB3 is a light, muted red. Relative luminance 0.474; OKLCH L 78.7% C 0.057 H 7.3°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DBABB3 |
|---|---|
| RGB | rgb(219, 171, 179) |
| HSL | hsl(350, 40%, 76%) |
| HSV | hsv(350, 22%, 86%) |
| CMYK | cmyk(0%, 21.9%, 18.3%, 14.1%) |
| CIE-LAB | lab(74.47, 18.75, 2.66) |
| CIE-LCH | lch(74.47, 18.93, 8.07°) |
| OKLab | oklab(78.71% 0.0567 0.0073) |
| OKLCH | oklch(78.71% 0.057 7.3) |
| XYZ | xyz(51.9132, 47.4427, 49.0619) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.23
Faded Pink
#DE9DAC
ΔE00 4.82
Lightpink
#FFB6C1
ΔE00 6.81
Soft Pink
#FDB0C0
ΔE00 6.85
Pale Rose
#FDC1C5
ΔE00 6.96
Pink
#FFC0CB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBABB3 #ABDBD3
analogous
#DBABCB #DBABB3 #DBBBAB
triadic
#DBABB3 #B3DBAB #ABB3DB
tetradic
#DBABB3 #CBDBAB #ABDBD3 #BBABDB
square
#DBABB3 #CBDBAB #ABDBD3 #BBABDB
split-complementary
#DBABB3 #ABDBBB #ABCBDB
monochromatic
#B65565 #C9808C #DBABB3 #EDD6DA #F6EAEC
Accessibility & contrast
On white
2.00
#DBABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#DBABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBABB3
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBABB3 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B3
Deuteranopia (green-blind)
#BDBAB2
Tritanopia (blue-blind)
#E4A8AE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dbabb3; /* rgb */ color: rgb(219, 171, 179); /* oklch */ color: oklch(78.7% 0.057 7.3);
Tailwind
colors: {
custom: {
50: '#e6c4c9',
500: '#dbabb3',
950: '#000000',
},
}SCSS
$custom: #dbabb3; $custom-light: #e6c4c9; $custom-dark: #000000;
JSON
{
"hex": "#dbabb3",
"rgb": {
"r": 219,
"g": 171,
"b": 179
},
"hsl": {
"h": 350,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.78709,
"c": 0.05711,
"h": 7.3
},
"luminance": 0.47441
}Semantic roles & 50–950 ramp
primary
#DBABB3
secondary
#DEEDEA
accent
#B39E32
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161213
muted
#848182