#EE77ED#EE77ED
#EE77ED is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.7% C 0.203 H 327.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77ED |
|---|---|
| RGB | rgb(238, 119, 237) |
| HSL | hsl(301, 78%, 70%) |
| HSV | hsv(301, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 0.4%, 6.7%) |
| CIE-LAB | lab(67.64, 61.47, -39.46) |
| CIE-LCH | lch(67.64, 73.05, 327.30°) |
| OKLab | oklab(74.66% 0.1712 -0.1083) |
| OKLCH | oklch(74.66% 0.203 327.7) |
| XYZ | xyz(57.1419, 37.4885, 84.3305) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.35
Violet (CSS)
#EE82EE
ΔE00 2.13
Candy Pink
#FF63E9
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.18
Orchid
#DA70D6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77ED #77EE78
analogous
#B377EE #EE77ED #EE77B2
triadic
#EE77ED #EDEE77 #77EDEE
tetradic
#EE77ED #EEB377 #77EE78 #77B2EE
square
#EE77ED #EEB377 #77EE78 #77B2EE
split-complementary
#EE77ED #B2EE77 #77EEB3
monochromatic
#D11ACF #E741E6 #EE77ED #F5ADF4 #FCE4FB
Accessibility & contrast
On white
2.47
#EE77ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EE77ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77ED
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77ED | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF1
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#F484A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee77ed; /* rgb */ color: rgb(238, 119, 237); /* oklch */ color: oklch(74.7% 0.203 327.7);
Tailwind
colors: {
custom: {
50: '#f6a3f3',
500: '#ee77ed',
950: '#000000',
},
}SCSS
$custom: #ee77ed; $custom-light: #f6a3f3; $custom-dark: #000000;
JSON
{
"hex": "#ee77ed",
"rgb": {
"r": 238,
"g": 119,
"b": 237
},
"hsl": {
"h": 300.504,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.74655,
"c": 0.20256,
"h": 327.7
},
"luminance": 0.37485
}Semantic roles & 50–950 ramp
primary
#EE77ED
secondary
#D0F1D0
accent
#DA0D0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85