#E280FF#E280FF
#E280FF is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.3% C 0.199 H 318.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E280FF |
|---|---|
| RGB | rgb(226, 128, 255) |
| HSL | hsl(286, 100%, 75%) |
| HSV | hsv(286, 50%, 100%) |
| CMYK | cmyk(11.4%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(68.63, 57.20, -47.89) |
| CIE-LCH | lch(68.63, 74.60, 320.06°) |
| OKLab | oklab(75.33% 0.1481 -0.1329) |
| OKLCH | oklch(75.33% 0.199 318.1) |
| XYZ | xyz(57.1307, 38.8291, 99.0737) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.36
Purply Pink
#F075E6
ΔE00 5.59
Violet Pink
#FB5FFC
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 6.19
Liliac
#C48EFD
ΔE00 6.27
Light Purple
#BF77F6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E280FF #9DFF80
analogous
#A280FF #E280FF #FF80DD
triadic
#E280FF #FFE280 #80FFE2
tetradic
#E280FF #FFA280 #9DFF80 #80DDFF
square
#E280FF #FFA280 #9DFF80 #80DDFF
split-complementary
#E280FF #DDFF80 #80FFA2
monochromatic
#C606FF #D443FF #E280FF #F0BDFF #F8E0FF
Accessibility & contrast
On white
2.40
#E280FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#E280FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E280FF
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E280FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E280FF | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#E292B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e280ff; /* rgb */ color: rgb(226, 128, 255); /* oklch */ color: oklch(75.3% 0.199 318.1);
Tailwind
colors: {
custom: {
50: '#eda8ff',
500: '#e280ff',
950: '#000000',
},
}SCSS
$custom: #e280ff; $custom-light: #eda8ff; $custom-dark: #000000;
JSON
{
"hex": "#e280ff",
"rgb": {
"r": 226,
"g": 128,
"b": 255
},
"hsl": {
"h": 286.299,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.75335,
"c": 0.19902,
"h": 318.1
},
"luminance": 0.38827
}Semantic roles & 50–950 ramp
primary
#E280FF
secondary
#DCF7D4
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86