#E779F9#E779F9
#E779F9 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.7% C 0.206 H 321.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E779F9 |
|---|---|
| RGB | rgb(231, 121, 249) |
| HSL | hsl(292, 91%, 73%) |
| HSV | hsv(292, 51%, 98%) |
| CMYK | cmyk(7.2%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(67.65, 60.79, -46.10) |
| CIE-LCH | lch(67.65, 76.30, 322.83°) |
| OKLab | oklab(74.65% 0.1623 -0.1276) |
| OKLCH | oklch(74.65% 0.206 321.8) |
| XYZ | xyz(56.8894, 37.5058, 93.8469) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 3.99
Violet Pink
#FB5FFC
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.47
Orchid
#DA70D6
ΔE00 5.64
Candy Pink
#FF63E9
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779F9 #8BF979
analogous
#A779F9 #E779F9 #F979CB
triadic
#E779F9 #F9E779 #79F9E7
tetradic
#E779F9 #F9A779 #8BF979 #79CBF9
square
#E779F9 #F9A779 #8BF979 #79CBF9
split-complementary
#E779F9 #CBF979 #79F9A7
monochromatic
#CD0BED #DD3EF6 #E779F9 #F1B4FC #FAE2FE
Accessibility & contrast
On white
2.47
#E779F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#E779F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779F9
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779F9 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFD
Deuteranopia (green-blind)
#87A9F5
Tritanopia (blue-blind)
#EA8AAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e779f9; /* rgb */ color: rgb(231, 121, 249); /* oklch */ color: oklch(74.7% 0.206 321.8);
Tailwind
colors: {
custom: {
50: '#f1a4fc',
500: '#e779f9',
950: '#000000',
},
}SCSS
$custom: #e779f9; $custom-light: #f1a4fc; $custom-dark: #000000;
JSON
{
"hex": "#e779f9",
"rgb": {
"r": 231,
"g": 121,
"b": 249
},
"hsl": {
"h": 291.563,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.74654,
"c": 0.20646,
"h": 321.8
},
"luminance": 0.37503
}Semantic roles & 50–950 ramp
primary
#E779F9
secondary
#DAF6D5
accent
#E60020
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#170F17
muted
#857F85