#E693EE#E693EE
#E693EE is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.8% C 0.153 H 323.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E693EE |
|---|---|
| RGB | rgb(230, 147, 238) |
| HSL | hsl(295, 73%, 75%) |
| HSV | hsv(295, 38%, 93%) |
| CMYK | cmyk(3.4%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(72.14, 45.40, -33.10) |
| CIE-LCH | lch(72.14, 56.18, 323.91°) |
| OKLab | oklab(77.81% 0.1235 -0.0905) |
| OKLCH | oklch(77.81% 0.153 323.8) |
| XYZ | xyz(58.4979, 43.8657, 86.2579) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 4.44
Plum
#DDA0DD
ΔE00 5.55
Purply Pink
#F075E6
ΔE00 6.22
Baby Purple
#CA9BF7
ΔE00 6.85
Lavender (survey)
#C79FEF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E693EE #9BEE93
analogous
#B893EE #E693EE #EE93C8
triadic
#E693EE #EEE693 #93EEE6
tetradic
#E693EE #EEB893 #9BEE93 #93C8EE
square
#E693EE #EEB893 #9BEE93 #93C8EE
split-complementary
#E693EE #C8EE93 #93EEB8
monochromatic
#CE29DD #DA5EE6 #E693EE #F2C8F6 #F9E5FB
Accessibility & contrast
On white
2.15
#E693EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#E693EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E693EE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E693EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E693EE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#E99DB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e693ee; /* rgb */ color: rgb(230, 147, 238); /* oklch */ color: oklch(77.8% 0.153 323.8);
Tailwind
colors: {
custom: {
50: '#efb4f3',
500: '#e693ee',
950: '#000000',
},
}SCSS
$custom: #e693ee; $custom-light: #efb4f3; $custom-dark: #000000;
JSON
{
"hex": "#e693ee",
"rgb": {
"r": 230,
"g": 147,
"b": 238
},
"hsl": {
"h": 294.725,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.77814,
"c": 0.1531,
"h": 323.8
},
"luminance": 0.43863
}Semantic roles & 50–950 ramp
primary
#E693EE
secondary
#DBF2D9
accent
#D51122
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085