#E694EA#E694EA
#E694EA is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.8% C 0.147 H 325.3°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E694EA |
|---|---|
| RGB | rgb(230, 148, 234) |
| HSL | hsl(297, 67%, 75%) |
| HSV | hsv(297, 37%, 92%) |
| CMYK | cmyk(1.7%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(72.19, 44.14, -30.83) |
| CIE-LCH | lch(72.19, 53.84, 325.07°) |
| OKLab | oklab(77.8% 0.1212 -0.084) |
| OKLCH | oklch(77.8% 0.147 325.3) |
| XYZ | xyz(58.0729, 43.9456, 83.2493) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.14
Violet (CSS)
#EE82EE
ΔE00 4.18
Plum
#DDA0DD
ΔE00 4.82
Purply Pink
#F075E6
ΔE00 6.43
Baby Purple
#CA9BF7
ΔE00 7.29
Mauve
#E0B0FF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E694EA #98EA94
analogous
#BB94EA #E694EA #EA94C3
triadic
#E694EA #EAE694 #94EAE6
tetradic
#E694EA #EABB94 #98EA94 #94C3EA
square
#E694EA #EABB94 #98EA94 #94C3EA
split-complementary
#E694EA #C3EA94 #94EABB
monochromatic
#CE2ED6 #DA61E0 #E694EA #F2C7F4 #F9E5FA
Accessibility & contrast
On white
2.15
#E694EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#E694EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E694EA
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E694EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E694EA | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABED
Deuteranopia (green-blind)
#A1B5E7
Tritanopia (blue-blind)
#EA9DB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e694ea; /* rgb */ color: rgb(230, 148, 234); /* oklch */ color: oklch(77.8% 0.147 325.3);
Tailwind
colors: {
custom: {
50: '#efb5f1',
500: '#e694ea',
950: '#000000',
},
}SCSS
$custom: #e694ea; $custom-light: #efb5f1; $custom-dark: #000000;
JSON
{
"hex": "#e694ea",
"rgb": {
"r": 230,
"g": 148,
"b": 234
},
"hsl": {
"h": 297.209,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.77804,
"c": 0.14746,
"h": 325.3
},
"luminance": 0.43943
}Semantic roles & 50–950 ramp
primary
#E694EA
secondary
#DBF1DA
accent
#CF161F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084