#EE77E8#EE77E8
#EE77E8 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.4% C 0.198 H 329.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77E8 |
|---|---|
| RGB | rgb(238, 119, 232) |
| HSL | hsl(303, 78%, 70%) |
| HSV | hsv(303, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 2.5%, 6.7%) |
| CIE-LAB | lab(67.43, 60.62, -37.03) |
| CIE-LCH | lch(67.43, 71.03, 328.58°) |
| OKLab | oklab(74.43% 0.1704 -0.1013) |
| OKLCH | oklch(74.43% 0.198 329.3) |
| XYZ | xyz(56.4215, 37.2003, 80.5368) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.60
Violet (CSS)
#EE82EE
ΔE00 2.20
Candy Pink
#FF63E9
ΔE00 3.51
Orchid
#DA70D6
ΔE00 4.07
Light Magenta
#FA5FF7
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77E8 #77EE7D
analogous
#B877EE #EE77E8 #EE77AD
triadic
#EE77E8 #E8EE77 #77E8EE
tetradic
#EE77E8 #EEB877 #77EE7D #77ADEE
square
#EE77E8 #EEB877 #77EE7D #77ADEE
split-complementary
#EE77E8 #ADEE77 #77EEB8
monochromatic
#D11AC7 #E741DF #EE77E8 #F5ADF1 #FCE4FA
Accessibility & contrast
On white
2.49
#EE77E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EE77E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77E8
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77E8 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9AEC
Deuteranopia (green-blind)
#92AAE4
Tritanopia (blue-blind)
#F582A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee77e8; /* rgb */ color: rgb(238, 119, 232); /* oklch */ color: oklch(74.4% 0.198 329.3);
Tailwind
colors: {
custom: {
50: '#f6a3ef',
500: '#ee77e8',
950: '#000000',
},
}SCSS
$custom: #ee77e8; $custom-light: #f6a3ef; $custom-dark: #000000;
JSON
{
"hex": "#ee77e8",
"rgb": {
"r": 238,
"g": 119,
"b": 232
},
"hsl": {
"h": 303.025,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.74426,
"c": 0.19827,
"h": 329.3
},
"luminance": 0.37197
}Semantic roles & 50–950 ramp
primary
#EE77E8
secondary
#D0F1D1
accent
#DA160B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84