#E277F0#E277F0
#E277F0 is a light, vivid purple. Relative luminance 0.357; OKLCH L 73.4% C 0.199 H 322.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E277F0 |
|---|---|
| RGB | rgb(226, 119, 240) |
| HSL | hsl(293, 80%, 70%) |
| HSV | hsv(293, 50%, 94%) |
| CMYK | cmyk(5.8%, 50.4%, 0%, 5.9%) |
| CIE-LAB | lab(66.26, 58.76, -43.39) |
| CIE-LCH | lch(66.26, 73.05, 323.56°) |
| OKLab | oklab(73.36% 0.1582 -0.1198) |
| OKLCH | oklch(73.36% 0.199 322.9) |
| XYZ | xyz(53.6874, 35.6562, 86.4756) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 3.57
Orchid
#DA70D6
ΔE00 4.27
Light Magenta
#FA5FF7
ΔE00 4.49
Violet Pink
#FB5FFC
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E277F0 #85F077
analogous
#A577F0 #E277F0 #F077C1
triadic
#E277F0 #F0E277 #77F0E2
tetradic
#E277F0 #F0A577 #85F077 #77C1F0
square
#E277F0 #F0A577 #85F077 #77C1F0
split-complementary
#E277F0 #C1F077 #77F0A5
monochromatic
#BF18D5 #D640EA #E277F0 #EEAEF6 #F9E3FC
Accessibility & contrast
On white
2.58
#E277F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#E277F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E277F0
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E277F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E277F0 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6599F4
Deuteranopia (green-blind)
#86A5ED
Tritanopia (blue-blind)
#E587A9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e277f0; /* rgb */ color: rgb(226, 119, 240); /* oklch */ color: oklch(73.4% 0.199 322.9);
Tailwind
colors: {
custom: {
50: '#eda2f5',
500: '#e277f0',
950: '#000000',
},
}SCSS
$custom: #e277f0; $custom-light: #eda2f5; $custom-dark: #000000;
JSON
{
"hex": "#e277f0",
"rgb": {
"r": 226,
"g": 119,
"b": 240
},
"hsl": {
"h": 293.058,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.73356,
"c": 0.1985,
"h": 322.9
},
"luminance": 0.35654
}Semantic roles & 50–950 ramp
primary
#E277F0
secondary
#D5F2D1
accent
#DC0922
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#170F17
muted
#857F85