#E682F5#E682F5
#E682F5 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.6% C 0.188 H 322.2°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E682F5 |
|---|---|
| RGB | rgb(230, 130, 245) |
| HSL | hsl(292, 85%, 74%) |
| HSV | hsv(292, 47%, 96%) |
| CMYK | cmyk(6.1%, 46.9%, 0%, 3.9%) |
| CIE-LAB | lab(69.03, 55.38, -41.76) |
| CIE-LCH | lch(69.03, 69.36, 322.98°) |
| OKLab | oklab(75.59% 0.1487 -0.1151) |
| OKLCH | oklch(75.59% 0.188 322.2) |
| XYZ | xyz(57.0954, 39.3832, 90.9627) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 5.29
Orchid
#DA70D6
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E682F5 #91F582
analogous
#AC82F5 #E682F5 #F582CA
triadic
#E682F5 #F5E682 #82F5E6
tetradic
#E682F5 #F5AC82 #91F582 #82CAF5
square
#E682F5 #F5AC82 #91F582 #82CAF5
split-complementary
#E682F5 #CAF582 #82F5AC
monochromatic
#CE13EA #DB49F0 #E682F5 #F1BBFA #F9E3FD
Accessibility & contrast
On white
2.37
#E682F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#E682F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E682F5
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E682F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E682F5 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F9
Deuteranopia (green-blind)
#8FACF2
Tritanopia (blue-blind)
#E990B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e682f5; /* rgb */ color: rgb(230, 130, 245); /* oklch */ color: oklch(75.6% 0.188 322.2);
Tailwind
colors: {
custom: {
50: '#f0a9f9',
500: '#e682f5',
950: '#000000',
},
}SCSS
$custom: #e682f5; $custom-light: #f0a9f9; $custom-dark: #000000;
JSON
{
"hex": "#e682f5",
"rgb": {
"r": 230,
"g": 130,
"b": 245
},
"hsl": {
"h": 292.174,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.75585,
"c": 0.18804,
"h": 322.2
},
"luminance": 0.39381
}Semantic roles & 50–950 ramp
primary
#E682F5
secondary
#DAF5D6
accent
#E20421
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85