#D79CD8#D79CD8
#D79CD8 is a light, moderate purple. Relative luminance 0.432; OKLCH L 76.8% C 0.106 H 326.0°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D79CD8 |
|---|---|
| RGB | rgb(215, 156, 216) |
| HSL | hsl(299, 43%, 73%) |
| HSV | hsv(299, 28%, 85%) |
| CMYK | cmyk(0.5%, 27.8%, 0%, 15.3%) |
| CIE-LAB | lab(71.68, 31.81, -21.88) |
| CIE-LCH | lch(71.68, 38.61, 325.48°) |
| OKLab | oklab(76.84% 0.0877 -0.0592) |
| OKLCH | oklch(76.84% 0.106 326) |
| XYZ | xyz(52.3062, 43.1835, 70.5324) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.31
Lilac
#C8A2C8
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.08
Pale Purple
#B790D4
ΔE00 7.26
Lavender (survey)
#C79FEF
ΔE00 7.29
Mauve
#E0B0FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79CD8 #9DD89C
analogous
#B99CD8 #D79CD8 #D89CBB
triadic
#D79CD8 #D8D79C #9CD8D7
tetradic
#D79CD8 #D8B99C #9DD89C #9CBBD8
square
#D79CD8 #D8B99C #9DD89C #9CBBD8
split-complementary
#D79CD8 #BBD89C #9CD8B9
monochromatic
#B147B3 #C570C7 #D79CD8 #E9C8E9 #F6E9F6
Accessibility & contrast
On white
2.18
#D79CD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#D79CD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79CD8
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79CD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79CD8 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ABDA
Deuteranopia (green-blind)
#A6B2D6
Tritanopia (blue-blind)
#DBA1B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d79cd8; /* rgb */ color: rgb(215, 156, 216); /* oklch */ color: oklch(76.8% 0.106 326.0);
Tailwind
colors: {
custom: {
50: '#e4bae4',
500: '#d79cd8',
950: '#000000',
},
}SCSS
$custom: #d79cd8; $custom-light: #e4bae4; $custom-dark: #000000;
JSON
{
"hex": "#d79cd8",
"rgb": {
"r": 215,
"g": 156,
"b": 216
},
"hsl": {
"h": 299,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.76839,
"c": 0.10578,
"h": 326
},
"luminance": 0.43182
}Semantic roles & 50–950 ramp
primary
#D79CD8
secondary
#DEEDDE
accent
#B72F31
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#151115
muted
#848083