#E693E2#E693E2
#E693E2 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.3% C 0.142 H 328.5°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E693E2 |
|---|---|
| RGB | rgb(230, 147, 226) |
| HSL | hsl(303, 62%, 74%) |
| HSV | hsv(303, 36%, 90%) |
| CMYK | cmyk(0%, 36.1%, 1.7%, 9.8%) |
| CIE-LAB | lab(71.68, 43.21, -27.23) |
| CIE-LCH | lch(71.68, 51.07, 327.78°) |
| OKLab | oklab(77.32% 0.1207 -0.0739) |
| OKLCH | oklch(77.32% 0.142 328.5) |
| XYZ | xyz(56.7933, 43.1839, 77.2805) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.50
Plum
#DDA0DD
ΔE00 4.17
Violet (CSS)
#EE82EE
ΔE00 4.72
Purply Pink
#F075E6
ΔE00 6.51
Bubblegum Pink
#FE83CC
ΔE00 7.27
Orchid
#DA70D6
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E693E2 #93E697
analogous
#C193E6 #E693E2 #E693B9
triadic
#E693E2 #E2E693 #93E2E6
tetradic
#E693E2 #E6C193 #93E697 #93B9E6
square
#E693E2 #E6C193 #93E697 #93B9E6
split-complementary
#E693E2 #B9E693 #93E6C1
monochromatic
#CF30C7 #DA61D5 #E693E2 #F2C5EF #F9E6F8
Accessibility & contrast
On white
2.18
#E693E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#E693E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E693E2
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E693E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E693E2 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA9E5
Deuteranopia (green-blind)
#A3B4DF
Tritanopia (blue-blind)
#EC9AB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e693e2; /* rgb */ color: rgb(230, 147, 226); /* oklch */ color: oklch(77.3% 0.142 328.5);
Tailwind
colors: {
custom: {
50: '#efb4eb',
500: '#e693e2',
950: '#000000',
},
}SCSS
$custom: #e693e2; $custom-light: #efb4eb; $custom-dark: #000000;
JSON
{
"hex": "#e693e2",
"rgb": {
"r": 230,
"g": 147,
"b": 226
},
"hsl": {
"h": 302.892,
"s": 62.406,
"l": 73.922
},
"oklch": {
"l": 0.77318,
"c": 0.14153,
"h": 328.5
},
"luminance": 0.43181
}Semantic roles & 50–950 ramp
primary
#E693E2
secondary
#DAF1DB
accent
#CA241B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084