#E682FF#E682FF
#E682FF is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.1% C 0.198 H 319.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E682FF |
|---|---|
| RGB | rgb(230, 130, 255) |
| HSL | hsl(288, 100%, 75%) |
| HSV | hsv(288, 49%, 100%) |
| CMYK | cmyk(9.8%, 49%, 0%, 0%) |
| CIE-LAB | lab(69.48, 57.27, -46.53) |
| CIE-LCH | lch(69.48, 73.79, 320.91°) |
| OKLab | oklab(76.07% 0.15 -0.1289) |
| OKLCH | oklch(76.07% 0.198 319.3) |
| XYZ | xyz(58.6634, 40.0105, 99.2210) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.97
Light Magenta
#FA5FF7
ΔE00 6.16
Liliac
#C48EFD
ΔE00 6.71
Lavender Pink
#DD85D7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E682FF #9BFF82
analogous
#A782FF #E682FF #FF82D9
triadic
#E682FF #FFE682 #82FFE6
tetradic
#E682FF #FFA782 #9BFF82 #82D9FF
square
#E682FF #FFA782 #9BFF82 #82D9FF
split-complementary
#E682FF #D9FF82 #82FFA7
monochromatic
#CE08FF #DA45FF #E682FF #F2BFFF #F9E0FF
Accessibility & contrast
On white
2.33
#E682FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#E682FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E682FF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E682FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E682FF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#8AADFC
Tritanopia (blue-blind)
#E793B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e682ff; /* rgb */ color: rgb(230, 130, 255); /* oklch */ color: oklch(76.1% 0.198 319.3);
Tailwind
colors: {
custom: {
50: '#f0a9ff',
500: '#e682ff',
950: '#000000',
},
}SCSS
$custom: #e682ff; $custom-light: #f0a9ff; $custom-dark: #000000;
JSON
{
"hex": "#e682ff",
"rgb": {
"r": 230,
"g": 130,
"b": 255
},
"hsl": {
"h": 288,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.76065,
"c": 0.19779,
"h": 319.3
},
"luminance": 0.40008
}Semantic roles & 50–950 ramp
primary
#E682FF
secondary
#DBF7D4
accent
#E6002E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86