#E693EB#E693EB
#E693EB is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.7% C 0.150 H 324.9°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E693EB |
|---|---|
| RGB | rgb(230, 147, 235) |
| HSL | hsl(297, 69%, 75%) |
| HSV | hsv(297, 37%, 92%) |
| CMYK | cmyk(2.1%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(72.02, 44.84, -31.64) |
| CIE-LCH | lch(72.02, 54.88, 324.80°) |
| OKLab | oklab(77.69% 0.1228 -0.0863) |
| OKLCH | oklch(77.69% 0.15 324.9) |
| XYZ | xyz(58.0608, 43.6909, 83.9560) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 4.10
Plum
#DDA0DD
ΔE00 5.15
Purply Pink
#F075E6
ΔE00 6.20
Baby Purple
#CA9BF7
ΔE00 7.20
Lavender (survey)
#C79FEF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E693EB #98EB93
analogous
#BA93EB #E693EB #EB93C4
triadic
#E693EB #EBE693 #93EBE6
tetradic
#E693EB #EBBA93 #98EB93 #93C4EB
square
#E693EB #EBBA93 #98EB93 #93C4EB
split-complementary
#E693EB #C4EB93 #93EBBA
monochromatic
#CE2CD8 #DA5FE1 #E693EB #F2C7F5 #F9E5FA
Accessibility & contrast
On white
2.16
#E693EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#E693EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E693EB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E693EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E693EB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#EA9CB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e693eb; /* rgb */ color: rgb(230, 147, 235); /* oklch */ color: oklch(77.7% 0.150 324.9);
Tailwind
colors: {
custom: {
50: '#efb4f1',
500: '#e693eb',
950: '#000000',
},
}SCSS
$custom: #e693eb; $custom-light: #efb4f1; $custom-dark: #000000;
JSON
{
"hex": "#e693eb",
"rgb": {
"r": 230,
"g": 147,
"b": 235
},
"hsl": {
"h": 296.591,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.77688,
"c": 0.15014,
"h": 324.9
},
"luminance": 0.43689
}Semantic roles & 50–950 ramp
primary
#E693EB
secondary
#DBF2D9
accent
#D1151F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085