#D079EC#D079EC
#D079EC is a light, vivid purple. Relative luminance 0.331; OKLCH L 71.4% C 0.182 H 317.5°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D079EC |
|---|---|
| RGB | rgb(208, 121, 236) |
| HSL | hsl(285, 75%, 70%) |
| HSV | hsv(285, 49%, 93%) |
| CMYK | cmyk(11.9%, 48.7%, 0%, 7.5%) |
| CIE-LAB | lab(64.28, 52.12, -44.45) |
| CIE-LCH | lch(64.28, 68.50, 319.54°) |
| OKLab | oklab(71.36% 0.1344 -0.1233) |
| OKLCH | oklch(71.36% 0.182 317.5) |
| XYZ | xyz(47.9880, 33.1424, 83.2099) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.20
Orchid
#DA70D6
ΔE00 4.96
Easter Purple
#C071FE
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.98
Purply Pink
#F075E6
ΔE00 6.16
Liliac
#C48EFD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D079EC #95EC79
analogous
#9679EC #D079EC #EC79CF
triadic
#D079EC #ECD079 #79ECD0
tetradic
#D079EC #EC9679 #95EC79 #79CFEC
square
#D079EC #EC9679 #95EC79 #79CFEC
split-complementary
#D079EC #CFEC79 #79EC96
monochromatic
#A31DCD #BD43E4 #D079EC #E3AFF4 #F6E4FB
Accessibility & contrast
On white
2.75
#D079EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#D079EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D079EC
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D079EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D079EC | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6396F0
Deuteranopia (green-blind)
#7D9FE9
Tritanopia (blue-blind)
#CF8AA8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #d079ec; /* rgb */ color: rgb(208, 121, 236); /* oklch */ color: oklch(71.4% 0.182 317.5);
Tailwind
colors: {
custom: {
50: '#e0a2f2',
500: '#d079ec',
950: '#000000',
},
}SCSS
$custom: #d079ec; $custom-light: #e0a2f2; $custom-dark: #000000;
JSON
{
"hex": "#d079ec",
"rgb": {
"r": 208,
"g": 121,
"b": 236
},
"hsl": {
"h": 285.391,
"s": 75.163,
"l": 70
},
"oklch": {
"l": 0.71365,
"c": 0.18238,
"h": 317.5
},
"luminance": 0.33141
}Semantic roles & 50–950 ramp
primary
#D079EC
secondary
#D8F0D0
accent
#D70E3F
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#150F17
muted
#847F85