#E280EC#E280EC
#E280EC is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.4% C 0.180 H 323.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E280EC |
|---|---|
| RGB | rgb(226, 128, 236) |
| HSL | hsl(294, 74%, 71%) |
| HSV | hsv(294, 46%, 93%) |
| CMYK | cmyk(4.2%, 45.8%, 0%, 7.5%) |
| CIE-LAB | lab(67.77, 53.59, -38.81) |
| CIE-LCH | lch(67.77, 66.17, 324.09°) |
| OKLab | oklab(74.42% 0.1455 -0.1067) |
| OKLCH | oklch(74.42% 0.18 323.7) |
| XYZ | xyz(54.2221, 37.6656, 83.7547) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 3.28
Lavender Pink
#DD85D7
ΔE00 4.13
Orchid
#DA70D6
ΔE00 4.61
Light Magenta
#FA5FF7
ΔE00 5.93
Candy Pink
#FF63E9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E280EC #8AEC80
analogous
#AC80EC #E280EC #EC80C0
triadic
#E280EC #ECE280 #80ECE2
tetradic
#E280EC #ECAC80 #8AEC80 #80C0EC
square
#E280EC #ECAC80 #8AEC80 #80C0EC
split-complementary
#E280EC #C0EC80 #80ECAC
monochromatic
#C21FD2 #D64BE4 #E280EC #EEB5F4 #F9E4FB
Accessibility & contrast
On white
2.46
#E280EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#E280EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E280EC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E280EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E280EC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF0
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#E68DAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e280ec; /* rgb */ color: rgb(226, 128, 236); /* oklch */ color: oklch(74.4% 0.180 323.7);
Tailwind
colors: {
custom: {
50: '#eda8f2',
500: '#e280ec',
950: '#000000',
},
}SCSS
$custom: #e280ec; $custom-light: #eda8f2; $custom-dark: #000000;
JSON
{
"hex": "#e280ec",
"rgb": {
"r": 226,
"g": 128,
"b": 236
},
"hsl": {
"h": 294.444,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.74422,
"c": 0.18042,
"h": 323.7
},
"luminance": 0.37663
}Semantic roles & 50–950 ramp
primary
#E280EC
secondary
#D8F2D6
accent
#D60F22
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85