#D79FAA#D79FAA
#D79FAA is a light, moderate red. Relative luminance 0.421; OKLCH L 75.8% C 0.068 H 5.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D79FAA |
|---|---|
| RGB | rgb(215, 159, 170) |
| HSL | hsl(348, 41%, 73%) |
| HSV | hsv(348, 26%, 84%) |
| CMYK | cmyk(0%, 26%, 20.9%, 15.7%) |
| CIE-LAB | lab(70.97, 22.40, 2.49) |
| CIE-LCH | lch(70.97, 22.54, 6.34°) |
| OKLab | oklab(75.83% 0.0676 0.0069) |
| OKLCH | oklch(75.83% 0.068 5.8) |
| XYZ | xyz(47.6787, 42.1479, 43.6464) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.08
Dusty Pink
#D8A7B1
ΔE00 2.37
Grey Pink
#C3909B
ΔE00 4.91
Light Mauve
#C292A1
ΔE00 5.00
Greyish Pink
#C88D94
ΔE00 5.45
Dusty Pink (survey)
#D58A94
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79FAA #9FD7CC
analogous
#D79FC6 #D79FAA #D7B09F
triadic
#D79FAA #AAD79F #9FAAD7
tetradic
#D79FAA #C6D79F #9FD7CC #B09FD7
square
#D79FAA #C6D79F #9FD7CC #B09FD7
split-complementary
#D79FAA #9FD7B0 #9FC6D7
monochromatic
#B24A5E #C57484 #D79FAA #E9CAD0 #F6E9EC
Accessibility & contrast
On white
2.23
#D79FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#D79FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79FAA
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79FAA | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#B4B2A9
Tritanopia (blue-blind)
#E19BA3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d79faa; /* rgb */ color: rgb(215, 159, 170); /* oklch */ color: oklch(75.8% 0.068 5.8);
Tailwind
colors: {
custom: {
50: '#e4bbc3',
500: '#d79faa',
950: '#000000',
},
}SCSS
$custom: #d79faa; $custom-light: #e4bbc3; $custom-dark: #000000;
JSON
{
"hex": "#d79faa",
"rgb": {
"r": 215,
"g": 159,
"b": 170
},
"hsl": {
"h": 348.214,
"s": 41.176,
"l": 73.333
},
"oklch": {
"l": 0.75834,
"c": 0.06798,
"h": 5.8
},
"luminance": 0.42146
}Semantic roles & 50–950 ramp
primary
#D79FAA
secondary
#DEEDEA
accent
#B49B31
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161212
muted
#848181