#E779EB#E779EB
#E779EB is a light, vivid purple. Relative luminance 0.367; OKLCH L 74.0% C 0.194 H 326.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E779EB |
|---|---|
| RGB | rgb(231, 121, 235) |
| HSL | hsl(298, 74%, 70%) |
| HSV | hsv(298, 49%, 92%) |
| CMYK | cmyk(1.7%, 48.5%, 0%, 7.8%) |
| CIE-LAB | lab(67.02, 58.25, -39.39) |
| CIE-LCH | lch(67.02, 70.32, 325.94°) |
| OKLab | oklab(73.98% 0.1605 -0.1082) |
| OKLCH | oklch(73.98% 0.194 326) |
| XYZ | xyz(54.7866, 36.6647, 82.7724) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.02
Violet (CSS)
#EE82EE
ΔE00 2.29
Orchid
#DA70D6
ΔE00 3.89
Light Magenta
#FA5FF7
ΔE00 4.54
Candy Pink
#FF63E9
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779EB #7DEB79
analogous
#AE79EB #E779EB #EB79B6
triadic
#E779EB #EBE779 #79EBE7
tetradic
#E779EB #EBAE79 #7DEB79 #79B6EB
square
#E779EB #EBAE79 #7DEB79 #79B6EB
split-complementary
#E779EB #B6EB79 #79EBAE
monochromatic
#C51ECB #DD44E3 #E779EB #F1AEF3 #FAE4FB
Accessibility & contrast
On white
2.52
#E779EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E779EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779EB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779EB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEF
Deuteranopia (green-blind)
#8EA8E8
Tritanopia (blue-blind)
#EC86A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e779eb; /* rgb */ color: rgb(231, 121, 235); /* oklch */ color: oklch(74.0% 0.194 326.0);
Tailwind
colors: {
custom: {
50: '#f1a3f2',
500: '#e779eb',
950: '#000000',
},
}SCSS
$custom: #e779eb; $custom-light: #f1a3f2; $custom-dark: #000000;
JSON
{
"hex": "#e779eb",
"rgb": {
"r": 231,
"g": 121,
"b": 235
},
"hsl": {
"h": 297.895,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.73983,
"c": 0.19356,
"h": 326
},
"luminance": 0.36662
}Semantic roles & 50–950 ramp
primary
#E779EB
secondary
#D1F0D0
accent
#D60F16
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85