#E280F3#E280F3
#E280F3 is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.187 H 321.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E280F3 |
|---|---|
| RGB | rgb(226, 128, 243) |
| HSL | hsl(291, 83%, 73%) |
| HSV | hsv(291, 47%, 95%) |
| CMYK | cmyk(7%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(68.08, 54.90, -42.19) |
| CIE-LCH | lch(68.08, 69.23, 322.46°) |
| OKLab | oklab(74.75% 0.1466 -0.1164) |
| OKLCH | oklch(74.75% 0.187 321.5) |
| XYZ | xyz(55.2590, 38.0804, 89.2161) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 5.29
Orchid
#DA70D6
ΔE00 5.40
Light Magenta
#FA5FF7
ΔE00 5.83
Violet Pink
#FB5FFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E280F3 #91F380
analogous
#A880F3 #E280F3 #F380CB
triadic
#E280F3 #F3E280 #80F3E2
tetradic
#E280F3 #F3A880 #91F380 #80CBF3
square
#E280F3 #F3A880 #91F380 #80CBF3
split-complementary
#E280F3 #CBF380 #80F3A8
monochromatic
#C515E3 #D548EE #E280F3 #EFB8F8 #F9E3FC
Accessibility & contrast
On white
2.44
#E280F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#E280F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E280F3
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E280F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E280F3 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF7
Deuteranopia (green-blind)
#8CAAF0
Tritanopia (blue-blind)
#E48FAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e280f3; /* rgb */ color: rgb(226, 128, 243); /* oklch */ color: oklch(74.8% 0.187 321.5);
Tailwind
colors: {
custom: {
50: '#eda8f7',
500: '#e280f3',
950: '#000000',
},
}SCSS
$custom: #e280f3; $custom-light: #eda8f7; $custom-dark: #000000;
JSON
{
"hex": "#e280f3",
"rgb": {
"r": 226,
"g": 128,
"b": 243
},
"hsl": {
"h": 291.13,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.7475,
"c": 0.18718,
"h": 321.5
},
"luminance": 0.38078
}Semantic roles & 50–950 ramp
primary
#E280F3
secondary
#DBF4D7
accent
#DF0626
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85