#E779E2#E779E2
#E779E2 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.6% C 0.186 H 329.0°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E779E2 |
|---|---|
| RGB | rgb(231, 121, 226) |
| HSL | hsl(303, 70%, 69%) |
| HSV | hsv(303, 48%, 91%) |
| CMYK | cmyk(0%, 47.6%, 2.2%, 9.4%) |
| CIE-LAB | lab(66.64, 56.67, -35.00) |
| CIE-LCH | lch(66.64, 66.61, 328.30°) |
| OKLab | oklab(73.57% 0.159 -0.0957) |
| OKLCH | oklch(73.57% 0.186 329) |
| XYZ | xyz(53.5191, 36.1577, 76.0969) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Violet (CSS)
#EE82EE
ΔE00 2.54
Orchid
#DA70D6
ΔE00 3.19
Lavender Pink
#DD85D7
ΔE00 3.55
Candy Pink
#FF63E9
ΔE00 4.41
Light Magenta
#FA5FF7
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779E2 #79E77E
analogous
#B579E7 #E779E2 #E779AB
triadic
#E779E2 #E2E779 #79E2E7
tetradic
#E779E2 #E7B579 #79E77E #79ABE7
square
#E779E2 #E7B579 #79E77E #79ABE7
split-complementary
#E779E2 #ABE779 #79E7B5
monochromatic
#C323BB #DE45D7 #E779E2 #F0ADED #FAE1F8
Accessibility & contrast
On white
2.55
#E779E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#E779E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779E2
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779E2 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7299E6
Deuteranopia (green-blind)
#91A7DF
Tritanopia (blue-blind)
#EE83A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e779e2; /* rgb */ color: rgb(231, 121, 226); /* oklch */ color: oklch(73.6% 0.186 329.0);
Tailwind
colors: {
custom: {
50: '#f1a3eb',
500: '#e779e2',
950: '#000000',
},
}SCSS
$custom: #e779e2; $custom-light: #f1a3eb; $custom-dark: #000000;
JSON
{
"hex": "#e779e2",
"rgb": {
"r": 231,
"g": 121,
"b": 226
},
"hsl": {
"h": 302.727,
"s": 69.62,
"l": 69.02
},
"oklch": {
"l": 0.73573,
"c": 0.18558,
"h": 329
},
"luminance": 0.36155
}Semantic roles & 50–950 ramp
primary
#E779E2
secondary
#CEEECF
accent
#D21D14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F16
muted
#857F84