#EE77F0#EE77F0
#EE77F0 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.8% C 0.205 H 326.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77F0 |
|---|---|
| RGB | rgb(238, 119, 240) |
| HSL | hsl(299, 80%, 70%) |
| HSV | hsv(299, 50%, 94%) |
| CMYK | cmyk(0.8%, 50.4%, 0%, 5.9%) |
| CIE-LAB | lab(67.77, 61.99, -40.91) |
| CIE-LCH | lch(67.77, 74.27, 326.58°) |
| OKLab | oklab(74.79% 0.1716 -0.1124) |
| OKLCH | oklch(74.79% 0.205 326.8) |
| XYZ | xyz(57.5838, 37.6652, 86.6582) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.83
Violet (CSS)
#EE82EE
ΔE00 2.25
Light Magenta
#FA5FF7
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 3.89
Violet Pink
#FB5FFC
ΔE00 3.96
Orchid
#DA70D6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77F0 #79F077
analogous
#B177F0 #EE77F0 #F077B6
triadic
#EE77F0 #F0EE77 #77F0EE
tetradic
#EE77F0 #F0B177 #79F077 #77B6F0
square
#EE77F0 #F0B177 #79F077 #77B6F0
split-complementary
#EE77F0 #B6F077 #77F0B1
monochromatic
#D218D5 #E740EA #EE77F0 #F5AEF6 #FCE3FC
Accessibility & contrast
On white
2.46
#EE77F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EE77F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77F0
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77F0 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF4
Deuteranopia (green-blind)
#8FABEC
Tritanopia (blue-blind)
#F485A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee77f0; /* rgb */ color: rgb(238, 119, 240); /* oklch */ color: oklch(74.8% 0.205 326.8);
Tailwind
colors: {
custom: {
50: '#f6a3f5',
500: '#ee77f0',
950: '#000000',
},
}SCSS
$custom: #ee77f0; $custom-light: #f6a3f5; $custom-dark: #000000;
JSON
{
"hex": "#ee77f0",
"rgb": {
"r": 238,
"g": 119,
"b": 240
},
"hsl": {
"h": 299.008,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.74794,
"c": 0.20517,
"h": 326.8
},
"luminance": 0.37662
}Semantic roles & 50–950 ramp
primary
#EE77F0
secondary
#D1F2D1
accent
#DC090D
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#170F17
muted
#857F85