#E779F8#E779F8
#E779F8 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.6% C 0.206 H 322.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E779F8 |
|---|---|
| RGB | rgb(231, 121, 248) |
| HSL | hsl(292, 90%, 72%) |
| HSV | hsv(292, 51%, 97%) |
| CMYK | cmyk(6.9%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(67.61, 60.61, -45.63) |
| CIE-LCH | lch(67.61, 75.86, 323.03°) |
| OKLab | oklab(74.61% 0.1622 -0.1262) |
| OKLCH | oklch(74.61% 0.206 322.1) |
| XYZ | xyz(56.7338, 37.4435, 93.0276) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 3.84
Violet Pink
#FB5FFC
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 4.43
Orchid
#DA70D6
ΔE00 5.50
Candy Pink
#FF63E9
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779F8 #8AF879
analogous
#A879F8 #E779F8 #F879C9
triadic
#E779F8 #F8E779 #79F8E7
tetradic
#E779F8 #F8A879 #8AF879 #79C9F8
square
#E779F8 #F8A879 #8AF879 #79C9F8
split-complementary
#E779F8 #C9F879 #79F8A8
monochromatic
#CD0CEA #DD3FF5 #E779F8 #F1B3FB #FAE2FD
Accessibility & contrast
On white
2.47
#E779F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#E779F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779F8
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779F8 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFC
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#EA8AAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e779f8; /* rgb */ color: rgb(231, 121, 248); /* oklch */ color: oklch(74.6% 0.206 322.1);
Tailwind
colors: {
custom: {
50: '#f1a4fb',
500: '#e779f8',
950: '#000000',
},
}SCSS
$custom: #e779f8; $custom-light: #f1a4fb; $custom-dark: #000000;
JSON
{
"hex": "#e779f8",
"rgb": {
"r": 231,
"g": 121,
"b": 248
},
"hsl": {
"h": 291.969,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.74605,
"c": 0.20552,
"h": 322.1
},
"luminance": 0.37441
}Semantic roles & 50–950 ramp
primary
#E779F8
secondary
#DAF6D5
accent
#E6001F
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#170F17
muted
#857F85