#EE77EE#EE77EE
#EE77EE is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.7% C 0.203 H 327.4°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77EE |
|---|---|
| RGB | rgb(238, 119, 238) |
| HSL | hsl(300, 78%, 70%) |
| HSV | hsv(300, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 0%, 6.7%) |
| CIE-LAB | lab(67.69, 61.64, -39.94) |
| CIE-LCH | lch(67.69, 73.45, 327.06°) |
| OKLab | oklab(74.7% 0.1713 -0.1097) |
| OKLCH | oklch(74.7% 0.203 327.4) |
| XYZ | xyz(57.2884, 37.5471, 85.1021) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.51
Violet (CSS)
#EE82EE
ΔE00 2.16
Candy Pink
#FF63E9
ΔE00 3.75
Light Magenta
#FA5FF7
ΔE00 3.87
Violet Pink
#FB5FFC
ΔE00 4.10
Orchid
#DA70D6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77EE #77EE77
analogous
#B277EE #EE77EE #EE77B3
triadic
#EE77EE #EEEE77 #77EEEE
tetradic
#EE77EE #EEB377 #77EE77 #77B2EE
square
#EE77EE #EEB377 #77EE77 #77B2EE
split-complementary
#EE77EE #B3EE77 #77EEB3
monochromatic
#D11AD1 #E741E7 #EE77EE #F5ADF5 #FCE4FC
Accessibility & contrast
On white
2.47
#EE77EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EE77EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77EE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77EE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#F484A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee77ee; /* rgb */ color: rgb(238, 119, 238); /* oklch */ color: oklch(74.7% 0.203 327.4);
Tailwind
colors: {
custom: {
50: '#f6a3f4',
500: '#ee77ee',
950: '#000000',
},
}SCSS
$custom: #ee77ee; $custom-light: #f6a3f4; $custom-dark: #000000;
JSON
{
"hex": "#ee77ee",
"rgb": {
"r": 238,
"g": 119,
"b": 238
},
"hsl": {
"h": 300,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.74701,
"c": 0.20343,
"h": 327.4
},
"luminance": 0.37544
}Semantic roles & 50–950 ramp
primary
#EE77EE
secondary
#D0F1D0
accent
#DA0B0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85