#E277EF#E277EF
#E277EF is a light, vivid purple. Relative luminance 0.356; OKLCH L 73.3% C 0.198 H 323.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E277EF |
|---|---|
| RGB | rgb(226, 119, 239) |
| HSL | hsl(294, 79%, 70%) |
| HSV | hsv(294, 50%, 94%) |
| CMYK | cmyk(5.4%, 50.2%, 0%, 6.3%) |
| CIE-LAB | lab(66.21, 58.58, -42.91) |
| CIE-LCH | lch(66.21, 72.61, 323.77°) |
| OKLab | oklab(73.31% 0.1581 -0.1185) |
| OKLCH | oklch(73.31% 0.198 323.2) |
| XYZ | xyz(53.5393, 35.5969, 85.6954) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 3.50
Orchid
#DA70D6
ΔE00 4.12
Light Magenta
#FA5FF7
ΔE00 4.50
Violet Pink
#FB5FFC
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E277EF #84EF77
analogous
#A677EF #E277EF #EF77C0
triadic
#E277EF #EFE277 #77EFE2
tetradic
#E277EF #EFA677 #84EF77 #77C0EF
square
#E277EF #EFA677 #84EF77 #77C0EF
split-complementary
#E277EF #C0EF77 #77EFA6
monochromatic
#BF19D3 #D640E9 #E277EF #EEAEF5 #F9E4FC
Accessibility & contrast
On white
2.59
#E277EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#E277EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E277EF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E277EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E277EF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F3
Deuteranopia (green-blind)
#87A5EC
Tritanopia (blue-blind)
#E586A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e277ef; /* rgb */ color: rgb(226, 119, 239); /* oklch */ color: oklch(73.3% 0.198 323.2);
Tailwind
colors: {
custom: {
50: '#eda2f4',
500: '#e277ef',
950: '#000000',
},
}SCSS
$custom: #e277ef; $custom-light: #eda2f4; $custom-dark: #000000;
JSON
{
"hex": "#e277ef",
"rgb": {
"r": 226,
"g": 119,
"b": 239
},
"hsl": {
"h": 293.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.73308,
"c": 0.19757,
"h": 323.2
},
"luminance": 0.35594
}Semantic roles & 50–950 ramp
primary
#E277EF
secondary
#D4F2D0
accent
#DB0A21
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85