#D79FED#D79FED
#D79FED is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.2% C 0.123 H 316.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D79FED |
|---|---|
| RGB | rgb(215, 159, 237) |
| HSL | hsl(283, 68%, 78%) |
| HSV | hsv(283, 33%, 93%) |
| CMYK | cmyk(9.3%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(73.13, 34.26, -31.15) |
| CIE-LCH | lch(73.13, 46.31, 317.72°) |
| OKLab | oklab(78.2% 0.0889 -0.0853) |
| OKLCH | oklch(78.2% 0.123 316.2) |
| XYZ | xyz(55.7062, 45.3590, 85.9250) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.73
Baby Purple
#CA9BF7
ΔE00 4.27
Mauve
#E0B0FF
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 4.39
Plum
#DDA0DD
ΔE00 4.43
Pastel Purple
#CAA0FF
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79FED #B5ED9F
analogous
#B09FED #D79FED #ED9FDC
triadic
#D79FED #EDD79F #9FEDD7
tetradic
#D79FED #EDB09F #B5ED9F #9FDCED
square
#D79FED #EDB09F #B5ED9F #9FDCED
split-complementary
#D79FED #DCED9F #9FEDB0
monochromatic
#AC38DA #C26BE3 #D79FED #ECD3F7 #F4E5FA
Accessibility & contrast
On white
2.09
#D79FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#D79FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79FED
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79FED | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#A1B5EB
Tritanopia (blue-blind)
#D6A9BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d79fed; /* rgb */ color: rgb(215, 159, 237); /* oklch */ color: oklch(78.2% 0.123 316.2);
Tailwind
colors: {
custom: {
50: '#e4bcf3',
500: '#d79fed',
950: '#000000',
},
}SCSS
$custom: #d79fed; $custom-light: #e4bcf3; $custom-dark: #000000;
JSON
{
"hex": "#d79fed",
"rgb": {
"r": 215,
"g": 159,
"b": 237
},
"hsl": {
"h": 283.077,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.78196,
"c": 0.12318,
"h": 316.2
},
"luminance": 0.45358
}Semantic roles & 50–950 ramp
primary
#D79FED
secondary
#E0F2D9
accent
#D0154A
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185