#D79EB3#D79EB3
#D79EB3 is a light, moderate pink. Relative luminance 0.422; OKLCH L 75.9% C 0.073 H 355.1°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D79EB3 |
|---|---|
| RGB | rgb(215, 158, 179) |
| HSL | hsl(338, 42%, 73%) |
| HSV | hsv(338, 27%, 84%) |
| CMYK | cmyk(0%, 26.5%, 16.7%, 15.7%) |
| CIE-LAB | lab(70.98, 24.33, -2.49) |
| CIE-LCH | lch(70.98, 24.46, 354.16°) |
| OKLab | oklab(75.92% 0.0725 -0.0062) |
| OKLCH | oklch(75.92% 0.073 355.1) |
| XYZ | xyz(48.3881, 42.1577, 48.2275) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.00
Dusty Pink
#D8A7B1
ΔE00 4.20
Light Mauve
#C292A1
ΔE00 4.98
Grey Pink
#C3909B
ΔE00 5.85
Pig Pink
#E78EA5
ΔE00 6.28
Dull Pink
#D5869D
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79EB3 #9ED7C2
analogous
#D79ECF #D79EB3 #D7A59E
triadic
#D79EB3 #B3D79E #9EB3D7
tetradic
#D79EB3 #CFD79E #9ED7C2 #A59ED7
square
#D79EB3 #CFD79E #9ED7C2 #A59ED7
split-complementary
#D79EB3 #9ED7A5 #9ECFD7
monochromatic
#B14970 #C57391 #D79EB3 #E9C9D5 #F6E9EE
Accessibility & contrast
On white
2.23
#D79EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#D79EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79EB3
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79EB3 | 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)
#A4A8B4
Deuteranopia (green-blind)
#B1B1B2
Tritanopia (blue-blind)
#E09CA5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d79eb3; /* rgb */ color: rgb(215, 158, 179); /* oklch */ color: oklch(75.9% 0.073 355.1);
Tailwind
colors: {
custom: {
50: '#e4bbc9',
500: '#d79eb3',
950: '#000000',
},
}SCSS
$custom: #d79eb3; $custom-light: #e4bbc9; $custom-dark: #000000;
JSON
{
"hex": "#d79eb3",
"rgb": {
"r": 215,
"g": 158,
"b": 179
},
"hsl": {
"h": 337.895,
"s": 41.606,
"l": 73.137
},
"oklch": {
"l": 0.75919,
"c": 0.07281,
"h": 355.1
},
"luminance": 0.42155
}Semantic roles & 50–950 ramp
primary
#D79EB3
secondary
#DEEDE7
accent
#B58431
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#151213
muted
#848182