#E77EEB#E77EEB
#E77EEB is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.7% C 0.186 H 325.9°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E77EEB |
|---|---|
| RGB | rgb(231, 126, 235) |
| HSL | hsl(298, 73%, 71%) |
| HSV | hsv(298, 46%, 92%) |
| CMYK | cmyk(1.7%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(67.96, 55.81, -37.93) |
| CIE-LCH | lch(67.96, 67.48, 325.80°) |
| OKLab | oklab(74.67% 0.1537 -0.1041) |
| OKLCH | oklch(74.67% 0.186 325.9) |
| XYZ | xyz(55.4101, 37.9115, 82.9802) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.48
Purply Pink
#F075E6
ΔE00 2.34
Lavender Pink
#DD85D7
ΔE00 4.03
Orchid
#DA70D6
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77EEB #82EB7E
analogous
#B07EEB #E77EEB #EB7EB8
triadic
#E77EEB #EBE77E #7EEBE7
tetradic
#E77EEB #EBB07E #82EB7E #7EB8EB
square
#E77EEB #EBB07E #82EB7E #7EB8EB
split-complementary
#E77EEB #B8EB7E #7EEBB0
monochromatic
#C820CF #DD49E3 #E77EEB #F1B3F3 #FAE5FB
Accessibility & contrast
On white
2.45
#E77EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#E77EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77EEB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77EEB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#EC8AAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e77eeb; /* rgb */ color: rgb(231, 126, 235); /* oklch */ color: oklch(74.7% 0.186 325.9);
Tailwind
colors: {
custom: {
50: '#f1a7f2',
500: '#e77eeb',
950: '#000000',
},
}SCSS
$custom: #e77eeb; $custom-light: #f1a7f2; $custom-dark: #000000;
JSON
{
"hex": "#e77eeb",
"rgb": {
"r": 231,
"g": 126,
"b": 235
},
"hsl": {
"h": 297.798,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.74673,
"c": 0.18562,
"h": 325.9
},
"luminance": 0.37909
}Semantic roles & 50–950 ramp
primary
#E77EEB
secondary
#D5F1D4
accent
#D51017
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85