#E678F8#E678F8
#E678F8 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.4% C 0.207 H 321.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E678F8 |
|---|---|
| RGB | rgb(230, 120, 248) |
| HSL | hsl(292, 90%, 72%) |
| HSV | hsv(292, 52%, 97%) |
| CMYK | cmyk(7.3%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(67.30, 60.82, -46.11) |
| CIE-LCH | lch(67.30, 76.33, 322.83°) |
| OKLab | oklab(74.35% 0.1624 -0.1276) |
| OKLCH | oklch(74.35% 0.207 321.8) |
| XYZ | xyz(56.2910, 37.0358, 92.9723) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 3.98
Violet Pink
#FB5FFC
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 4.38
Orchid
#DA70D6
ΔE00 5.44
Candy Pink
#FF63E9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E678F8 #8AF878
analogous
#A678F8 #E678F8 #F878CA
triadic
#E678F8 #F8E678 #78F8E6
tetradic
#E678F8 #F8A678 #8AF878 #78CAF8
square
#E678F8 #F8A678 #8AF878 #78CAF8
split-complementary
#E678F8 #CAF878 #78F8A6
monochromatic
#CA0CE9 #DB3EF5 #E678F8 #F1B2FB #FAE2FD
Accessibility & contrast
On white
2.50
#E678F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#E678F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E678F8
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E678F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E678F8 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFC
Deuteranopia (green-blind)
#86A8F4
Tritanopia (blue-blind)
#E989AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e678f8; /* rgb */ color: rgb(230, 120, 248); /* oklch */ color: oklch(74.4% 0.207 321.8);
Tailwind
colors: {
custom: {
50: '#f0a3fb',
500: '#e678f8',
950: '#000000',
},
}SCSS
$custom: #e678f8; $custom-light: #f0a3fb; $custom-dark: #000000;
JSON
{
"hex": "#e678f8",
"rgb": {
"r": 230,
"g": 120,
"b": 248
},
"hsl": {
"h": 291.563,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.74354,
"c": 0.20654,
"h": 321.8
},
"luminance": 0.37033
}Semantic roles & 50–950 ramp
primary
#E678F8
secondary
#DAF6D5
accent
#E60020
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#170F17
muted
#857F85