#E677F4#E677F4
#E677F4 is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.0% C 0.204 H 323.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E677F4 |
|---|---|
| RGB | rgb(230, 119, 244) |
| HSL | hsl(293, 85%, 71%) |
| HSV | hsv(293, 51%, 96%) |
| CMYK | cmyk(5.7%, 51.2%, 0%, 4.3%) |
| CIE-LAB | lab(66.94, 60.56, -44.49) |
| CIE-LCH | lch(66.94, 75.15, 323.70°) |
| OKLab | oklab(74.02% 0.1632 -0.1229) |
| OKLCH | oklch(74.02% 0.204 323) |
| XYZ | xyz(55.5575, 36.5509, 89.6990) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 3.42
Light Magenta
#FA5FF7
ΔE00 4.15
Violet Pink
#FB5FFC
ΔE00 4.16
Orchid
#DA70D6
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E677F4 #85F477
analogous
#A777F4 #E677F4 #F477C3
triadic
#E677F4 #F4E677 #77F4E6
tetradic
#E677F4 #F4A777 #85F477 #77C3F4
square
#E677F4 #F4A777 #85F477 #77C3F4
split-complementary
#E677F4 #C3F477 #77F4A7
monochromatic
#C812DF #DC3EEF #E677F4 #F0B0F9 #FAE3FD
Accessibility & contrast
On white
2.53
#E677F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#E677F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E677F4
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E677F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E677F4 | 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)
#659AF8
Deuteranopia (green-blind)
#87A7F0
Tritanopia (blue-blind)
#E987AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e677f4; /* rgb */ color: rgb(230, 119, 244); /* oklch */ color: oklch(74.0% 0.204 323.0);
Tailwind
colors: {
custom: {
50: '#f0a2f8',
500: '#e677f4',
950: '#000000',
},
}SCSS
$custom: #e677f4; $custom-light: #f0a2f8; $custom-dark: #000000;
JSON
{
"hex": "#e677f4",
"rgb": {
"r": 230,
"g": 119,
"b": 244
},
"hsl": {
"h": 293.28,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.74025,
"c": 0.20434,
"h": 323
},
"luminance": 0.36548
}Semantic roles & 50–950 ramp
primary
#E677F4
secondary
#D7F4D3
accent
#E2041D
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#170F17
muted
#857F85