#E693F8#E693F8
#E693F8 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.2% C 0.163 H 320.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E693F8 |
|---|---|
| RGB | rgb(230, 147, 248) |
| HSL | hsl(289, 88%, 77%) |
| HSV | hsv(289, 41%, 97%) |
| CMYK | cmyk(7.3%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(72.54, 47.29, -37.92) |
| CIE-LCH | lch(72.54, 60.62, 321.28°) |
| OKLab | oklab(78.25% 0.1256 -0.1042) |
| OKLCH | oklch(78.25% 0.163 320.3) |
| XYZ | xyz(60.0080, 44.4698, 94.2112) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 5.83
Baby Purple
#CA9BF7
ΔE00 5.98
Lilac (survey)
#CEA2FD
ΔE00 6.55
Purply Pink
#F075E6
ΔE00 6.63
Lavender (survey)
#C79FEF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E693F8 #A5F893
analogous
#B493F8 #E693F8 #F893D7
triadic
#E693F8 #F8E693 #93F8E6
tetradic
#E693F8 #F8B493 #A5F893 #93D7F8
square
#E693F8 #F8B493 #A5F893 #93D7F8
split-complementary
#E693F8 #D7F893 #93F8B4
monochromatic
#CB20F1 #D95AF4 #E693F8 #F3CCFC #F8E2FD
Accessibility & contrast
On white
2.12
#E693F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#E693F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E693F8
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E693F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E693F8 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFC
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#E89FBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e693f8; /* rgb */ color: rgb(230, 147, 248); /* oklch */ color: oklch(78.2% 0.163 320.3);
Tailwind
colors: {
custom: {
50: '#efb4fb',
500: '#e693f8',
950: '#000000',
},
}SCSS
$custom: #e693f8; $custom-light: #efb4fb; $custom-dark: #000000;
JSON
{
"hex": "#e693f8",
"rgb": {
"r": 230,
"g": 147,
"b": 248
},
"hsl": {
"h": 289.307,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.78249,
"c": 0.1632,
"h": 320.3
},
"luminance": 0.44468
}Semantic roles & 50–950 ramp
primary
#E693F8
secondary
#DBF5D6
accent
#E4012A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085