#E280FC#E280FC
#E280FC is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.2% C 0.196 H 318.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E280FC |
|---|---|
| RGB | rgb(226, 128, 252) |
| HSL | hsl(287, 95%, 75%) |
| HSV | hsv(287, 49%, 99%) |
| CMYK | cmyk(10.3%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(68.49, 56.61, -46.48) |
| CIE-LCH | lch(68.49, 73.25, 320.62°) |
| OKLab | oklab(75.19% 0.1478 -0.1288) |
| OKLCH | oklch(75.19% 0.196 318.9) |
| XYZ | xyz(56.6516, 38.6374, 96.5502) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.94
Purply Pink
#F075E6
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.88
Light Magenta
#FA5FF7
ΔE00 6.04
Liliac
#C48EFD
ΔE00 6.43
Orchid
#DA70D6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E280FC #9AFC80
analogous
#A480FC #E280FC #FC80D8
triadic
#E280FC #FCE280 #80FCE2
tetradic
#E280FC #FCA480 #9AFC80 #80D8FC
square
#E280FC #FCA480 #9AFC80 #80D8FC
split-complementary
#E280FC #D8FC80 #80FCA4
monochromatic
#C708F9 #D444FB #E280FC #F0BCFD #F8E1FE
Accessibility & contrast
On white
2.41
#E280FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#E280FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E280FC
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E280FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E280FC | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#87AAF9
Tritanopia (blue-blind)
#E291B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e280fc; /* rgb */ color: rgb(226, 128, 252); /* oklch */ color: oklch(75.2% 0.196 318.9);
Tailwind
colors: {
custom: {
50: '#eda8fe',
500: '#e280fc',
950: '#000000',
},
}SCSS
$custom: #e280fc; $custom-light: #eda8fe; $custom-dark: #000000;
JSON
{
"hex": "#e280fc",
"rgb": {
"r": 226,
"g": 128,
"b": 252
},
"hsl": {
"h": 287.419,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.75186,
"c": 0.19603,
"h": 318.9
},
"luminance": 0.38635
}Semantic roles & 50–950 ramp
primary
#E280FC
secondary
#DCF7D4
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86