#E779FE#E779FE
#E779FE is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.9% C 0.211 H 320.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E779FE |
|---|---|
| RGB | rgb(231, 121, 254) |
| HSL | hsl(290, 99%, 74%) |
| HSV | hsv(290, 52%, 100%) |
| CMYK | cmyk(9.1%, 52.4%, 0%, 0.4%) |
| CIE-LAB | lab(67.89, 61.72, -48.47) |
| CIE-LCH | lch(67.89, 78.48, 321.86°) |
| OKLab | oklab(74.9% 0.1629 -0.1344) |
| OKLCH | oklch(74.9% 0.211 320.5) |
| XYZ | xyz(57.6796, 37.8219, 98.0088) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Violet Pink
#FB5FFC
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 4.71
Purply Pink
#F075E6
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 6.20
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779FE #90FE79
analogous
#A479FE #E779FE #FE79D2
triadic
#E779FE #FEE779 #79FEE7
tetradic
#E779FE #FEA479 #90FE79 #79D2FE
square
#E779FE #FEA479 #90FE79 #79D2FE
split-complementary
#E779FE #D2FE79 #79FEA4
monochromatic
#D002FB #DC3CFE #E779FE #F2B6FE #FAE1FF
Accessibility & contrast
On white
2.45
#E779FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#E779FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779FE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779FE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#84AAFA
Tritanopia (blue-blind)
#E98CB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e779fe; /* rgb */ color: rgb(231, 121, 254); /* oklch */ color: oklch(74.9% 0.211 320.5);
Tailwind
colors: {
custom: {
50: '#f1a4ff',
500: '#e779fe',
950: '#000000',
},
}SCSS
$custom: #e779fe; $custom-light: #f1a4ff; $custom-dark: #000000;
JSON
{
"hex": "#e779fe",
"rgb": {
"r": 231,
"g": 121,
"b": 254
},
"hsl": {
"h": 289.624,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.74903,
"c": 0.21117,
"h": 320.5
},
"luminance": 0.37819
}Semantic roles & 50–950 ramp
primary
#E779FE
secondary
#DAF7D4
accent
#E60028
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#170F18
muted
#857F86