#EE79F4#EE79F4
#EE79F4 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.2% C 0.206 H 325.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79F4 |
|---|---|
| RGB | rgb(238, 121, 244) |
| HSL | hsl(297, 85%, 72%) |
| HSV | hsv(297, 50%, 96%) |
| CMYK | cmyk(2.5%, 50.4%, 0%, 4.3%) |
| CIE-LAB | lab(68.30, 61.75, -42.28) |
| CIE-LCH | lch(68.30, 74.84, 325.60°) |
| OKLab | oklab(75.24% 0.1695 -0.1164) |
| OKLCH | oklch(75.24% 0.206 325.5) |
| XYZ | xyz(58.4251, 38.3866, 89.9023) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.21
Purply Pink
#F075E6
ΔE00 2.49
Light Magenta
#FA5FF7
ΔE00 4.02
Violet Pink
#FB5FFC
ΔE00 4.08
Candy Pink
#FF63E9
ΔE00 4.41
Orchid
#DA70D6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79F4 #7FF479
analogous
#B179F4 #EE79F4 #F479BD
triadic
#EE79F4 #F4EE79 #79F4EE
tetradic
#EE79F4 #F4B179 #7FF479 #79BDF4
square
#EE79F4 #F4B179 #7FF479 #79BDF4
split-complementary
#EE79F4 #BDF479 #79F4B1
monochromatic
#D612E0 #E740EF #EE79F4 #F5B2F9 #FBE3FD
Accessibility & contrast
On white
2.42
#EE79F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EE79F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79F4
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79F4 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF8
Deuteranopia (green-blind)
#8EACF0
Tritanopia (blue-blind)
#F388AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee79f4; /* rgb */ color: rgb(238, 121, 244); /* oklch */ color: oklch(75.2% 0.206 325.5);
Tailwind
colors: {
custom: {
50: '#f6a4f8',
500: '#ee79f4',
950: '#000000',
},
}SCSS
$custom: #ee79f4; $custom-light: #f6a4f8; $custom-dark: #000000;
JSON
{
"hex": "#ee79f4",
"rgb": {
"r": 238,
"g": 121,
"b": 244
},
"hsl": {
"h": 297.073,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.75244,
"c": 0.20564,
"h": 325.5
},
"luminance": 0.38384
}Semantic roles & 50–950 ramp
primary
#EE79F4
secondary
#D6F4D5
accent
#E1040F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85