#D79CD0#D79CD0
#D79CD0 is a light, moderate purple. Relative luminance 0.428; OKLCH L 76.5% C 0.098 H 330.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D79CD0 |
|---|---|
| RGB | rgb(215, 156, 208) |
| HSL | hsl(307, 42%, 73%) |
| HSV | hsv(307, 27%, 84%) |
| CMYK | cmyk(0%, 27.4%, 3.3%, 15.7%) |
| CIE-LAB | lab(71.41, 30.34, -17.89) |
| CIE-LCH | lch(71.41, 35.22, 329.47°) |
| OKLab | oklab(76.54% 0.0853 -0.0481) |
| OKLCH | oklch(76.54% 0.098 330.6) |
| XYZ | xyz(51.2971, 42.7799, 65.2175) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.52
Lilac
#C8A2C8
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 6.93
Pale Purple
#B790D4
ΔE00 8.41
Lavender (survey)
#C79FEF
ΔE00 9.04
Mauve
#E0B0FF
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79CD0 #9CD7A3
analogous
#C19CD7 #D79CD0 #D79CB2
triadic
#D79CD0 #D0D79C #9CD0D7
tetradic
#D79CD0 #D7C19C #9CD7A3 #9CB2D7
square
#D79CD0 #D7C19C #9CD7A3 #9CB2D7
split-complementary
#D79CD0 #B2D79C #9CD7C1
monochromatic
#B148A5 #C570BB #D79CD0 #E9C8E5 #F6E9F5
Accessibility & contrast
On white
2.20
#D79CD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#D79CD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79CD0
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79CD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79CD0 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAAD2
Deuteranopia (green-blind)
#A8B2CE
Tritanopia (blue-blind)
#DCA0AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d79cd0; /* rgb */ color: rgb(215, 156, 208); /* oklch */ color: oklch(76.5% 0.098 330.6);
Tailwind
colors: {
custom: {
50: '#e4bade',
500: '#d79cd0',
950: '#000000',
},
}SCSS
$custom: #d79cd0; $custom-light: #e4bade; $custom-dark: #000000;
JSON
{
"hex": "#d79cd0",
"rgb": {
"r": 215,
"g": 156,
"b": 208
},
"hsl": {
"h": 307.119,
"s": 42.446,
"l": 72.745
},
"oklch": {
"l": 0.7654,
"c": 0.09793,
"h": 330.6
},
"luminance": 0.42778
}Semantic roles & 50–950 ramp
primary
#D79CD0
secondary
#DEEDE0
accent
#B64030
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#151115
muted
#848083