#E694F8#E694F8
#E694F8 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.4% C 0.162 H 320.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E694F8 |
|---|---|
| RGB | rgb(230, 148, 248) |
| HSL | hsl(289, 88%, 78%) |
| HSV | hsv(289, 40%, 97%) |
| CMYK | cmyk(7.3%, 40.3%, 0%, 2.7%) |
| CIE-LAB | lab(72.75, 46.77, -37.60) |
| CIE-LCH | lch(72.75, 60.01, 321.20°) |
| OKLab | oklab(78.4% 0.1242 -0.1033) |
| OKLCH | oklch(78.4% 0.162 320.2) |
| XYZ | xyz(60.1642, 44.7821, 94.2633) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 5.90
Baby Purple
#CA9BF7
ΔE00 5.91
Lilac (survey)
#CEA2FD
ΔE00 6.43
Purply Pink
#F075E6
ΔE00 6.81
Plum
#DDA0DD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E694F8 #A6F894
analogous
#B494F8 #E694F8 #F894D8
triadic
#E694F8 #F8E694 #94F8E6
tetradic
#E694F8 #F8B494 #A6F894 #94D8F8
square
#E694F8 #F8B494 #A6F894 #94D8F8
split-complementary
#E694F8 #D8F894 #94F8B4
monochromatic
#CB21F0 #D95BF4 #E694F8 #F3CDFC #F8E2FD
Accessibility & contrast
On white
2.11
#E694F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E694F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E694F8
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E694F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E694F8 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFC
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#E7A0BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e694f8; /* rgb */ color: rgb(230, 148, 248); /* oklch */ color: oklch(78.4% 0.162 320.2);
Tailwind
colors: {
custom: {
50: '#efb5fb',
500: '#e694f8',
950: '#000000',
},
}SCSS
$custom: #e694f8; $custom-light: #efb5fb; $custom-dark: #000000;
JSON
{
"hex": "#e694f8",
"rgb": {
"r": 230,
"g": 148,
"b": 248
},
"hsl": {
"h": 289.2,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.78404,
"c": 0.16153,
"h": 320.2
},
"luminance": 0.4478
}Semantic roles & 50–950 ramp
primary
#E694F8
secondary
#DBF5D6
accent
#E4012A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085