#EE79F5#EE79F5
#EE79F5 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.3% C 0.207 H 325.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79F5 |
|---|---|
| RGB | rgb(238, 121, 245) |
| HSL | hsl(297, 86%, 72%) |
| HSV | hsv(297, 51%, 96%) |
| CMYK | cmyk(2.9%, 50.6%, 0%, 3.9%) |
| CIE-LAB | lab(68.35, 61.93, -42.76) |
| CIE-LCH | lch(68.35, 75.25, 325.38°) |
| OKLab | oklab(75.29% 0.1697 -0.1178) |
| OKLCH | oklch(75.29% 0.207 325.2) |
| XYZ | xyz(58.5774, 38.4475, 90.7041) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 2.65
Light Magenta
#FA5FF7
ΔE00 4.01
Violet Pink
#FB5FFC
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 4.50
Orchid
#DA70D6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79F5 #80F579
analogous
#B079F5 #EE79F5 #F579BE
triadic
#EE79F5 #F5EE79 #79F5EE
tetradic
#EE79F5 #F5B079 #80F579 #79BEF5
square
#EE79F5 #F5B079 #80F579 #79BEF5
split-complementary
#EE79F5 #BEF579 #79F5B0
monochromatic
#D711E3 #E740F1 #EE79F5 #F5B2F9 #FBE3FD
Accessibility & contrast
On white
2.42
#EE79F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#EE79F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79F5
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79F5 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF9
Deuteranopia (green-blind)
#8EACF1
Tritanopia (blue-blind)
#F388AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee79f5; /* rgb */ color: rgb(238, 121, 245); /* oklch */ color: oklch(75.3% 0.207 325.2);
Tailwind
colors: {
custom: {
50: '#f6a4f9',
500: '#ee79f5',
950: '#000000',
},
}SCSS
$custom: #ee79f5; $custom-light: #f6a4f9; $custom-dark: #000000;
JSON
{
"hex": "#ee79f5",
"rgb": {
"r": 238,
"g": 121,
"b": 245
},
"hsl": {
"h": 296.613,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.75292,
"c": 0.20653,
"h": 325.2
},
"luminance": 0.38444
}Semantic roles & 50–950 ramp
primary
#EE79F5
secondary
#D7F5D5
accent
#E30310
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85