#EE79E2#EE79E2
#EE79E2 is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.4% C 0.190 H 331.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79E2 |
|---|---|
| RGB | rgb(238, 121, 226) |
| HSL | hsl(306, 77%, 70%) |
| HSV | hsv(306, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 5%, 6.7%) |
| CIE-LAB | lab(67.54, 58.66, -33.54) |
| CIE-LCH | lch(67.54, 67.57, 330.24°) |
| OKLab | oklab(74.42% 0.1667 -0.0914) |
| OKLCH | oklch(74.42% 0.19 331.3) |
| XYZ | xyz(55.8243, 37.3463, 76.2050) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.05
Violet (CSS)
#EE82EE
ΔE00 2.46
Lavender Pink
#DD85D7
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 3.86
Orchid
#DA70D6
ΔE00 4.08
Light Magenta
#FA5FF7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79E2 #79EE85
analogous
#BF79EE #EE79E2 #EE79A7
triadic
#EE79E2 #E2EE79 #79E2EE
tetradic
#EE79E2 #EEBF79 #79EE85 #79A7EE
square
#EE79E2 #EEBF79 #79EE85 #79A7EE
split-complementary
#EE79E2 #A7EE79 #79EEBF
monochromatic
#D21BBF #E743D6 #EE79E2 #F5AFEE #FCE4F9
Accessibility & contrast
On white
2.48
#EE79E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EE79E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79E2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79E2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749AE6
Deuteranopia (green-blind)
#96AADF
Tritanopia (blue-blind)
#F682A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee79e2; /* rgb */ color: rgb(238, 121, 226); /* oklch */ color: oklch(74.4% 0.190 331.3);
Tailwind
colors: {
custom: {
50: '#f6a4eb',
500: '#ee79e2',
950: '#000000',
},
}SCSS
$custom: #ee79e2; $custom-light: #f6a4eb; $custom-dark: #000000;
JSON
{
"hex": "#ee79e2",
"rgb": {
"r": 238,
"g": 121,
"b": 226
},
"hsl": {
"h": 306.154,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.74424,
"c": 0.1901,
"h": 331.3
},
"luminance": 0.37343
}Semantic roles & 50–950 ramp
primary
#EE79E2
secondary
#D1F1D5
accent
#DA210C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84