#E277FF#E277FF
#E277FF is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.1% C 0.213 H 318.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E277FF |
|---|---|
| RGB | rgb(226, 119, 255) |
| HSL | hsl(287, 100%, 73%) |
| HSV | hsv(287, 53%, 100%) |
| CMYK | cmyk(11.4%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(66.96, 61.58, -50.52) |
| CIE-LCH | lch(66.96, 79.65, 320.64°) |
| OKLab | oklab(74.11% 0.1598 -0.1405) |
| OKLCH | oklch(74.11% 0.213 318.7) |
| XYZ | xyz(56.0085, 36.5846, 98.6996) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.83
Light Magenta
#FA5FF7
ΔE00 5.07
Violet (CSS)
#EE82EE
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 5.50
Light Purple
#BF77F6
ΔE00 5.93
Easter Purple
#C071FE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E277FF #94FF77
analogous
#9E77FF #E277FF #FF77D8
triadic
#E277FF #FFE277 #77FFE2
tetradic
#E277FF #FF9E77 #94FF77 #77D8FF
square
#E277FF #FF9E77 #94FF77 #77D8FF
split-complementary
#E277FF #D8FF77 #77FF9E
monochromatic
#C600FC #D53AFF #E277FF #EFB4FF #F8E0FF
Accessibility & contrast
On white
2.53
#E277FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#E277FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E277FF
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E277FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E277FF | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9CFF
Deuteranopia (green-blind)
#7EA7FB
Tritanopia (blue-blind)
#E28BB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e277ff; /* rgb */ color: rgb(226, 119, 255); /* oklch */ color: oklch(74.1% 0.213 318.7);
Tailwind
colors: {
custom: {
50: '#eea2ff',
500: '#e277ff',
950: '#000000',
},
}SCSS
$custom: #e277ff; $custom-light: #eea2ff; $custom-dark: #000000;
JSON
{
"hex": "#e277ff",
"rgb": {
"r": 226,
"g": 119,
"b": 255
},
"hsl": {
"h": 287.206,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.74108,
"c": 0.21278,
"h": 318.7
},
"luminance": 0.36582
}Semantic roles & 50–950 ramp
primary
#E277FF
secondary
#DBF7D4
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F18
muted
#857F86