#EE77EA#EE77EA
#EE77EA is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.5% C 0.200 H 328.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77EA |
|---|---|
| RGB | rgb(238, 119, 234) |
| HSL | hsl(302, 78%, 70%) |
| HSV | hsv(302, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 1.7%, 6.7%) |
| CIE-LAB | lab(67.51, 60.96, -38.01) |
| CIE-LCH | lch(67.51, 71.83, 328.06°) |
| OKLab | oklab(74.52% 0.1707 -0.1041) |
| OKLCH | oklch(74.52% 0.2 328.6) |
| XYZ | xyz(56.7072, 37.3146, 82.0415) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.88
Violet (CSS)
#EE82EE
ΔE00 2.13
Candy Pink
#FF63E9
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 4.13
Orchid
#DA70D6
ΔE00 4.20
Violet Pink
#FB5FFC
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77EA #77EE7B
analogous
#B777EE #EE77EA #EE77AE
triadic
#EE77EA #EAEE77 #77EAEE
tetradic
#EE77EA #EEB777 #77EE7B #77AEEE
square
#EE77EA #EEB777 #77EE7B #77AEEE
split-complementary
#EE77EA #AEEE77 #77EEB7
monochromatic
#D11ACA #E741E2 #EE77EA #F5ADF2 #FCE4FB
Accessibility & contrast
On white
2.48
#EE77EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#EE77EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77EA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77EA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEE
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#F583A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee77ea; /* rgb */ color: rgb(238, 119, 234); /* oklch */ color: oklch(74.5% 0.200 328.6);
Tailwind
colors: {
custom: {
50: '#f6a3f1',
500: '#ee77ea',
950: '#000000',
},
}SCSS
$custom: #ee77ea; $custom-light: #f6a3f1; $custom-dark: #000000;
JSON
{
"hex": "#ee77ea",
"rgb": {
"r": 238,
"g": 119,
"b": 234
},
"hsl": {
"h": 302.017,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.74517,
"c": 0.19998,
"h": 328.6
},
"luminance": 0.37311
}Semantic roles & 50–950 ramp
primary
#EE77EA
secondary
#D0F1D1
accent
#DA120B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84