#D79CD3#D79CD3
#D79CD3 is a light, moderate purple. Relative luminance 0.429; OKLCH L 76.7% C 0.101 H 328.8°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D79CD3 |
|---|---|
| RGB | rgb(215, 156, 211) |
| HSL | hsl(304, 42%, 73%) |
| HSV | hsv(304, 27%, 84%) |
| CMYK | cmyk(0%, 27.4%, 1.9%, 15.7%) |
| CIE-LAB | lab(71.51, 30.89, -19.39) |
| CIE-LCH | lch(71.51, 36.47, 327.88°) |
| OKLab | oklab(76.65% 0.0862 -0.0522) |
| OKLCH | oklch(76.65% 0.101 328.8) |
| XYZ | xyz(51.6696, 42.9289, 67.1797) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.91
Lilac
#C8A2C8
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 6.55
Pale Purple
#B790D4
ΔE00 7.93
Lavender (survey)
#C79FEF
ΔE00 8.37
Mauve
#E0B0FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79CD3 #9CD7A0
analogous
#BD9CD7 #D79CD3 #D79CB5
triadic
#D79CD3 #D3D79C #9CD3D7
tetradic
#D79CD3 #D7BD9C #9CD7A0 #9CB5D7
square
#D79CD3 #D7BD9C #9CD7A0 #9CB5D7
split-complementary
#D79CD3 #B5D79C #9CD7BD
monochromatic
#B148AA #C570C0 #D79CD3 #E9C8E6 #F6E9F5
Accessibility & contrast
On white
2.19
#D79CD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#D79CD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79CD3
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79CD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79CD3 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AAD5
Deuteranopia (green-blind)
#A7B2D1
Tritanopia (blue-blind)
#DBA0AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d79cd3; /* rgb */ color: rgb(215, 156, 211); /* oklch */ color: oklch(76.7% 0.101 328.8);
Tailwind
colors: {
custom: {
50: '#e4bae0',
500: '#d79cd3',
950: '#000000',
},
}SCSS
$custom: #d79cd3; $custom-light: #e4bae0; $custom-dark: #000000;
JSON
{
"hex": "#d79cd3",
"rgb": {
"r": 215,
"g": 156,
"b": 211
},
"hsl": {
"h": 304.068,
"s": 42.446,
"l": 72.745
},
"oklch": {
"l": 0.76651,
"c": 0.10081,
"h": 328.8
},
"luminance": 0.42927
}Semantic roles & 50–950 ramp
primary
#D79CD3
secondary
#DEEDDF
accent
#B63930
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#151115
muted
#848083