#E678F0#E678F0
#E678F0 is a light, vivid purple. Relative luminance 0.365; OKLCH L 74.0% C 0.199 H 324.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E678F0 |
|---|---|
| RGB | rgb(230, 120, 240) |
| HSL | hsl(295, 80%, 71%) |
| HSV | hsv(295, 50%, 94%) |
| CMYK | cmyk(4.2%, 50%, 0%, 5.9%) |
| CIE-LAB | lab(66.94, 59.36, -42.29) |
| CIE-LCH | lch(66.94, 72.88, 324.53°) |
| OKLab | oklab(73.97% 0.1614 -0.1166) |
| OKLCH | oklch(73.97% 0.199 324.2) |
| XYZ | xyz(55.0763, 36.5499, 86.5749) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.83
Violet (CSS)
#EE82EE
ΔE00 2.87
Light Magenta
#FA5FF7
ΔE00 4.29
Orchid
#DA70D6
ΔE00 4.36
Violet Pink
#FB5FFC
ΔE00 4.40
Candy Pink
#FF63E9
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E678F0 #82F078
analogous
#AA78F0 #E678F0 #F078BE
triadic
#E678F0 #F0E678 #78F0E6
tetradic
#E678F0 #F0AA78 #82F078 #78BEF0
square
#E678F0 #F0AA78 #82F078 #78BEF0
split-complementary
#E678F0 #BEF078 #78F0AA
monochromatic
#C618D6 #DC41EA #E678F0 #F0AFF6 #FAE3FC
Accessibility & contrast
On white
2.53
#E678F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#E678F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E678F0
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E678F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E678F0 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF4
Deuteranopia (green-blind)
#8AA8ED
Tritanopia (blue-blind)
#EA87A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e678f0; /* rgb */ color: rgb(230, 120, 240); /* oklch */ color: oklch(74.0% 0.199 324.2);
Tailwind
colors: {
custom: {
50: '#f0a3f5',
500: '#e678f0',
950: '#000000',
},
}SCSS
$custom: #e678f0; $custom-light: #f0a3f5; $custom-dark: #000000;
JSON
{
"hex": "#e678f0",
"rgb": {
"r": 230,
"g": 120,
"b": 240
},
"hsl": {
"h": 295,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.73965,
"c": 0.19911,
"h": 324.2
},
"luminance": 0.36547
}Semantic roles & 50–950 ramp
primary
#E678F0
secondary
#D4F2D2
accent
#DC091B
background
#FFFAFF
surface
#FEF4FE
border
#D6CED6
text
#170F17
muted
#857F85