#E779EE#E779EE
#E779EE is a light, vivid purple. Relative luminance 0.368; OKLCH L 74.1% C 0.196 H 325.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E779EE |
|---|---|
| RGB | rgb(231, 121, 238) |
| HSL | hsl(296, 77%, 70%) |
| HSV | hsv(296, 49%, 93%) |
| CMYK | cmyk(2.9%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.16, 58.79, -40.84) |
| CIE-LCH | lch(67.16, 71.58, 325.22°) |
| OKLab | oklab(74.12% 0.1609 -0.1124) |
| OKLCH | oklch(74.12% 0.196 325.1) |
| XYZ | xyz(55.2237, 36.8395, 85.0742) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.41
Violet (CSS)
#EE82EE
ΔE00 2.43
Orchid
#DA70D6
ΔE00 4.22
Light Magenta
#FA5FF7
ΔE00 4.42
Violet Pink
#FB5FFC
ΔE00 4.59
Candy Pink
#FF63E9
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779EE #80EE79
analogous
#AC79EE #E779EE #EE79BB
triadic
#E779EE #EEE779 #79EEE7
tetradic
#E779EE #EEAC79 #80EE79 #79BBEE
square
#E779EE #EEAC79 #80EE79 #79BBEE
split-complementary
#E779EE #BBEE79 #79EEAC
monochromatic
#C71BD2 #DD43E7 #E779EE #F1AFF5 #FAE4FC
Accessibility & contrast
On white
2.51
#E779EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#E779EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779EE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779EE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF2
Deuteranopia (green-blind)
#8CA8EB
Tritanopia (blue-blind)
#EC87A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e779ee; /* rgb */ color: rgb(231, 121, 238); /* oklch */ color: oklch(74.1% 0.196 325.1);
Tailwind
colors: {
custom: {
50: '#f1a3f4',
500: '#e779ee',
950: '#000000',
},
}SCSS
$custom: #e779ee; $custom-light: #f1a3f4; $custom-dark: #000000;
JSON
{
"hex": "#e779ee",
"rgb": {
"r": 231,
"g": 121,
"b": 238
},
"hsl": {
"h": 296.41,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.74124,
"c": 0.19629,
"h": 325.1
},
"luminance": 0.36837
}Semantic roles & 50–950 ramp
primary
#E779EE
secondary
#D3F1D1
accent
#DA0C18
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85