#E680EB#E680EB
#E680EB is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.8% C 0.182 H 325.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E680EB |
|---|---|
| RGB | rgb(230, 128, 235) |
| HSL | hsl(297, 73%, 71%) |
| HSV | hsv(297, 46%, 92%) |
| CMYK | cmyk(2.1%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(68.21, 54.54, -37.54) |
| CIE-LCH | lch(68.21, 66.21, 325.46°) |
| OKLab | oklab(74.84% 0.1498 -0.103) |
| OKLCH | oklch(74.84% 0.182 325.5) |
| XYZ | xyz(55.3464, 38.2622, 83.0512) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.40
Purply Pink
#F075E6
ΔE00 2.68
Lavender Pink
#DD85D7
ΔE00 3.84
Orchid
#DA70D6
ΔE00 4.65
Candy Pink
#FF63E9
ΔE00 5.57
Light Magenta
#FA5FF7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E680EB #85EB80
analogous
#B080EB #E680EB #EB80BA
triadic
#E680EB #EBE680 #80EBE6
tetradic
#E680EB #EBB080 #85EB80 #80BAEB
square
#E680EB #EBB080 #85EB80 #80BAEB
split-complementary
#E680EB #BAEB80 #80EBB0
monochromatic
#C821D0 #DC4BE3 #E680EB #F0B5F3 #FAE5FB
Accessibility & contrast
On white
2.43
#E680EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#E680EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E680EB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E680EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E680EB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEF
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#EB8CAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e680eb; /* rgb */ color: rgb(230, 128, 235); /* oklch */ color: oklch(74.8% 0.182 325.5);
Tailwind
colors: {
custom: {
50: '#f0a8f1',
500: '#e680eb',
950: '#000000',
},
}SCSS
$custom: #e680eb; $custom-light: #f0a8f1; $custom-dark: #000000;
JSON
{
"hex": "#e680eb",
"rgb": {
"r": 230,
"g": 128,
"b": 235
},
"hsl": {
"h": 297.196,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.74839,
"c": 0.1818,
"h": 325.5
},
"luminance": 0.38259
}Semantic roles & 50–950 ramp
primary
#E680EB
secondary
#D7F1D5
accent
#D5111A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85