#DB97A2#DB97A2
#DB97A2 is a light, moderate red. Relative luminance 0.398; OKLCH L 74.6% C 0.083 H 8.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DB97A2 |
|---|---|
| RGB | rgb(219, 151, 162) |
| HSL | hsl(350, 49%, 73%) |
| HSV | hsv(350, 31%, 86%) |
| CMYK | cmyk(0%, 31.1%, 26%, 14.1%) |
| CIE-LAB | lab(69.33, 27.03, 4.61) |
| CIE-LCH | lch(69.33, 27.42, 9.68°) |
| OKLab | oklab(74.6% 0.0819 0.0124) |
| OKLCH | oklch(74.6% 0.083 8.6) |
| XYZ | xyz(46.8026, 39.8047, 39.3933) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.30
Dusty Pink (survey)
#D58A94
ΔE00 3.62
Greyish Pink
#C88D94
ΔE00 4.30
Pig Pink
#E78EA5
ΔE00 4.40
Grey Pink
#C3909B
ΔE00 5.00
Dusty Pink
#D8A7B1
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB97A2 #97DBD0
analogous
#DB97C4 #DB97A2 #DBAE97
triadic
#DB97A2 #A2DB97 #97A2DB
tetradic
#DB97A2 #C4DB97 #97DBD0 #AE97DB
square
#DB97A2 #C4DB97 #97DBD0 #AE97DB
split-complementary
#DB97A2 #97DBAE #97C4DB
monochromatic
#B84053 #CB6A79 #DB97A2 #EBC4CB #F7E8EB
Accessibility & contrast
On white
2.34
#DB97A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#DB97A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB97A2
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB97A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB97A2 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#B2AEA1
Tritanopia (blue-blind)
#E7929B
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #db97a2; /* rgb */ color: rgb(219, 151, 162); /* oklch */ color: oklch(74.6% 0.083 8.6);
Tailwind
colors: {
custom: {
50: '#e7b6bd',
500: '#db97a2',
950: '#000000',
},
}SCSS
$custom: #db97a2; $custom-light: #e7b6bd; $custom-dark: #000000;
JSON
{
"hex": "#db97a2",
"rgb": {
"r": 219,
"g": 151,
"b": 162
},
"hsl": {
"h": 350.294,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.74598,
"c": 0.08281,
"h": 8.6
},
"luminance": 0.39802
}Semantic roles & 50–950 ramp
primary
#DB97A2
secondary
#DDEEEB
accent
#BCA42A
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081