#E682FA#E682FA
#E682FA is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.8% C 0.193 H 320.8°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E682FA |
|---|---|
| RGB | rgb(230, 130, 250) |
| HSL | hsl(290, 92%, 75%) |
| HSV | hsv(290, 48%, 98%) |
| CMYK | cmyk(8%, 48%, 0%, 2%) |
| CIE-LAB | lab(69.25, 56.32, -44.15) |
| CIE-LCH | lch(69.25, 71.56, 321.91°) |
| OKLab | oklab(75.82% 0.1494 -0.122) |
| OKLCH | oklch(75.82% 0.193 320.8) |
| XYZ | xyz(57.8690, 39.6927, 95.0371) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 4.57
Violet Pink
#FB5FFC
ΔE00 5.88
Light Magenta
#FA5FF7
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.09
Orchid
#DA70D6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E682FA #96FA82
analogous
#AA82FA #E682FA #FA82D2
triadic
#E682FA #FAE682 #82FAE6
tetradic
#E682FA #FAAA82 #96FA82 #82D2FA
square
#E682FA #FAAA82 #96FA82 #82D2FA
split-complementary
#E682FA #D2FA82 #82FAAA
monochromatic
#CE0CF5 #DA47F8 #E682FA #F2BDFC #F9E2FE
Accessibility & contrast
On white
2.35
#E682FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#E682FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E682FA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E682FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E682FA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FE
Deuteranopia (green-blind)
#8DADF7
Tritanopia (blue-blind)
#E892B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e682fa; /* rgb */ color: rgb(230, 130, 250); /* oklch */ color: oklch(75.8% 0.193 320.8);
Tailwind
colors: {
custom: {
50: '#f0a9fc',
500: '#e682fa',
950: '#000000',
},
}SCSS
$custom: #e682fa; $custom-light: #f0a9fc; $custom-dark: #000000;
JSON
{
"hex": "#e682fa",
"rgb": {
"r": 230,
"g": 130,
"b": 250
},
"hsl": {
"h": 290,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.75823,
"c": 0.19289,
"h": 320.8
},
"luminance": 0.3969
}Semantic roles & 50–950 ramp
primary
#E682FA
secondary
#DBF6D5
accent
#E60026
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85