#E68DFD#E68DFD
#E68DFD is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.6% C 0.178 H 319.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E68DFD |
|---|---|
| RGB | rgb(230, 141, 253) |
| HSL | hsl(288, 97%, 77%) |
| HSV | hsv(288, 44%, 99%) |
| CMYK | cmyk(9.1%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(71.53, 51.35, -42.22) |
| CIE-LCH | lch(71.53, 66.48, 320.58°) |
| OKLab | oklab(77.56% 0.1348 -0.1165) |
| OKLCH | oklch(77.56% 0.178 319.2) |
| XYZ | xyz(59.8853, 42.9666, 98.0483) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 6.10
Baby Purple
#CA9BF7
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.36
Liliac
#C48EFD
ΔE00 6.49
Lilac (survey)
#CEA2FD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68DFD #A4FD8D
analogous
#AE8DFD #E68DFD #FD8DDC
triadic
#E68DFD #FDE68D #8DFDE6
tetradic
#E68DFD #FDAE8D #A4FD8D #8DDCFD
square
#E68DFD #FDAE8D #A4FD8D #8DDCFD
split-complementary
#E68DFD #DCFD8D #8DFDAE
monochromatic
#CC15FB #D951FC #E68DFD #F3C9FE #F8E1FE
Accessibility & contrast
On white
2.19
#E68DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#E68DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68DFD
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68DFD | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#94B2FA
Tritanopia (blue-blind)
#E79CB9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e68dfd; /* rgb */ color: rgb(230, 141, 253); /* oklch */ color: oklch(77.6% 0.178 319.2);
Tailwind
colors: {
custom: {
50: '#f0b0fe',
500: '#e68dfd',
950: '#000000',
},
}SCSS
$custom: #e68dfd; $custom-light: #f0b0fe; $custom-dark: #000000;
JSON
{
"hex": "#e68dfd",
"rgb": {
"r": 230,
"g": 141,
"b": 253
},
"hsl": {
"h": 287.679,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.77564,
"c": 0.17821,
"h": 319.2
},
"luminance": 0.42965
}Semantic roles & 50–950 ramp
primary
#E68DFD
secondary
#DBF7D4
accent
#E6002F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086