#D397A3#D397A3
#D397A3 is a light, moderate red. Relative luminance 0.386; OKLCH L 73.8% C 0.074 H 5.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D397A3 |
|---|---|
| RGB | rgb(211, 151, 163) |
| HSL | hsl(348, 41%, 71%) |
| HSV | hsv(348, 28%, 83%) |
| CMYK | cmyk(0%, 28.4%, 22.7%, 17.3%) |
| CIE-LAB | lab(68.48, 24.23, 2.71) |
| CIE-LCH | lch(68.48, 24.38, 6.39°) |
| OKLab | oklab(73.76% 0.0732 0.0075) |
| OKLCH | oklch(73.76% 0.074 5.8) |
| XYZ | xyz(44.5421, 38.6288, 39.7532) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.49
Grey Pink
#C3909B
ΔE00 3.43
Greyish Pink
#C88D94
ΔE00 3.66
Light Mauve
#C292A1
ΔE00 3.93
Dusty Pink (survey)
#D58A94
ΔE00 4.27
Dusty Pink
#D8A7B1
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D397A3 #97D3C7
analogous
#D397C1 #D397A3 #D3A997
triadic
#D397A3 #A3D397 #97A3D3
tetradic
#D397A3 #C1D397 #97D3C7 #A997D3
square
#D397A3 #C1D397 #97D3C7 #A997D3
split-complementary
#D397A3 #97D3A9 #97C1D3
monochromatic
#A8475B #C16C7D #D397A3 #E5C2C9 #F6E9EC
Accessibility & contrast
On white
2.41
#D397A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#D397A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D397A3
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D397A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D397A3 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A3
Deuteranopia (green-blind)
#AEABA2
Tritanopia (blue-blind)
#DE939B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d397a3; /* rgb */ color: rgb(211, 151, 163); /* oklch */ color: oklch(73.8% 0.074 5.8);
Tailwind
colors: {
custom: {
50: '#e1b6be',
500: '#d397a3',
950: '#000000',
},
}SCSS
$custom: #d397a3; $custom-light: #e1b6be; $custom-dark: #000000;
JSON
{
"hex": "#d397a3",
"rgb": {
"r": 211,
"g": 151,
"b": 163
},
"hsl": {
"h": 348,
"s": 40.541,
"l": 70.98
},
"oklch": {
"l": 0.73758,
"c": 0.07358,
"h": 5.8
},
"luminance": 0.38626
}Semantic roles & 50–950 ramp
primary
#D397A3
secondary
#DBEBE8
accent
#B49A32
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081