#EE79EB#EE79EB
#EE79EB is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.8% C 0.198 H 328.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79EB |
|---|---|
| RGB | rgb(238, 121, 235) |
| HSL | hsl(302, 77%, 70%) |
| HSV | hsv(302, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 1.3%, 6.7%) |
| CIE-LAB | lab(67.91, 60.18, -37.93) |
| CIE-LCH | lch(67.91, 71.14, 327.78°) |
| OKLab | oklab(74.83% 0.1682 -0.1039) |
| OKLCH | oklch(74.83% 0.198 328.3) |
| XYZ | xyz(57.0918, 37.8533, 82.8804) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.13
Violet (CSS)
#EE82EE
ΔE00 1.75
Candy Pink
#FF63E9
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 4.40
Orchid
#DA70D6
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79EB #79EE7C
analogous
#B679EE #EE79EB #EE79B1
triadic
#EE79EB #EBEE79 #79EBEE
tetradic
#EE79EB #EEB679 #79EE7C #79B1EE
square
#EE79EB #EEB679 #79EE7C #79B1EE
split-complementary
#EE79EB #B1EE79 #79EEB6
monochromatic
#D21BCD #E743E3 #EE79EB #F5AFF3 #FCE4FB
Accessibility & contrast
On white
2.45
#EE79EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EE79EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79EB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79EB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#92ABE7
Tritanopia (blue-blind)
#F585A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee79eb; /* rgb */ color: rgb(238, 121, 235); /* oklch */ color: oklch(74.8% 0.198 328.3);
Tailwind
colors: {
custom: {
50: '#f6a4f2',
500: '#ee79eb',
950: '#000000',
},
}SCSS
$custom: #ee79eb; $custom-light: #f6a4f2; $custom-dark: #000000;
JSON
{
"hex": "#ee79eb",
"rgb": {
"r": 238,
"g": 121,
"b": 235
},
"hsl": {
"h": 301.538,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.74826,
"c": 0.19773,
"h": 328.3
},
"luminance": 0.3785
}Semantic roles & 50–950 ramp
primary
#EE79EB
secondary
#D1F1D2
accent
#DA110C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85