#D79EA0#D79EA0
#D79EA0 is a light, moderate red. Relative luminance 0.414; OKLCH L 75.4% C 0.068 H 16.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D79EA0 |
|---|---|
| RGB | rgb(215, 158, 160) |
| HSL | hsl(358, 42%, 73%) |
| HSV | hsv(358, 27%, 84%) |
| CMYK | cmyk(0%, 26.5%, 25.6%, 15.7%) |
| CIE-LAB | lab(70.48, 21.48, 7.32) |
| CIE-LCH | lch(70.48, 22.69, 18.83°) |
| OKLab | oklab(75.37% 0.0654 0.0193) |
| OKLCH | oklch(75.37% 0.068 16.5) |
| XYZ | xyz(46.5972, 41.4413, 38.7955) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.29
Faded Pink
#DE9DAC
ΔE00 4.72
Greyish Pink
#C88D94
ΔE00 5.11
Grey Pink
#C3909B
ΔE00 5.80
Dusty Pink (survey)
#D58A94
ΔE00 5.95
Rosybrown
#BC8F8F
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79EA0 #9ED7D5
analogous
#D79EBC #D79EA0 #D7B89E
triadic
#D79EA0 #A0D79E #9EA0D7
tetradic
#D79EA0 #BCD79E #9ED7D5 #B89ED7
square
#D79EA0 #BCD79E #9ED7D5 #B89ED7
split-complementary
#D79EA0 #9ED7B8 #9EBCD7
monochromatic
#B1494D #C57376 #D79EA0 #E9C9CA #F6E9EA
Accessibility & contrast
On white
2.26
#D79EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#D79EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79EA0
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79EA0 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A0
Deuteranopia (green-blind)
#B5B19F
Tritanopia (blue-blind)
#E2999F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d79ea0; /* rgb */ color: rgb(215, 158, 160); /* oklch */ color: oklch(75.4% 0.068 16.5);
Tailwind
colors: {
custom: {
50: '#e4bbbc',
500: '#d79ea0',
950: '#000000',
},
}SCSS
$custom: #d79ea0; $custom-light: #e4bbbc; $custom-dark: #000000;
JSON
{
"hex": "#d79ea0",
"rgb": {
"r": 215,
"g": 158,
"b": 160
},
"hsl": {
"h": 357.895,
"s": 41.606,
"l": 73.137
},
"oklch": {
"l": 0.75374,
"c": 0.06821,
"h": 16.5
},
"luminance": 0.41439
}Semantic roles & 50–950 ramp
primary
#D79EA0
secondary
#DEEDEC
accent
#B5B031
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161112
muted
#848081