#E280F2#E280F2
#E280F2 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.7% C 0.186 H 321.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E280F2 |
|---|---|
| RGB | rgb(226, 128, 242) |
| HSL | hsl(292, 81%, 73%) |
| HSV | hsv(292, 47%, 95%) |
| CMYK | cmyk(6.6%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(68.04, 54.71, -41.71) |
| CIE-LCH | lch(68.04, 68.79, 322.68°) |
| OKLab | oklab(74.7% 0.1464 -0.115) |
| OKLCH | oklch(74.7% 0.186 321.8) |
| XYZ | xyz(55.1084, 38.0202, 88.4230) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 5.12
Orchid
#DA70D6
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.83
Violet Pink
#FB5FFC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E280F2 #90F280
analogous
#A980F2 #E280F2 #F280C9
triadic
#E280F2 #F2E280 #80F2E2
tetradic
#E280F2 #F2A980 #90F280 #80C9F2
square
#E280F2 #F2A980 #90F280 #80C9F2
split-complementary
#E280F2 #C9F280 #80F2A9
monochromatic
#C417E1 #D548EC #E280F2 #EFB8F8 #F9E3FC
Accessibility & contrast
On white
2.44
#E280F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#E280F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E280F2
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E280F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E280F2 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#8CAAEF
Tritanopia (blue-blind)
#E48EAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e280f2; /* rgb */ color: rgb(226, 128, 242); /* oklch */ color: oklch(74.7% 0.186 321.8);
Tailwind
colors: {
custom: {
50: '#eda8f6',
500: '#e280f2',
950: '#000000',
},
}SCSS
$custom: #e280f2; $custom-light: #eda8f6; $custom-dark: #000000;
JSON
{
"hex": "#e280f2",
"rgb": {
"r": 226,
"g": 128,
"b": 242
},
"hsl": {
"h": 291.579,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.74703,
"c": 0.1862,
"h": 321.8
},
"luminance": 0.38018
}Semantic roles & 50–950 ramp
primary
#E280F2
secondary
#DBF4D7
accent
#DE0826
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#171017
muted
#857F85