#E677EE#E677EE
#E677EE is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.7% C 0.199 H 324.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E677EE |
|---|---|
| RGB | rgb(230, 119, 238) |
| HSL | hsl(296, 78%, 70%) |
| HSV | hsv(296, 50%, 93%) |
| CMYK | cmyk(3.4%, 50%, 0%, 6.7%) |
| CIE-LAB | lab(66.67, 59.48, -41.61) |
| CIE-LCH | lch(66.67, 72.59, 325.02°) |
| OKLab | oklab(73.74% 0.1625 -0.1146) |
| OKLCH | oklch(73.74% 0.199 324.8) |
| XYZ | xyz(54.6612, 36.1924, 84.9790) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.58
Violet (CSS)
#EE82EE
ΔE00 2.90
Orchid
#DA70D6
ΔE00 4.04
Light Magenta
#FA5FF7
ΔE00 4.18
Violet Pink
#FB5FFC
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E677EE #7FEE77
analogous
#AA77EE #E677EE #EE77BB
triadic
#E677EE #EEE677 #77EEE6
tetradic
#E677EE #EEAA77 #7FEE77 #77BBEE
square
#E677EE #EEAA77 #7FEE77 #77BBEE
split-complementary
#E677EE #BBEE77 #77EEAA
monochromatic
#C41AD1 #DC41E7 #E677EE #F0ADF5 #FAE4FC
Accessibility & contrast
On white
2.55
#E677EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#E677EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E677EE
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E677EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E677EE | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#8AA7EB
Tritanopia (blue-blind)
#EA85A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e677ee; /* rgb */ color: rgb(230, 119, 238); /* oklch */ color: oklch(73.7% 0.199 324.8);
Tailwind
colors: {
custom: {
50: '#f0a2f4',
500: '#e677ee',
950: '#000000',
},
}SCSS
$custom: #e677ee; $custom-light: #f0a2f4; $custom-dark: #000000;
JSON
{
"hex": "#e677ee",
"rgb": {
"r": 230,
"g": 119,
"b": 238
},
"hsl": {
"h": 295.966,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.73736,
"c": 0.19884,
"h": 324.8
},
"luminance": 0.3619
}Semantic roles & 50–950 ramp
primary
#E677EE
secondary
#D2F1D0
accent
#DA0B19
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85