#E779FF#E779FF
#E779FF is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.0% C 0.212 H 320.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E779FF |
|---|---|
| RGB | rgb(231, 121, 255) |
| HSL | hsl(289, 100%, 74%) |
| HSV | hsv(289, 53%, 100%) |
| CMYK | cmyk(9.4%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(67.94, 61.91, -48.94) |
| CIE-LCH | lch(67.94, 78.92, 321.67°) |
| OKLab | oklab(74.95% 0.163 -0.1358) |
| OKLCH | oklch(74.95% 0.212 320.2) |
| XYZ | xyz(57.8402, 37.8861, 98.8544) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.27
Violet Pink
#FB5FFC
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 4.77
Purply Pink
#F075E6
ΔE00 4.87
Candy Pink
#FF63E9
ΔE00 6.31
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779FF #91FF79
analogous
#A479FF #E779FF #FF79D4
triadic
#E779FF #FFE779 #79FFE7
tetradic
#E779FF #FFA479 #91FF79 #79D4FF
square
#E779FF #FFA479 #91FF79 #79D4FF
split-complementary
#E779FF #D4FF79 #79FFA4
monochromatic
#D000FE #DC3CFF #E779FF #F2B6FF #FAE0FF
Accessibility & contrast
On white
2.45
#E779FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#E779FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779FF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779FF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609EFF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#E88CB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e779ff; /* rgb */ color: rgb(231, 121, 255); /* oklch */ color: oklch(75.0% 0.212 320.2);
Tailwind
colors: {
custom: {
50: '#f1a4ff',
500: '#e779ff',
950: '#000000',
},
}SCSS
$custom: #e779ff; $custom-light: #f1a4ff; $custom-dark: #000000;
JSON
{
"hex": "#e779ff",
"rgb": {
"r": 231,
"g": 121,
"b": 255
},
"hsl": {
"h": 289.254,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.74954,
"c": 0.21213,
"h": 320.2
},
"luminance": 0.37884
}Semantic roles & 50–950 ramp
primary
#E779FF
secondary
#DAF7D4
accent
#E60029
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#170F18
muted
#857F86