#E68DFF#E68DFF
#E68DFF is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.7% C 0.180 H 318.6°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E68DFF |
|---|---|
| RGB | rgb(230, 141, 255) |
| HSL | hsl(287, 100%, 78%) |
| HSV | hsv(287, 45%, 100%) |
| CMYK | cmyk(9.8%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(71.62, 51.74, -43.17) |
| CIE-LCH | lch(71.62, 67.38, 320.16°) |
| OKLab | oklab(77.66% 0.1352 -0.1193) |
| OKLCH | oklch(77.66% 0.18 318.6) |
| XYZ | xyz(60.2056, 43.0947, 99.7350) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.32
Liliac
#C48EFD
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 6.68
Lilac (survey)
#CEA2FD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68DFF #A6FF8D
analogous
#AD8DFF #E68DFF #FF8DDF
triadic
#E68DFF #FFE68D #8DFFE6
tetradic
#E68DFF #FFAD8D #A6FF8D #8DDFFF
square
#E68DFF #FFAD8D #A6FF8D #8DDFFF
split-complementary
#E68DFF #DFFF8D #8DFFAD
monochromatic
#CB13FF #D950FF #E68DFF #F3CAFF #F8E0FF
Accessibility & contrast
On white
2.18
#E68DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#E68DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68DFF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68DFF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#E69CBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e68dff; /* rgb */ color: rgb(230, 141, 255); /* oklch */ color: oklch(77.7% 0.180 318.6);
Tailwind
colors: {
custom: {
50: '#f0b0ff',
500: '#e68dff',
950: '#000000',
},
}SCSS
$custom: #e68dff; $custom-light: #f0b0ff; $custom-dark: #000000;
JSON
{
"hex": "#e68dff",
"rgb": {
"r": 230,
"g": 141,
"b": 255
},
"hsl": {
"h": 286.842,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77657,
"c": 0.18025,
"h": 318.6
},
"luminance": 0.43093
}Semantic roles & 50–950 ramp
primary
#E68DFF
secondary
#DBF7D4
accent
#E60032
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086