#EE77E7#EE77E7
#EE77E7 is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.4% C 0.197 H 329.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77E7 |
|---|---|
| RGB | rgb(238, 119, 231) |
| HSL | hsl(304, 78%, 70%) |
| HSV | hsv(304, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 2.9%, 6.7%) |
| CIE-LAB | lab(67.38, 60.45, -36.55) |
| CIE-LCH | lch(67.38, 70.64, 328.84°) |
| OKLab | oklab(74.38% 0.1703 -0.1) |
| OKLCH | oklch(74.38% 0.197 329.6) |
| XYZ | xyz(56.2799, 37.1437, 79.7909) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.49
Violet (CSS)
#EE82EE
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 3.50
Orchid
#DA70D6
ΔE00 4.02
Light Magenta
#FA5FF7
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77E7 #77EE7E
analogous
#B977EE #EE77E7 #EE77AC
triadic
#EE77E7 #E7EE77 #77E7EE
tetradic
#EE77E7 #EEB977 #77EE7E #77ACEE
square
#EE77E7 #EEB977 #77EE7E #77ACEE
split-complementary
#EE77E7 #ACEE77 #77EEB9
monochromatic
#D11AC6 #E741DD #EE77E7 #F5ADF1 #FCE4FA
Accessibility & contrast
On white
2.49
#EE77E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EE77E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77E7
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77E7 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709AEB
Deuteranopia (green-blind)
#93AAE4
Tritanopia (blue-blind)
#F582A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee77e7; /* rgb */ color: rgb(238, 119, 231); /* oklch */ color: oklch(74.4% 0.197 329.6);
Tailwind
colors: {
custom: {
50: '#f6a3ef',
500: '#ee77e7',
950: '#000000',
},
}SCSS
$custom: #ee77e7; $custom-light: #f6a3ef; $custom-dark: #000000;
JSON
{
"hex": "#ee77e7",
"rgb": {
"r": 238,
"g": 119,
"b": 231
},
"hsl": {
"h": 303.529,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.7438,
"c": 0.19743,
"h": 329.6
},
"luminance": 0.3714
}Semantic roles & 50–950 ramp
primary
#EE77E7
secondary
#D0F1D2
accent
#DA180B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84