#D79EF0#D79EF0
#D79EF0 is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.2% C 0.128 H 315.2°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D79EF0 |
|---|---|
| RGB | rgb(215, 158, 240) |
| HSL | hsl(282, 73%, 78%) |
| HSV | hsv(282, 34%, 94%) |
| CMYK | cmyk(10.4%, 34.2%, 0%, 5.9%) |
| CIE-LAB | lab(73.02, 35.41, -32.95) |
| CIE-LCH | lch(73.02, 48.37, 317.06°) |
| OKLab | oklab(78.15% 0.091 -0.0904) |
| OKLCH | oklch(78.15% 0.128 315.2) |
| XYZ | xyz(55.9769, 45.1932, 88.1955) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.48
Baby Purple
#CA9BF7
ΔE00 3.69
Lilac (survey)
#CEA2FD
ΔE00 3.87
Mauve
#E0B0FF
ΔE00 4.35
Pastel Purple
#CAA0FF
ΔE00 4.83
Plum
#DDA0DD
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79EF0 #B7F09E
analogous
#AE9EF0 #D79EF0 #F09EE0
triadic
#D79EF0 #F0D79E #9EF0D7
tetradic
#D79EF0 #F0AE9E #B7F09E #9EE0F0
square
#D79EF0 #F0AE9E #B7F09E #9EE0F0
split-complementary
#D79EF0 #E0F09E #9EF0AE
monochromatic
#AB34E0 #C169E8 #D79EF0 #EDD3F8 #F4E4FB
Accessibility & contrast
On white
2.09
#D79EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#D79EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79EF0
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79EF0 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B0F3
Deuteranopia (green-blind)
#9FB5ED
Tritanopia (blue-blind)
#D6A8BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d79ef0; /* rgb */ color: rgb(215, 158, 240); /* oklch */ color: oklch(78.2% 0.128 315.2);
Tailwind
colors: {
custom: {
50: '#e4bbf5',
500: '#d79ef0',
950: '#000000',
},
}SCSS
$custom: #d79ef0; $custom-light: #e4bbf5; $custom-dark: #000000;
JSON
{
"hex": "#d79ef0",
"rgb": {
"r": 215,
"g": 158,
"b": 240
},
"hsl": {
"h": 281.707,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78151,
"c": 0.12831,
"h": 315.2
},
"luminance": 0.45192
}Semantic roles & 50–950 ramp
primary
#D79EF0
secondary
#E0F3D8
accent
#D5104C
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185