#D579EF#D579EF
#D579EF is a light, vivid purple. Relative luminance 0.341; OKLCH L 72.1% C 0.188 H 318.5°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D579EF |
|---|---|
| RGB | rgb(213, 121, 239) |
| HSL | hsl(287, 79%, 71%) |
| HSV | hsv(287, 49%, 94%) |
| CMYK | cmyk(10.9%, 49.4%, 0%, 6.3%) |
| CIE-LAB | lab(65.01, 54.08, -44.92) |
| CIE-LCH | lch(65.01, 70.30, 320.29°) |
| OKLab | oklab(72.08% 0.1406 -0.1245) |
| OKLCH | oklch(72.08% 0.188 318.5) |
| XYZ | xyz(49.8558, 34.0547, 85.5916) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.75
Orchid
#DA70D6
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 5.31
Purply Pink
#F075E6
ΔE00 5.53
Easter Purple
#C071FE
ΔE00 5.69
Light Magenta
#FA5FF7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D579EF #93EF79
analogous
#9A79EF #D579EF #EF79CE
triadic
#D579EF #EFD579 #79EFD5
tetradic
#D579EF #EF9A79 #93EF79 #79CEEF
square
#D579EF #EF9A79 #93EF79 #79CEEF
split-complementary
#D579EF #CEEF79 #79EF9A
monochromatic
#AB19D4 #C442E8 #D579EF #E6B0F6 #F6E4FC
Accessibility & contrast
On white
2.69
#D579EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#D579EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D579EF
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D579EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D579EF | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6398F3
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#D58AA9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #d579ef; /* rgb */ color: rgb(213, 121, 239); /* oklch */ color: oklch(72.1% 0.188 318.5);
Tailwind
colors: {
custom: {
50: '#e4a3f4',
500: '#d579ef',
950: '#000000',
},
}SCSS
$custom: #d579ef; $custom-light: #e4a3f4; $custom-dark: #000000;
JSON
{
"hex": "#d579ef",
"rgb": {
"r": 213,
"g": 121,
"b": 239
},
"hsl": {
"h": 286.78,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.72079,
"c": 0.18781,
"h": 318.5
},
"luminance": 0.34053
}Semantic roles & 50–950 ramp
primary
#D579EF
secondary
#D9F2D2
accent
#DB0B38
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85