#EE79E5#EE79E5
#EE79E5 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.6% C 0.193 H 330.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79E5 |
|---|---|
| RGB | rgb(238, 121, 229) |
| HSL | hsl(305, 77%, 70%) |
| HSV | hsv(305, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 3.8%, 6.7%) |
| CIE-LAB | lab(67.66, 59.16, -35.01) |
| CIE-LCH | lch(67.66, 68.75, 329.38°) |
| OKLab | oklab(74.56% 0.1672 -0.0956) |
| OKLCH | oklch(74.56% 0.193 330.2) |
| XYZ | xyz(56.2396, 37.5124, 78.3919) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.77
Violet (CSS)
#EE82EE
ΔE00 2.11
Candy Pink
#FF63E9
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 4.06
Orchid
#DA70D6
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79E5 #79EE82
analogous
#BC79EE #EE79E5 #EE79AB
triadic
#EE79E5 #E5EE79 #79E5EE
tetradic
#EE79E5 #EEBC79 #79EE82 #79ABEE
square
#EE79E5 #EEBC79 #79EE82 #79ABEE
split-complementary
#EE79E5 #ABEE79 #79EEBC
monochromatic
#D21BC4 #E743DA #EE79E5 #F5AFF0 #FCE4FA
Accessibility & contrast
On white
2.47
#EE79E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EE79E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79E5
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79E5 | 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)
#739BE9
Deuteranopia (green-blind)
#95ABE2
Tritanopia (blue-blind)
#F683A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee79e5; /* rgb */ color: rgb(238, 121, 229); /* oklch */ color: oklch(74.6% 0.193 330.2);
Tailwind
colors: {
custom: {
50: '#f6a4ed',
500: '#ee79e5',
950: '#000000',
},
}SCSS
$custom: #ee79e5; $custom-light: #f6a4ed; $custom-dark: #000000;
JSON
{
"hex": "#ee79e5",
"rgb": {
"r": 238,
"g": 121,
"b": 229
},
"hsl": {
"h": 304.615,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.74557,
"c": 0.19261,
"h": 330.2
},
"luminance": 0.37509
}Semantic roles & 50–950 ramp
primary
#EE79E5
secondary
#D1F1D4
accent
#DA1C0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84