#D79EA8#D79EA8
#D79EA8 is a light, moderate red. Relative luminance 0.417; OKLCH L 75.6% C 0.069 H 7.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D79EA8 |
|---|---|
| RGB | rgb(215, 158, 168) |
| HSL | hsl(349, 42%, 73%) |
| HSV | hsv(349, 27%, 84%) |
| CMYK | cmyk(0%, 26.5%, 21.9%, 15.7%) |
| CIE-LAB | lab(70.68, 22.64, 3.18) |
| CIE-LCH | lch(70.68, 22.86, 7.99°) |
| OKLab | oklab(75.6% 0.0685 0.0087) |
| OKLCH | oklch(75.6% 0.069 7.2) |
| XYZ | xyz(47.3196, 41.7303, 42.6005) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.15
Dusty Pink
#D8A7B1
ΔE00 2.71
Grey Pink
#C3909B
ΔE00 4.77
Light Mauve
#C292A1
ΔE00 5.06
Greyish Pink
#C88D94
ΔE00 5.10
Dusty Pink (survey)
#D58A94
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79EA8 #9ED7CD
analogous
#D79EC4 #D79EA8 #D7B09E
triadic
#D79EA8 #A8D79E #9EA8D7
tetradic
#D79EA8 #C4D79E #9ED7CD #B09ED7
square
#D79EA8 #C4D79E #9ED7CD #B09ED7
split-complementary
#D79EA8 #9ED7B0 #9EC4D7
monochromatic
#B1495B #C57381 #D79EA8 #E9C9CF #F6E9EC
Accessibility & contrast
On white
2.25
#D79EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#D79EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79EA8
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79EA8 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A8
Deuteranopia (green-blind)
#B4B1A7
Tritanopia (blue-blind)
#E29AA1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d79ea8; /* rgb */ color: rgb(215, 158, 168); /* oklch */ color: oklch(75.6% 0.069 7.2);
Tailwind
colors: {
custom: {
50: '#e4bbc1',
500: '#d79ea8',
950: '#000000',
},
}SCSS
$custom: #d79ea8; $custom-light: #e4bbc1; $custom-dark: #000000;
JSON
{
"hex": "#d79ea8",
"rgb": {
"r": 215,
"g": 158,
"b": 168
},
"hsl": {
"h": 349.474,
"s": 41.606,
"l": 73.137
},
"oklch": {
"l": 0.75595,
"c": 0.06901,
"h": 7.2
},
"luminance": 0.41728
}Semantic roles & 50–950 ramp
primary
#D79EA8
secondary
#DEEDEA
accent
#B59E31
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161112
muted
#848081