#E280EB#E280EB
#E280EB is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.4% C 0.179 H 324.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E280EB |
|---|---|
| RGB | rgb(226, 128, 235) |
| HSL | hsl(295, 73%, 71%) |
| HSV | hsv(295, 46%, 92%) |
| CMYK | cmyk(3.8%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(67.73, 53.41, -38.33) |
| CIE-LCH | lch(67.73, 65.74, 324.33°) |
| OKLab | oklab(74.38% 0.1453 -0.1054) |
| OKLCH | oklch(74.38% 0.179 324.1) |
| XYZ | xyz(54.0772, 37.6077, 82.9917) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 3.19
Lavender Pink
#DD85D7
ΔE00 3.96
Orchid
#DA70D6
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 5.96
Candy Pink
#FF63E9
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E280EB #89EB80
analogous
#AC80EB #E280EB #EB80BE
triadic
#E280EB #EBE280 #80EBE2
tetradic
#E280EB #EBAC80 #89EB80 #80BEEB
square
#E280EB #EBAC80 #89EB80 #80BEEB
split-complementary
#E280EB #BEEB80 #80EBAC
monochromatic
#C121D0 #D64BE3 #E280EB #EEB5F3 #F9E5FB
Accessibility & contrast
On white
2.46
#E280EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#E280EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E280EB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E280EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E280EB | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#E68CAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e280eb; /* rgb */ color: rgb(226, 128, 235); /* oklch */ color: oklch(74.4% 0.179 324.1);
Tailwind
colors: {
custom: {
50: '#eda8f2',
500: '#e280eb',
950: '#000000',
},
}SCSS
$custom: #e280eb; $custom-light: #eda8f2; $custom-dark: #000000;
JSON
{
"hex": "#e280eb",
"rgb": {
"r": 226,
"g": 128,
"b": 235
},
"hsl": {
"h": 294.953,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.74376,
"c": 0.17947,
"h": 324.1
},
"luminance": 0.37605
}Semantic roles & 50–950 ramp
primary
#E280EB
secondary
#D8F1D5
accent
#D51121
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85