#D796A5#D796A5
#D796A5 is a light, moderate red. Relative luminance 0.390; OKLCH L 74.1% C 0.080 H 4.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D796A5 |
|---|---|
| RGB | rgb(215, 150, 165) |
| HSL | hsl(346, 45%, 72%) |
| HSV | hsv(346, 30%, 84%) |
| CMYK | cmyk(0%, 30.2%, 23.3%, 15.7%) |
| CIE-LAB | lab(68.74, 26.53, 2.02) |
| CIE-LCH | lch(68.74, 26.61, 4.35°) |
| OKLab | oklab(74.07% 0.0801 0.0057) |
| OKLCH | oklch(74.07% 0.08 4.1) |
| XYZ | xyz(45.7230, 38.9789, 40.7054) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.99
Dusty Pink (survey)
#D58A94
ΔE00 4.18
Pig Pink
#E78EA5
ΔE00 4.22
Grey Pink
#C3909B
ΔE00 4.25
Greyish Pink
#C88D94
ΔE00 4.39
Dull Pink
#D5869D
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D796A5 #96D7C8
analogous
#D796C6 #D796A5 #D7A896
triadic
#D796A5 #A5D796 #96A5D7
tetradic
#D796A5 #C6D796 #96D7C8 #A896D7
square
#D796A5 #C6D796 #96D7C8 #A896D7
split-complementary
#D796A5 #96D7A8 #96C6D7
monochromatic
#B0435C #C66A7F #D796A5 #E8C2CB #F7E9EC
Accessibility & contrast
On white
2.39
#D796A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#D796A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D796A5
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D796A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D796A5 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A5
Deuteranopia (green-blind)
#AFACA4
Tritanopia (blue-blind)
#E2929B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d796a5; /* rgb */ color: rgb(215, 150, 165); /* oklch */ color: oklch(74.1% 0.080 4.1);
Tailwind
colors: {
custom: {
50: '#e4b5bf',
500: '#d796a5',
950: '#000000',
},
}SCSS
$custom: #d796a5; $custom-light: #e4b5bf; $custom-dark: #000000;
JSON
{
"hex": "#d796a5",
"rgb": {
"r": 215,
"g": 150,
"b": 165
},
"hsl": {
"h": 346.154,
"s": 44.828,
"l": 71.569
},
"oklch": {
"l": 0.74068,
"c": 0.08028,
"h": 4.1
},
"luminance": 0.38976
}Semantic roles & 50–950 ramp
primary
#D796A5
secondary
#DCEDE9
accent
#B8982E
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161112
muted
#848081