#EE77FB#EE77FB
#EE77FB is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.3% C 0.215 H 323.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77FB |
|---|---|
| RGB | rgb(238, 119, 251) |
| HSL | hsl(294, 94%, 73%) |
| HSV | hsv(294, 53%, 98%) |
| CMYK | cmyk(5.2%, 52.6%, 0%, 1.6%) |
| CIE-LAB | lab(68.27, 63.93, -46.17) |
| CIE-LCH | lch(68.27, 78.86, 324.17°) |
| OKLab | oklab(75.32% 0.173 -0.1276) |
| OKLCH | oklch(75.32% 0.215 323.6) |
| XYZ | xyz(59.2677, 38.3388, 95.5264) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 3.59
Violet Pink
#FB5FFC
ΔE00 3.65
Light Magenta
#FA5FF7
ΔE00 3.79
Candy Pink
#FF63E9
ΔE00 4.93
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77FB #84FB77
analogous
#AC77FB #EE77FB #FB77C6
triadic
#EE77FB #FBEE77 #77FBEE
tetradic
#EE77FB #FBAC77 #84FB77 #77C6FB
square
#EE77FB #FBAC77 #84FB77 #77C6FB
split-complementary
#EE77FB #C6FB77 #77FBAC
monochromatic
#DA07F1 #E73CF9 #EE77FB #F5B2FD #FBE1FE
Accessibility & contrast
On white
2.42
#EE77FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EE77FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77FB
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77FB | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFF
Deuteranopia (green-blind)
#8AABF7
Tritanopia (blue-blind)
#F288AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee77fb; /* rgb */ color: rgb(238, 119, 251); /* oklch */ color: oklch(75.3% 0.215 323.6);
Tailwind
colors: {
custom: {
50: '#f6a3fd',
500: '#ee77fb',
950: '#000000',
},
}SCSS
$custom: #ee77fb; $custom-light: #f6a3fd; $custom-dark: #000000;
JSON
{
"hex": "#ee77fb",
"rgb": {
"r": 238,
"g": 119,
"b": 251
},
"hsl": {
"h": 294.091,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.75322,
"c": 0.21495,
"h": 323.6
},
"luminance": 0.38336
}Semantic roles & 50–950 ramp
primary
#EE77FB
secondary
#D8F6D5
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85