#EE79EA#EE79EA
#EE79EA is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.8% C 0.197 H 328.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79EA |
|---|---|
| RGB | rgb(238, 121, 234) |
| HSL | hsl(302, 77%, 70%) |
| HSV | hsv(302, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 1.7%, 6.7%) |
| CIE-LAB | lab(67.87, 60.01, -37.45) |
| CIE-LCH | lch(67.87, 70.74, 328.03°) |
| OKLab | oklab(74.78% 0.1681 -0.1025) |
| OKLCH | oklch(74.78% 0.197 328.6) |
| XYZ | xyz(56.9478, 37.7957, 82.1217) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.01
Violet (CSS)
#EE82EE
ΔE00 1.77
Candy Pink
#FF63E9
ΔE00 3.82
Orchid
#DA70D6
ΔE00 4.38
Light Magenta
#FA5FF7
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79EA #79EE7D
analogous
#B779EE #EE79EA #EE79B0
triadic
#EE79EA #EAEE79 #79EAEE
tetradic
#EE79EA #EEB779 #79EE7D #79B0EE
square
#EE79EA #EEB779 #79EE7D #79B0EE
split-complementary
#EE79EA #B0EE79 #79EEB7
monochromatic
#D21BCC #E743E1 #EE79EA #F5AFF3 #FCE4FB
Accessibility & contrast
On white
2.45
#EE79EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#EE79EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79EA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79EA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BEE
Deuteranopia (green-blind)
#93ABE7
Tritanopia (blue-blind)
#F584A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee79ea; /* rgb */ color: rgb(238, 121, 234); /* oklch */ color: oklch(74.8% 0.197 328.6);
Tailwind
colors: {
custom: {
50: '#f6a4f1',
500: '#ee79ea',
950: '#000000',
},
}SCSS
$custom: #ee79ea; $custom-light: #f6a4f1; $custom-dark: #000000;
JSON
{
"hex": "#ee79ea",
"rgb": {
"r": 238,
"g": 121,
"b": 234
},
"hsl": {
"h": 302.051,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.74781,
"c": 0.19687,
"h": 328.6
},
"luminance": 0.37792
}Semantic roles & 50–950 ramp
primary
#EE79EA
secondary
#D1F1D2
accent
#DA130C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84