#E779EC#E779EC
#E779EC is a light, vivid purple. Relative luminance 0.367; OKLCH L 74.0% C 0.194 H 325.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E779EC |
|---|---|
| RGB | rgb(231, 121, 236) |
| HSL | hsl(297, 75%, 70%) |
| HSV | hsv(297, 49%, 93%) |
| CMYK | cmyk(2.1%, 48.7%, 0%, 7.5%) |
| CIE-LAB | lab(67.07, 58.43, -39.87) |
| CIE-LCH | lch(67.07, 70.74, 325.69°) |
| OKLab | oklab(74.03% 0.1606 -0.1096) |
| OKLCH | oklch(74.03% 0.194 325.7) |
| XYZ | xyz(54.9315, 36.7226, 83.5354) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.15
Violet (CSS)
#EE82EE
ΔE00 2.32
Orchid
#DA70D6
ΔE00 4.00
Light Magenta
#FA5FF7
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 4.64
Violet Pink
#FB5FFC
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779EC #7EEC79
analogous
#AD79EC #E779EC #EC79B8
triadic
#E779EC #ECE779 #79ECE7
tetradic
#E779EC #ECAD79 #7EEC79 #79B8EC
square
#E779EC #ECAD79 #7EEC79 #79B8EC
split-complementary
#E779EC #B8EC79 #79ECAD
monochromatic
#C61DCD #DD43E4 #E779EC #F1AFF4 #FAE4FB
Accessibility & contrast
On white
2.52
#E779EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#E779EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779EC
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779EC | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AF0
Deuteranopia (green-blind)
#8DA8E9
Tritanopia (blue-blind)
#EC86A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e779ec; /* rgb */ color: rgb(231, 121, 236); /* oklch */ color: oklch(74.0% 0.194 325.7);
Tailwind
colors: {
custom: {
50: '#f1a3f2',
500: '#e779ec',
950: '#000000',
},
}SCSS
$custom: #e779ec; $custom-light: #f1a3f2; $custom-dark: #000000;
JSON
{
"hex": "#e779ec",
"rgb": {
"r": 231,
"g": 121,
"b": 236
},
"hsl": {
"h": 297.391,
"s": 75.163,
"l": 70
},
"oklch": {
"l": 0.7403,
"c": 0.19446,
"h": 325.7
},
"luminance": 0.3672
}Semantic roles & 50–950 ramp
primary
#E779EC
secondary
#D2F0D0
accent
#D70E17
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85