#E682F2#E682F2
#E682F2 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.4% C 0.185 H 323.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E682F2 |
|---|---|
| RGB | rgb(230, 130, 242) |
| HSL | hsl(294, 81%, 73%) |
| HSV | hsv(294, 46%, 95%) |
| CMYK | cmyk(5%, 46.3%, 0%, 5.1%) |
| CIE-LAB | lab(68.90, 54.83, -40.32) |
| CIE-LCH | lch(68.90, 68.06, 323.67°) |
| OKLab | oklab(75.44% 0.1482 -0.111) |
| OKLCH | oklch(75.44% 0.185 323.2) |
| XYZ | xyz(56.6412, 39.2015, 88.5703) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.85
Purply Pink
#F075E6
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 4.80
Orchid
#DA70D6
ΔE00 5.55
Light Magenta
#FA5FF7
ΔE00 5.93
Violet Pink
#FB5FFC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E682F2 #8EF282
analogous
#AE82F2 #E682F2 #F282C6
triadic
#E682F2 #F2E682 #82F2E6
tetradic
#E682F2 #F2AE82 #8EF282 #82C6F2
square
#E682F2 #F2AE82 #8EF282 #82C6F2
split-complementary
#E682F2 #C6F282 #82F2AE
monochromatic
#CC18E2 #DB4BEC #E682F2 #F1B9F8 #F9E3FC
Accessibility & contrast
On white
2.38
#E682F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#E682F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E682F2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E682F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E682F2 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F6
Deuteranopia (green-blind)
#90ACEF
Tritanopia (blue-blind)
#E990AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e682f2; /* rgb */ color: rgb(230, 130, 242); /* oklch */ color: oklch(75.4% 0.185 323.2);
Tailwind
colors: {
custom: {
50: '#f0a9f6',
500: '#e682f2',
950: '#000000',
},
}SCSS
$custom: #e682f2; $custom-light: #f0a9f6; $custom-dark: #000000;
JSON
{
"hex": "#e682f2",
"rgb": {
"r": 230,
"g": 130,
"b": 242
},
"hsl": {
"h": 293.571,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.75445,
"c": 0.18516,
"h": 323.2
},
"luminance": 0.39199
}Semantic roles & 50–950 ramp
primary
#E682F2
secondary
#DAF4D7
accent
#DE081F
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#171017
muted
#857F85