#E278FA#E278FA
#E278FA is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.0% C 0.206 H 320.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E278FA |
|---|---|
| RGB | rgb(226, 120, 250) |
| HSL | hsl(289, 93%, 73%) |
| HSV | hsv(289, 52%, 98%) |
| CMYK | cmyk(9.6%, 52%, 0%, 2%) |
| CIE-LAB | lab(66.90, 60.15, -47.87) |
| CIE-LCH | lch(66.90, 76.87, 321.48°) |
| OKLab | oklab(73.99% 0.1581 -0.1328) |
| OKLCH | oklch(73.99% 0.206 320) |
| XYZ | xyz(55.3337, 36.5061, 94.5556) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Violet Pink
#FB5FFC
ΔE00 4.73
Purply Pink
#F075E6
ΔE00 4.79
Light Magenta
#FA5FF7
ΔE00 4.87
Orchid
#DA70D6
ΔE00 5.77
Light Purple
#BF77F6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E278FA #90FA78
analogous
#A178FA #E278FA #FA78D1
triadic
#E278FA #FAE278 #78FAE2
tetradic
#E278FA #FAA178 #90FA78 #78D1FA
square
#E278FA #FAA178 #90FA78 #78D1FA
split-complementary
#E278FA #D1FA78 #78FAA1
monochromatic
#C409EF #D53DF8 #E278FA #EFB3FC #F9E1FE
Accessibility & contrast
On white
2.53
#E278FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#E278FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E278FA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E278FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E278FA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFE
Deuteranopia (green-blind)
#82A7F6
Tritanopia (blue-blind)
#E38BAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e278fa; /* rgb */ color: rgb(226, 120, 250); /* oklch */ color: oklch(74.0% 0.206 320.0);
Tailwind
colors: {
custom: {
50: '#eea3fc',
500: '#e278fa',
950: '#000000',
},
}SCSS
$custom: #e278fa; $custom-light: #eea3fc; $custom-dark: #000000;
JSON
{
"hex": "#e278fa",
"rgb": {
"r": 226,
"g": 120,
"b": 250
},
"hsl": {
"h": 288.923,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.73986,
"c": 0.20646,
"h": 320
},
"luminance": 0.36504
}Semantic roles & 50–950 ramp
primary
#E278FA
secondary
#DBF6D5
accent
#E6002A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85