#E277F5#E277F5
#E277F5 is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 73.6% C 0.203 H 321.4°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E277F5 |
|---|---|
| RGB | rgb(226, 119, 245) |
| HSL | hsl(291, 86%, 71%) |
| HSV | hsv(291, 51%, 96%) |
| CMYK | cmyk(7.8%, 51.4%, 0%, 3.9%) |
| CIE-LAB | lab(66.49, 59.69, -45.78) |
| CIE-LCH | lch(66.49, 75.23, 322.51°) |
| OKLab | oklab(73.6% 0.1588 -0.1268) |
| OKLCH | oklch(73.6% 0.203 321.4) |
| XYZ | xyz(54.4404, 35.9574, 90.4413) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 4.13
Violet Pink
#FB5FFC
ΔE00 4.53
Light Magenta
#FA5FF7
ΔE00 4.56
Orchid
#DA70D6
ΔE00 5.00
Candy Pink
#FF63E9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E277F5 #8AF577
analogous
#A377F5 #E277F5 #F577C9
triadic
#E277F5 #F5E277 #77F5E2
tetradic
#E277F5 #F5A377 #8AF577 #77C9F5
square
#E277F5 #F5A377 #8AF577 #77C9F5
split-complementary
#E277F5 #C9F577 #77F5A3
monochromatic
#C211E1 #D63EF1 #E277F5 #EEB0F9 #F9E2FD
Accessibility & contrast
On white
2.56
#E277F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#E277F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E277F5
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E277F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E277F5 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629AF9
Deuteranopia (green-blind)
#84A6F1
Tritanopia (blue-blind)
#E488AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e277f5; /* rgb */ color: rgb(226, 119, 245); /* oklch */ color: oklch(73.6% 0.203 321.4);
Tailwind
colors: {
custom: {
50: '#eda2f9',
500: '#e277f5',
950: '#000000',
},
}SCSS
$custom: #e277f5; $custom-light: #eda2f9; $custom-dark: #000000;
JSON
{
"hex": "#e277f5",
"rgb": {
"r": 226,
"g": 119,
"b": 245
},
"hsl": {
"h": 290.952,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.73602,
"c": 0.20322,
"h": 321.4
},
"luminance": 0.35955
}Semantic roles & 50–950 ramp
primary
#E277F5
secondary
#D8F4D4
accent
#E30324
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85