#EE79EF#EE79EF
#EE79EF is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.0% C 0.201 H 327.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79EF |
|---|---|
| RGB | rgb(238, 121, 239) |
| HSL | hsl(299, 79%, 71%) |
| HSV | hsv(299, 49%, 94%) |
| CMYK | cmyk(0.4%, 49.4%, 0%, 6.3%) |
| CIE-LAB | lab(68.08, 60.87, -39.87) |
| CIE-LCH | lch(68.08, 72.77, 326.78°) |
| OKLab | oklab(75.01% 0.1688 -0.1095) |
| OKLCH | oklch(75.01% 0.201 327) |
| XYZ | xyz(57.6762, 38.0870, 85.9582) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.71
Violet (CSS)
#EE82EE
ΔE00 1.82
Candy Pink
#FF63E9
ΔE00 4.05
Light Magenta
#FA5FF7
ΔE00 4.16
Violet Pink
#FB5FFC
ΔE00 4.35
Orchid
#DA70D6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79EF #7AEF79
analogous
#B379EF #EE79EF #EF79B5
triadic
#EE79EF #EFEE79 #79EFEE
tetradic
#EE79EF #EFB379 #7AEF79 #79B5EF
square
#EE79EF #EFB379 #7AEF79 #79B5EF
split-complementary
#EE79EF #B5EF79 #79EFB3
monochromatic
#D319D4 #E742E8 #EE79EF #F5B0F6 #FCE4FC
Accessibility & contrast
On white
2.44
#EE79EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#EE79EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79EF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79EF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF3
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#F486A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee79ef; /* rgb */ color: rgb(238, 121, 239); /* oklch */ color: oklch(75.0% 0.201 327.0);
Tailwind
colors: {
custom: {
50: '#f6a4f4',
500: '#ee79ef',
950: '#000000',
},
}SCSS
$custom: #ee79ef; $custom-light: #f6a4f4; $custom-dark: #000000;
JSON
{
"hex": "#ee79ef",
"rgb": {
"r": 238,
"g": 121,
"b": 239
},
"hsl": {
"h": 299.492,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.7501,
"c": 0.20122,
"h": 327
},
"luminance": 0.38084
}Semantic roles & 50–950 ramp
primary
#EE79EF
secondary
#D2F2D2
accent
#DB0B0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85