#D79EB2#D79EB2
#D79EB2 is a light, moderate pink. Relative luminance 0.421; OKLCH L 75.9% C 0.072 H 356.1°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D79EB2 |
|---|---|
| RGB | rgb(215, 158, 178) |
| HSL | hsl(339, 42%, 73%) |
| HSV | hsv(339, 27%, 84%) |
| CMYK | cmyk(0%, 26.5%, 17.2%, 15.7%) |
| CIE-LAB | lab(70.95, 24.17, -1.98) |
| CIE-LCH | lch(70.95, 24.25, 355.32°) |
| OKLab | oklab(75.89% 0.0722 -0.0049) |
| OKLCH | oklch(75.89% 0.072 356.1) |
| XYZ | xyz(48.2873, 42.1174, 47.6968) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.73
Dusty Pink
#D8A7B1
ΔE00 3.96
Light Mauve
#C292A1
ΔE00 4.87
Grey Pink
#C3909B
ΔE00 5.67
Pig Pink
#E78EA5
ΔE00 6.19
Dull Pink
#D5869D
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79EB2 #9ED7C3
analogous
#D79ECE #D79EB2 #D7A69E
triadic
#D79EB2 #B2D79E #9EB2D7
tetradic
#D79EB2 #CED79E #9ED7C3 #A69ED7
square
#D79EB2 #CED79E #9ED7C3 #A69ED7
split-complementary
#D79EB2 #9ED7A6 #9ECED7
monochromatic
#B1496E #C57390 #D79EB2 #E9C9D4 #F6E9EE
Accessibility & contrast
On white
2.23
#D79EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#D79EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79EB2
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79EB2 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B3
Deuteranopia (green-blind)
#B1B1B1
Tritanopia (blue-blind)
#E09CA5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d79eb2; /* rgb */ color: rgb(215, 158, 178); /* oklch */ color: oklch(75.9% 0.072 356.1);
Tailwind
colors: {
custom: {
50: '#e4bbc9',
500: '#d79eb2',
950: '#000000',
},
}SCSS
$custom: #d79eb2; $custom-light: #e4bbc9; $custom-dark: #000000;
JSON
{
"hex": "#d79eb2",
"rgb": {
"r": 215,
"g": 158,
"b": 178
},
"hsl": {
"h": 338.947,
"s": 41.606,
"l": 73.137
},
"oklch": {
"l": 0.75889,
"c": 0.07233,
"h": 356.1
},
"luminance": 0.42115
}Semantic roles & 50–950 ramp
primary
#D79EB2
secondary
#DEEDE8
accent
#B58631
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161213
muted
#848182