#D79CDC#D79CDC
#D79CDC is a light, moderate purple. Relative luminance 0.434; OKLCH L 77.0% C 0.110 H 323.9°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D79CDC |
|---|---|
| RGB | rgb(215, 156, 220) |
| HSL | hsl(295, 48%, 74%) |
| HSV | hsv(295, 29%, 86%) |
| CMYK | cmyk(2.3%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(71.82, 32.56, -23.86) |
| CIE-LCH | lch(71.82, 40.37, 323.77°) |
| OKLab | oklab(76.99% 0.0888 -0.0647) |
| OKLCH | oklch(76.99% 0.11 323.9) |
| XYZ | xyz(52.8296, 43.3929, 73.2890) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.53
Lavender Pink
#DD85D7
ΔE00 5.89
Lilac
#C8A2C8
ΔE00 6.36
Lavender (survey)
#C79FEF
ΔE00 6.49
Pale Purple
#B790D4
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79CDC #A1DC9C
analogous
#B79CDC #D79CDC #DC9CC1
triadic
#D79CDC #DCD79C #9CDCD7
tetradic
#D79CDC #DCB79C #A1DC9C #9CC1DC
square
#D79CDC #DCB79C #A1DC9C #9CC1DC
split-complementary
#D79CDC #C1DC9C #9CDCB7
monochromatic
#B242BB #C56FCC #D79CDC #E9C9EC #F6E8F7
Accessibility & contrast
On white
2.17
#D79CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#D79CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79CDC
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79CDC | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACDF
Deuteranopia (green-blind)
#A4B2DA
Tritanopia (blue-blind)
#DAA2B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d79cdc; /* rgb */ color: rgb(215, 156, 220); /* oklch */ color: oklch(77.0% 0.110 323.9);
Tailwind
colors: {
custom: {
50: '#e4bae7',
500: '#d79cdc',
950: '#000000',
},
}SCSS
$custom: #d79cdc; $custom-light: #e4bae7; $custom-dark: #000000;
JSON
{
"hex": "#d79cdc",
"rgb": {
"r": 215,
"g": 156,
"b": 220
},
"hsl": {
"h": 295.313,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.76994,
"c": 0.10989,
"h": 323.9
},
"luminance": 0.43391
}Semantic roles & 50–950 ramp
primary
#D79CDC
secondary
#DEEEDD
accent
#BB2A36
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#151116
muted
#848084