#D79BEC#D79BEC
#D79BEC is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.5% C 0.129 H 317.1°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D79BEC |
|---|---|
| RGB | rgb(215, 155, 236) |
| HSL | hsl(284, 68%, 77%) |
| HSV | hsv(284, 34%, 93%) |
| CMYK | cmyk(8.9%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(72.19, 36.22, -32.05) |
| CIE-LCH | lch(72.19, 48.36, 318.50°) |
| OKLab | oklab(77.47% 0.0944 -0.0878) |
| OKLCH | oklch(77.47% 0.129 317.1) |
| XYZ | xyz(54.8838, 43.9472, 84.9321) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 4.05
Baby Purple
#CA9BF7
ΔE00 4.21
Plum
#DDA0DD
ΔE00 4.67
Lilac (survey)
#CEA2FD
ΔE00 4.68
Mauve
#E0B0FF
ΔE00 5.18
Pastel Purple
#CAA0FF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79BEC #B0EC9B
analogous
#AF9BEC #D79BEC #EC9BD9
triadic
#D79BEC #ECD79B #9BECD7
tetradic
#D79BEC #ECAF9B #B0EC9B #9BD9EC
square
#D79BEC #ECAF9B #B0EC9B #9BD9EC
split-complementary
#D79BEC #D9EC9B #9BECAF
monochromatic
#AE34D8 #C268E2 #D79BEC #ECCEF6 #F5E5FA
Accessibility & contrast
On white
2.15
#D79BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#D79BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79BEC
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79BEC | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEF
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#D7A5B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d79bec; /* rgb */ color: rgb(215, 155, 236); /* oklch */ color: oklch(77.5% 0.129 317.1);
Tailwind
colors: {
custom: {
50: '#e4b9f2',
500: '#d79bec',
950: '#000000',
},
}SCSS
$custom: #d79bec; $custom-light: #e4b9f2; $custom-dark: #000000;
JSON
{
"hex": "#d79bec",
"rgb": {
"r": 215,
"g": 155,
"b": 236
},
"hsl": {
"h": 284.444,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.77474,
"c": 0.12895,
"h": 317.1
},
"luminance": 0.43946
}Semantic roles & 50–950 ramp
primary
#D79BEC
secondary
#E0F2D9
accent
#D01646
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085