#E779F7#E779F7
#E779F7 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.6% C 0.205 H 322.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E779F7 |
|---|---|
| RGB | rgb(231, 121, 247) |
| HSL | hsl(292, 89%, 72%) |
| HSV | hsv(292, 51%, 97%) |
| CMYK | cmyk(6.5%, 51%, 0%, 3.1%) |
| CIE-LAB | lab(67.56, 60.42, -45.15) |
| CIE-LCH | lch(67.56, 75.43, 323.23°) |
| OKLab | oklab(74.56% 0.1621 -0.1248) |
| OKLCH | oklch(74.56% 0.205 322.4) |
| XYZ | xyz(56.5791, 37.3817, 92.2128) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 3.70
Violet Pink
#FB5FFC
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 4.40
Orchid
#DA70D6
ΔE00 5.37
Candy Pink
#FF63E9
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779F7 #89F779
analogous
#A879F7 #E779F7 #F779C8
triadic
#E779F7 #F7E779 #79F7E7
tetradic
#E779F7 #F7A879 #89F779 #79C8F7
square
#E779F7 #F7A879 #89F779 #79C8F7
split-complementary
#E779F7 #C8F779 #79F7A8
monochromatic
#CC0EE8 #DD3FF4 #E779F7 #F1B3FA #FAE2FD
Accessibility & contrast
On white
2.48
#E779F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#E779F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779F7
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779F7 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CFB
Deuteranopia (green-blind)
#88A9F3
Tritanopia (blue-blind)
#EA8AAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e779f7; /* rgb */ color: rgb(231, 121, 247); /* oklch */ color: oklch(74.6% 0.205 322.4);
Tailwind
colors: {
custom: {
50: '#f1a4fa',
500: '#e779f7',
950: '#000000',
},
}SCSS
$custom: #e779f7; $custom-light: #f1a4fa; $custom-dark: #000000;
JSON
{
"hex": "#e779f7",
"rgb": {
"r": 231,
"g": 121,
"b": 247
},
"hsl": {
"h": 292.381,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.74556,
"c": 0.20459,
"h": 322.4
},
"luminance": 0.37379
}Semantic roles & 50–950 ramp
primary
#E779F7
secondary
#DAF5D6
accent
#E5001D
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#170F17
muted
#857F85