#EE77F5#EE77F5
#EE77F5 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.0% C 0.210 H 325.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77F5 |
|---|---|
| RGB | rgb(238, 119, 245) |
| HSL | hsl(297, 86%, 71%) |
| HSV | hsv(297, 51%, 96%) |
| CMYK | cmyk(2.9%, 51.4%, 0%, 3.9%) |
| CIE-LAB | lab(68.00, 62.87, -43.31) |
| CIE-LCH | lch(68.00, 76.34, 325.44°) |
| OKLab | oklab(75.03% 0.1723 -0.1194) |
| OKLCH | oklch(75.03% 0.21 325.3) |
| XYZ | xyz(58.3368, 37.9664, 90.6240) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.64
Violet (CSS)
#EE82EE
ΔE00 2.64
Light Magenta
#FA5FF7
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 3.72
Candy Pink
#FF63E9
ΔE00 4.31
Orchid
#DA70D6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77F5 #7EF577
analogous
#AF77F5 #EE77F5 #F577BD
triadic
#EE77F5 #F5EE77 #77F5EE
tetradic
#EE77F5 #F5AF77 #7EF577 #77BDF5
square
#EE77F5 #F5AF77 #7EF577 #77BDF5
split-complementary
#EE77F5 #BDF577 #77F5AF
monochromatic
#D511E1 #E73EF1 #EE77F5 #F5B0F9 #FBE2FD
Accessibility & contrast
On white
2.44
#EE77F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EE77F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77F5
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77F5 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF9
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#F386AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee77f5; /* rgb */ color: rgb(238, 119, 245); /* oklch */ color: oklch(75.0% 0.210 325.3);
Tailwind
colors: {
custom: {
50: '#f6a3f9',
500: '#ee77f5',
950: '#000000',
},
}SCSS
$custom: #ee77f5; $custom-light: #f6a3f9; $custom-dark: #000000;
JSON
{
"hex": "#ee77f5",
"rgb": {
"r": 238,
"g": 119,
"b": 245
},
"hsl": {
"h": 296.667,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.75031,
"c": 0.20958,
"h": 325.3
},
"luminance": 0.37963
}Semantic roles & 50–950 ramp
primary
#EE77F5
secondary
#D5F4D4
accent
#E3030F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85