#E678F9#E678F9
#E678F9 is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.4% C 0.207 H 321.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E678F9 |
|---|---|
| RGB | rgb(230, 120, 249) |
| HSL | hsl(291, 91%, 72%) |
| HSV | hsv(291, 52%, 98%) |
| CMYK | cmyk(7.6%, 51.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.35, 61.01, -46.59) |
| CIE-LCH | lch(67.35, 76.76, 322.63°) |
| OKLab | oklab(74.4% 0.1625 -0.129) |
| OKLCH | oklch(74.4% 0.207 321.6) |
| XYZ | xyz(56.4466, 37.0980, 93.7915) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 4.42
Orchid
#DA70D6
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E678F9 #8BF978
analogous
#A678F9 #E678F9 #F978CB
triadic
#E678F9 #F9E678 #78F9E6
tetradic
#E678F9 #F9A678 #8BF978 #78CBF9
square
#E678F9 #F9A678 #8BF978 #78CBF9
split-complementary
#E678F9 #CBF978 #78F9A6
monochromatic
#CB0AEC #DB3DF6 #E678F9 #F1B3FC #FAE2FE
Accessibility & contrast
On white
2.49
#E678F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#E678F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E678F9
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E678F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E678F9 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFD
Deuteranopia (green-blind)
#85A8F5
Tritanopia (blue-blind)
#E88AAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e678f9; /* rgb */ color: rgb(230, 120, 249); /* oklch */ color: oklch(74.4% 0.207 321.6);
Tailwind
colors: {
custom: {
50: '#f0a3fc',
500: '#e678f9',
950: '#000000',
},
}SCSS
$custom: #e678f9; $custom-light: #f0a3fc; $custom-dark: #000000;
JSON
{
"hex": "#e678f9",
"rgb": {
"r": 230,
"g": 120,
"b": 249
},
"hsl": {
"h": 291.163,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.74404,
"c": 0.20748,
"h": 321.6
},
"luminance": 0.37095
}Semantic roles & 50–950 ramp
primary
#E678F9
secondary
#DAF6D5
accent
#E60022
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#170F17
muted
#857F85