#EE77EB#EE77EB
#EE77EB is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.6% C 0.201 H 328.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77EB |
|---|---|
| RGB | rgb(238, 119, 235) |
| HSL | hsl(302, 78%, 70%) |
| HSV | hsv(302, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 1.3%, 6.7%) |
| CIE-LAB | lab(67.56, 61.13, -38.49) |
| CIE-LCH | lch(67.56, 72.24, 327.80°) |
| OKLab | oklab(74.56% 0.1709 -0.1055) |
| OKLCH | oklch(74.56% 0.201 328.3) |
| XYZ | xyz(56.8513, 37.3722, 82.8002) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.03
Violet (CSS)
#EE82EE
ΔE00 2.12
Candy Pink
#FF63E9
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 4.06
Orchid
#DA70D6
ΔE00 4.28
Violet Pink
#FB5FFC
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77EB #77EE7A
analogous
#B677EE #EE77EB #EE77AF
triadic
#EE77EB #EBEE77 #77EBEE
tetradic
#EE77EB #EEB677 #77EE7A #77AFEE
square
#EE77EB #EEB677 #77EE7A #77AFEE
split-complementary
#EE77EB #AFEE77 #77EEB6
monochromatic
#D11ACC #E741E3 #EE77EB #F5ADF3 #FCE4FB
Accessibility & contrast
On white
2.48
#EE77EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EE77EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77EB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77EB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEF
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#F583A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee77eb; /* rgb */ color: rgb(238, 119, 235); /* oklch */ color: oklch(74.6% 0.201 328.3);
Tailwind
colors: {
custom: {
50: '#f6a3f2',
500: '#ee77eb',
950: '#000000',
},
}SCSS
$custom: #ee77eb; $custom-light: #f6a3f2; $custom-dark: #000000;
JSON
{
"hex": "#ee77eb",
"rgb": {
"r": 238,
"g": 119,
"b": 235
},
"hsl": {
"h": 301.513,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.74562,
"c": 0.20083,
"h": 328.3
},
"luminance": 0.37369
}Semantic roles & 50–950 ramp
primary
#EE77EB
secondary
#D0F1D1
accent
#DA110B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85