#E277EB#E277EB
#E277EB is a light, vivid purple. Relative luminance 0.354; OKLCH L 73.1% C 0.194 H 324.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E277EB |
|---|---|
| RGB | rgb(226, 119, 235) |
| HSL | hsl(295, 74%, 69%) |
| HSV | hsv(295, 49%, 92%) |
| CMYK | cmyk(3.8%, 49.4%, 0%, 7.8%) |
| CIE-LAB | lab(66.03, 57.85, -40.99) |
| CIE-LCH | lch(66.03, 70.90, 324.68°) |
| OKLab | oklab(73.12% 0.1576 -0.1129) |
| OKLCH | oklch(73.12% 0.194 324.4) |
| XYZ | xyz(52.9549, 35.3631, 82.6176) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.87
Violet (CSS)
#EE82EE
ΔE00 3.26
Orchid
#DA70D6
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 4.58
Violet Pink
#FB5FFC
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E277EB #80EB77
analogous
#A877EB #E277EB #EB77BA
triadic
#E277EB #EBE277 #77EBE2
tetradic
#E277EB #EBA877 #80EB77 #77BAEB
square
#E277EB #EBA877 #80EB77 #77BAEB
split-complementary
#E277EB #BAEB77 #77EBA8
monochromatic
#BD1ECA #D742E3 #E277EB #EDACF3 #F9E2FB
Accessibility & contrast
On white
2.60
#E277EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#E277EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E277EB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E277EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E277EB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898EF
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#E685A6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #e277eb; /* rgb */ color: rgb(226, 119, 235); /* oklch */ color: oklch(73.1% 0.194 324.4);
Tailwind
colors: {
custom: {
50: '#eda2f2',
500: '#e277eb',
950: '#000000',
},
}SCSS
$custom: #e277eb; $custom-light: #eda2f2; $custom-dark: #000000;
JSON
{
"hex": "#e277eb",
"rgb": {
"r": 226,
"g": 119,
"b": 235
},
"hsl": {
"h": 295.345,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.73116,
"c": 0.19385,
"h": 324.4
},
"luminance": 0.35361
}Semantic roles & 50–950 ramp
primary
#E277EB
secondary
#D1F0CE
accent
#D60F1E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85