#E77EE9#E77EE9
#E77EE9 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.184 H 326.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E77EE9 |
|---|---|
| RGB | rgb(231, 126, 233) |
| HSL | hsl(299, 71%, 70%) |
| HSV | hsv(299, 46%, 91%) |
| CMYK | cmyk(0.9%, 45.9%, 0%, 8.6%) |
| CIE-LAB | lab(67.87, 55.46, -36.96) |
| CIE-LCH | lch(67.87, 66.65, 326.32°) |
| OKLab | oklab(74.58% 0.1533 -0.1013) |
| OKLCH | oklch(74.58% 0.184 326.5) |
| XYZ | xyz(55.1227, 37.7966, 81.4670) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.47
Purply Pink
#F075E6
ΔE00 2.18
Lavender Pink
#DD85D7
ΔE00 3.73
Orchid
#DA70D6
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77EE9 #80E97E
analogous
#B27EE9 #E77EE9 #E97EB5
triadic
#E77EE9 #E9E77E #7EE9E7
tetradic
#E77EE9 #E9B27E #80E97E #7EB5E9
square
#E77EE9 #E9B27E #80E97E #7EB5E9
split-complementary
#E77EE9 #B5E97E #7EE9B2
monochromatic
#C722CA #DD4AE0 #E77EE9 #F1B2F2 #FAE5FB
Accessibility & contrast
On white
2.45
#E77EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#E77EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77EE9
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77EE9 | 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)
#749DED
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#EC89A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e77ee9; /* rgb */ color: rgb(231, 126, 233); /* oklch */ color: oklch(74.6% 0.184 326.5);
Tailwind
colors: {
custom: {
50: '#f1a7f0',
500: '#e77ee9',
950: '#000000',
},
}SCSS
$custom: #e77ee9; $custom-light: #f1a7f0; $custom-dark: #000000;
JSON
{
"hex": "#e77ee9",
"rgb": {
"r": 231,
"g": 126,
"b": 233
},
"hsl": {
"h": 298.879,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.74582,
"c": 0.18379,
"h": 326.5
},
"luminance": 0.37794
}Semantic roles & 50–950 ramp
primary
#E77EE9
secondary
#D3F0D3
accent
#D31316
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84