#DB9BA2#DB9BA2
#DB9BA2 is a light, moderate red. Relative luminance 0.411; OKLCH L 75.3% C 0.077 H 11.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9BA2 |
|---|---|
| RGB | rgb(219, 155, 162) |
| HSL | hsl(353, 47%, 73%) |
| HSV | hsv(353, 29%, 86%) |
| CMYK | cmyk(0%, 29.2%, 26%, 14.1%) |
| CIE-LAB | lab(70.26, 24.87, 5.94) |
| CIE-LCH | lch(70.26, 25.57, 13.44°) |
| OKLab | oklab(75.31% 0.0755 0.0158) |
| OKLCH | oklch(75.31% 0.077 11.8) |
| XYZ | xyz(47.4573, 41.1141, 39.6116) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.91
Dusty Pink
#D8A7B1
ΔE00 4.41
Dusty Pink (survey)
#D58A94
ΔE00 4.56
Greyish Pink
#C88D94
ΔE00 4.63
Grey Pink
#C3909B
ΔE00 5.39
Pig Pink
#E78EA5
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9BA2 #9BDBD4
analogous
#DB9BC2 #DB9BA2 #DBB49B
triadic
#DB9BA2 #A2DB9B #9BA2DB
tetradic
#DB9BA2 #C2DB9B #9BDBD4 #B49BDB
square
#DB9BA2 #C2DB9B #9BDBD4 #B49BDB
split-complementary
#DB9BA2 #9BDBB4 #9BC2DB
monochromatic
#B94350 #CB6E78 #DB9BA2 #EBC8CC #F7E8EA
Accessibility & contrast
On white
2.28
#DB9BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#DB9BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9BA2
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9BA2 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#B5B0A1
Tritanopia (blue-blind)
#E7969E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #db9ba2; /* rgb */ color: rgb(219, 155, 162); /* oklch */ color: oklch(75.3% 0.077 11.8);
Tailwind
colors: {
custom: {
50: '#e7b9bd',
500: '#db9ba2',
950: '#000000',
},
}SCSS
$custom: #db9ba2; $custom-light: #e7b9bd; $custom-dark: #000000;
JSON
{
"hex": "#db9ba2",
"rgb": {
"r": 219,
"g": 155,
"b": 162
},
"hsl": {
"h": 353.438,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.7531,
"c": 0.07713,
"h": 11.8
},
"luminance": 0.41111
}Semantic roles & 50–950 ramp
primary
#DB9BA2
secondary
#DDEEEC
accent
#BAAB2B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081