#E693ED#E693ED
#E693ED is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.8% C 0.152 H 324.1°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E693ED |
|---|---|
| RGB | rgb(230, 147, 237) |
| HSL | hsl(295, 71%, 75%) |
| HSV | hsv(295, 38%, 93%) |
| CMYK | cmyk(3%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(72.10, 45.21, -32.61) |
| CIE-LCH | lch(72.10, 55.75, 324.20°) |
| OKLab | oklab(77.77% 0.1233 -0.0891) |
| OKLCH | oklch(77.77% 0.152 324.1) |
| XYZ | xyz(58.3514, 43.8071, 85.4863) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 4.32
Plum
#DDA0DD
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 6.20
Baby Purple
#CA9BF7
ΔE00 6.96
Lavender (survey)
#C79FEF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E693ED #9AED93
analogous
#B993ED #E693ED #ED93C7
triadic
#E693ED #EDE693 #93EDE6
tetradic
#E693ED #EDB993 #9AED93 #93C7ED
square
#E693ED #EDB993 #9AED93 #93C7ED
split-complementary
#E693ED #C7ED93 #93EDB9
monochromatic
#CE2ADC #DA5FE4 #E693ED #F2C7F6 #F9E5FB
Accessibility & contrast
On white
2.15
#E693ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#E693ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E693ED
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E693ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E693ED | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAF0
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#EA9CB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e693ed; /* rgb */ color: rgb(230, 147, 237); /* oklch */ color: oklch(77.8% 0.152 324.1);
Tailwind
colors: {
custom: {
50: '#efb4f3',
500: '#e693ed',
950: '#000000',
},
}SCSS
$custom: #e693ed; $custom-light: #efb4f3; $custom-dark: #000000;
JSON
{
"hex": "#e693ed",
"rgb": {
"r": 230,
"g": 147,
"b": 237
},
"hsl": {
"h": 295.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.77772,
"c": 0.15211,
"h": 324.1
},
"luminance": 0.43805
}Semantic roles & 50–950 ramp
primary
#E693ED
secondary
#DBF2D9
accent
#D31221
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085