#E779F2#E779F2
#E779F2 is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.3% C 0.200 H 323.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E779F2 |
|---|---|
| RGB | rgb(231, 121, 242) |
| HSL | hsl(295, 82%, 71%) |
| HSV | hsv(295, 50%, 95%) |
| CMYK | cmyk(4.5%, 50%, 0%, 5.1%) |
| CIE-LAB | lab(67.33, 59.51, -42.76) |
| CIE-LCH | lch(67.33, 73.28, 324.30°) |
| OKLab | oklab(74.31% 0.1615 -0.1179) |
| OKLCH | oklch(74.31% 0.2 323.9) |
| XYZ | xyz(55.8179, 37.0772, 88.2036) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 2.97
Light Magenta
#FA5FF7
ΔE00 4.35
Violet Pink
#FB5FFC
ΔE00 4.42
Orchid
#DA70D6
ΔE00 4.71
Candy Pink
#FF63E9
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779F2 #84F279
analogous
#AA79F2 #E779F2 #F279C0
triadic
#E779F2 #F2E779 #79F2E7
tetradic
#E779F2 #F2AA79 #84F279 #79C0F2
square
#E779F2 #F2AA79 #84F279 #79C0F2
split-complementary
#E779F2 #C0F279 #79F2AA
monochromatic
#C915DB #DD41ED #E779F2 #F1B1F7 #FAE3FC
Accessibility & contrast
On white
2.50
#E779F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#E779F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779F2
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779F2 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699BF6
Deuteranopia (green-blind)
#8AA9EE
Tritanopia (blue-blind)
#EB88AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e779f2; /* rgb */ color: rgb(231, 121, 242); /* oklch */ color: oklch(74.3% 0.200 323.9);
Tailwind
colors: {
custom: {
50: '#f1a4f7',
500: '#e779f2',
950: '#000000',
},
}SCSS
$custom: #e779f2; $custom-light: #f1a4f7; $custom-dark: #000000;
JSON
{
"hex": "#e779f2",
"rgb": {
"r": 231,
"g": 121,
"b": 242
},
"hsl": {
"h": 294.545,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.74314,
"c": 0.19995,
"h": 323.9
},
"luminance": 0.37074
}Semantic roles & 50–950 ramp
primary
#E779F2
secondary
#D6F3D3
accent
#DF071A
background
#FFFAFF
surface
#FEF4FE
border
#D6CED6
text
#170F17
muted
#857F85