#EE79EE#EE79EE
#EE79EE is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.0% C 0.200 H 327.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79EE |
|---|---|
| RGB | rgb(238, 121, 238) |
| HSL | hsl(300, 77%, 70%) |
| HSV | hsv(300, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(68.04, 60.70, -39.39) |
| CIE-LCH | lch(68.04, 72.36, 327.02°) |
| OKLab | oklab(74.96% 0.1687 -0.1081) |
| OKLCH | oklch(74.96% 0.2 327.3) |
| XYZ | xyz(57.5289, 38.0281, 85.1823) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.56
Violet (CSS)
#EE82EE
ΔE00 1.78
Candy Pink
#FF63E9
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 4.21
Violet Pink
#FB5FFC
ΔE00 4.42
Orchid
#DA70D6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79EE #79EE79
analogous
#B379EE #EE79EE #EE79B3
triadic
#EE79EE #EEEE79 #79EEEE
tetradic
#EE79EE #EEB379 #79EE79 #79B3EE
square
#EE79EE #EEB379 #79EE79 #79B3EE
split-complementary
#EE79EE #B3EE79 #79EEB3
monochromatic
#D21BD2 #E743E7 #EE79EE #F5AFF5 #FCE4FC
Accessibility & contrast
On white
2.44
#EE79EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EE79EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79EE
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79EE | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF2
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#F486A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee79ee; /* rgb */ color: rgb(238, 121, 238); /* oklch */ color: oklch(75.0% 0.200 327.3);
Tailwind
colors: {
custom: {
50: '#f6a4f4',
500: '#ee79ee',
950: '#000000',
},
}SCSS
$custom: #ee79ee; $custom-light: #f6a4f4; $custom-dark: #000000;
JSON
{
"hex": "#ee79ee",
"rgb": {
"r": 238,
"g": 121,
"b": 238
},
"hsl": {
"h": 300,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.74964,
"c": 0.20034,
"h": 327.3
},
"luminance": 0.38025
}Semantic roles & 50–950 ramp
primary
#EE79EE
secondary
#D1F1D1
accent
#DA0C0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85