#E177FF#E177FF
#E177FF is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.0% C 0.212 H 318.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E177FF |
|---|---|
| RGB | rgb(225, 119, 255) |
| HSL | hsl(287, 100%, 73%) |
| HSV | hsv(287, 53%, 100%) |
| CMYK | cmyk(11.8%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(66.84, 61.33, -50.72) |
| CIE-LCH | lch(66.84, 79.58, 320.41°) |
| OKLab | oklab(73.99% 0.1587 -0.1411) |
| OKLCH | oklch(73.99% 0.212 318.4) |
| XYZ | xyz(55.6957, 36.4233, 98.6849) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.19
Violet (CSS)
#EE82EE
ΔE00 5.24
Purply Pink
#F075E6
ΔE00 5.63
Light Purple
#BF77F6
ΔE00 5.76
Easter Purple
#C071FE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E177FF #95FF77
analogous
#9D77FF #E177FF #FF77D9
triadic
#E177FF #FFE177 #77FFE1
tetradic
#E177FF #FF9D77 #95FF77 #77D9FF
square
#E177FF #FF9D77 #95FF77 #77D9FF
split-complementary
#E177FF #D9FF77 #77FF9D
monochromatic
#C400FC #D43AFF #E177FF #EEB4FF #F8E0FF
Accessibility & contrast
On white
2.53
#E177FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#E177FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E177FF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E177FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E177FF | 1.00 | 2.53 | 8.28 | 8.28 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9CFF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#E18CB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e177ff; /* rgb */ color: rgb(225, 119, 255); /* oklch */ color: oklch(74.0% 0.212 318.4);
Tailwind
colors: {
custom: {
50: '#eda2ff',
500: '#e177ff',
950: '#000000',
},
}SCSS
$custom: #e177ff; $custom-light: #eda2ff; $custom-dark: #000000;
JSON
{
"hex": "#e177ff",
"rgb": {
"r": 225,
"g": 119,
"b": 255
},
"hsl": {
"h": 286.765,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.73993,
"c": 0.21233,
"h": 318.4
},
"luminance": 0.36421
}Semantic roles & 50–950 ramp
primary
#E177FF
secondary
#DCF7D4
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F18
muted
#857F86