#DB9AA2#DB9AA2
#DB9AA2 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.1% C 0.079 H 11.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9AA2 |
|---|---|
| RGB | rgb(219, 154, 162) |
| HSL | hsl(353, 47%, 73%) |
| HSV | hsv(353, 30%, 86%) |
| CMYK | cmyk(0%, 29.7%, 26%, 14.1%) |
| CIE-LAB | lab(70.02, 25.41, 5.61) |
| CIE-LCH | lch(70.02, 26.02, 12.44°) |
| OKLab | oklab(75.13% 0.0771 0.015) |
| OKLCH | oklch(75.13% 0.079 11) |
| XYZ | xyz(47.2916, 40.7826, 39.5563) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.67
Dusty Pink (survey)
#D58A94
ΔE00 4.28
Greyish Pink
#C88D94
ΔE00 4.50
Dusty Pink
#D8A7B1
ΔE00 4.56
Grey Pink
#C3909B
ΔE00 5.25
Pig Pink
#E78EA5
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9AA2 #9ADBD3
analogous
#DB9AC2 #DB9AA2 #DBB29A
triadic
#DB9AA2 #A2DB9A #9AA2DB
tetradic
#DB9AA2 #C2DB9A #9ADBD3 #B29ADB
square
#DB9AA2 #C2DB9A #9ADBD3 #B29ADB
split-complementary
#DB9AA2 #9ADBB2 #9AC2DB
monochromatic
#B94250 #CB6D78 #DB9AA2 #EBC7CC #F7E8EA
Accessibility & contrast
On white
2.29
#DB9AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#DB9AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9AA2
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9AA2 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#B4B0A1
Tritanopia (blue-blind)
#E7959D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #db9aa2; /* rgb */ color: rgb(219, 154, 162); /* oklch */ color: oklch(75.1% 0.079 11.0);
Tailwind
colors: {
custom: {
50: '#e7b8bd',
500: '#db9aa2',
950: '#000000',
},
}SCSS
$custom: #db9aa2; $custom-light: #e7b8bd; $custom-dark: #000000;
JSON
{
"hex": "#db9aa2",
"rgb": {
"r": 219,
"g": 154,
"b": 162
},
"hsl": {
"h": 352.615,
"s": 47.445,
"l": 73.137
},
"oklch": {
"l": 0.75131,
"c": 0.07853,
"h": 11
},
"luminance": 0.4078
}Semantic roles & 50–950 ramp
primary
#DB9AA2
secondary
#DDEEEC
accent
#BBA92B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081