#E776F9#E776F9
#E776F9 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.3% C 0.211 H 322.0°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E776F9 |
|---|---|
| RGB | rgb(231, 118, 249) |
| HSL | hsl(292, 92%, 72%) |
| HSV | hsv(292, 53%, 98%) |
| CMYK | cmyk(7.2%, 52.6%, 0%, 2.4%) |
| CIE-LAB | lab(67.12, 62.22, -46.95) |
| CIE-LCH | lch(67.12, 77.94, 322.96°) |
| OKLab | oklab(74.26% 0.1662 -0.13) |
| OKLCH | oklch(74.26% 0.211 322) |
| XYZ | xyz(56.5305, 36.7879, 93.7272) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 3.96
Purply Pink
#F075E6
ΔE00 4.04
Light Magenta
#FA5FF7
ΔE00 4.07
Candy Pink
#FF63E9
ΔE00 5.48
Orchid
#DA70D6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E776F9 #88F976
analogous
#A676F9 #E776F9 #F976C9
triadic
#E776F9 #F9E776 #76F9E7
tetradic
#E776F9 #F9A676 #88F976 #76C9F9
square
#E776F9 #F9A676 #88F976 #76C9F9
split-complementary
#E776F9 #C9F976 #76F9A6
monochromatic
#CC0AEA #DD3BF6 #E776F9 #F1B1FC #FAE2FE
Accessibility & contrast
On white
2.51
#E776F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#E776F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E776F9
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E776F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E776F9 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFD
Deuteranopia (green-blind)
#85A8F5
Tritanopia (blue-blind)
#EA88AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e776f9; /* rgb */ color: rgb(231, 118, 249); /* oklch */ color: oklch(74.3% 0.211 322.0);
Tailwind
colors: {
custom: {
50: '#f1a2fc',
500: '#e776f9',
950: '#000000',
},
}SCSS
$custom: #e776f9; $custom-light: #f1a2fc; $custom-dark: #000000;
JSON
{
"hex": "#e776f9",
"rgb": {
"r": 231,
"g": 118,
"b": 249
},
"hsl": {
"h": 291.756,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.74259,
"c": 0.21102,
"h": 322
},
"luminance": 0.36785
}Semantic roles & 50–950 ramp
primary
#E776F9
secondary
#D9F6D5
accent
#E60020
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#170F17
muted
#857F85