#E678EB#E678EB
#E678EB is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.7% C 0.195 H 325.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E678EB |
|---|---|
| RGB | rgb(230, 120, 235) |
| HSL | hsl(297, 74%, 70%) |
| HSV | hsv(297, 49%, 92%) |
| CMYK | cmyk(2.1%, 48.9%, 0%, 7.8%) |
| CIE-LAB | lab(66.72, 58.46, -39.88) |
| CIE-LCH | lch(66.72, 70.77, 325.70°) |
| OKLab | oklab(73.73% 0.1607 -0.1097) |
| OKLCH | oklch(73.73% 0.195 325.7) |
| XYZ | xyz(54.3438, 36.2569, 82.7170) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.18
Violet (CSS)
#EE82EE
ΔE00 2.58
Orchid
#DA70D6
ΔE00 3.75
Light Magenta
#FA5FF7
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 4.61
Violet Pink
#FB5FFC
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E678EB #7DEB78
analogous
#AC78EB #E678EB #EB78B7
triadic
#E678EB #EBE678 #78EBE6
tetradic
#E678EB #EBAC78 #7DEB78 #78B7EB
square
#E678EB #EBAC78 #7DEB78 #78B7EB
split-complementary
#E678EB #B7EB78 #78EBAC
monochromatic
#C31ECB #DC43E3 #E678EB #F0ADF3 #FAE3FB
Accessibility & contrast
On white
2.55
#E678EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#E678EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E678EB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E678EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E678EB | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EF
Deuteranopia (green-blind)
#8CA7E8
Tritanopia (blue-blind)
#EB85A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e678eb; /* rgb */ color: rgb(230, 120, 235); /* oklch */ color: oklch(73.7% 0.195 325.7);
Tailwind
colors: {
custom: {
50: '#f0a3f2',
500: '#e678eb',
950: '#000000',
},
}SCSS
$custom: #e678eb; $custom-light: #f0a3f2; $custom-dark: #000000;
JSON
{
"hex": "#e678eb",
"rgb": {
"r": 230,
"g": 120,
"b": 235
},
"hsl": {
"h": 297.391,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.73728,
"c": 0.19456,
"h": 325.7
},
"luminance": 0.36254
}Semantic roles & 50–950 ramp
primary
#E678EB
secondary
#D0F0CF
accent
#D60F18
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85