#D79CAA#D79CAA
#D79CAA is a light, moderate red. Relative luminance 0.411; OKLCH L 75.3% C 0.073 H 3.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D79CAA |
|---|---|
| RGB | rgb(215, 156, 170) |
| HSL | hsl(346, 42%, 73%) |
| HSV | hsv(346, 27%, 84%) |
| CMYK | cmyk(0%, 27.4%, 20.9%, 15.7%) |
| CIE-LAB | lab(70.27, 24.03, 1.46) |
| CIE-LCH | lch(70.27, 24.07, 3.48°) |
| OKLab | oklab(75.29% 0.0724 0.0042) |
| OKLCH | oklch(75.29% 0.073 3.3) |
| XYZ | xyz(47.1690, 41.1286, 43.4765) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.42
Dusty Pink
#D8A7B1
ΔE00 3.37
Light Mauve
#C292A1
ΔE00 4.56
Grey Pink
#C3909B
ΔE00 4.61
Greyish Pink
#C88D94
ΔE00 5.25
Pig Pink
#E78EA5
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79CAA #9CD7C9
analogous
#D79CC7 #D79CAA #D7AB9C
triadic
#D79CAA #AAD79C #9CAAD7
tetradic
#D79CAA #C7D79C #9CD7C9 #AB9CD7
square
#D79CAA #C7D79C #9CD7C9 #AB9CD7
split-complementary
#D79CAA #9CD7AB #9CC7D7
monochromatic
#B14861 #C57085 #D79CAA #E9C8CF #F6E9EC
Accessibility & contrast
On white
2.28
#D79CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#D79CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79CAA
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79CAA | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AA
Deuteranopia (green-blind)
#B2B0A9
Tritanopia (blue-blind)
#E198A1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d79caa; /* rgb */ color: rgb(215, 156, 170); /* oklch */ color: oklch(75.3% 0.073 3.3);
Tailwind
colors: {
custom: {
50: '#e4b9c3',
500: '#d79caa',
950: '#000000',
},
}SCSS
$custom: #d79caa; $custom-light: #e4b9c3; $custom-dark: #000000;
JSON
{
"hex": "#d79caa",
"rgb": {
"r": 215,
"g": 156,
"b": 170
},
"hsl": {
"h": 345.763,
"s": 42.446,
"l": 72.745
},
"oklch": {
"l": 0.75289,
"c": 0.07251,
"h": 3.3
},
"luminance": 0.41126
}Semantic roles & 50–950 ramp
primary
#D79CAA
secondary
#DEEDE9
accent
#B69630
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161112
muted
#848081