#EE79F7#EE79F7
#EE79F7 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.4% C 0.208 H 324.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79F7 |
|---|---|
| RGB | rgb(238, 121, 247) |
| HSL | hsl(296, 89%, 72%) |
| HSV | hsv(296, 51%, 97%) |
| CMYK | cmyk(3.6%, 51%, 0%, 3.1%) |
| CIE-LAB | lab(68.44, 62.28, -43.71) |
| CIE-LCH | lch(68.44, 76.09, 324.94°) |
| OKLab | oklab(75.39% 0.1699 -0.1205) |
| OKLCH | oklch(75.39% 0.208 324.6) |
| XYZ | xyz(58.8843, 38.5703, 92.3208) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 2.96
Violet Pink
#FB5FFC
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 4.01
Candy Pink
#FF63E9
ΔE00 4.69
Orchid
#DA70D6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79F7 #82F779
analogous
#AF79F7 #EE79F7 #F779C1
triadic
#EE79F7 #F7EE79 #79F7EE
tetradic
#EE79F7 #F7AF79 #82F779 #79C1F7
square
#EE79F7 #F7AF79 #82F779 #79C1F7
split-complementary
#EE79F7 #C1F779 #79F7AF
monochromatic
#D80EE8 #E73FF4 #EE79F7 #F5B3FA #FBE2FD
Accessibility & contrast
On white
2.41
#EE79F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EE79F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79F7
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79F7 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#8DACF3
Tritanopia (blue-blind)
#F389AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee79f7; /* rgb */ color: rgb(238, 121, 247); /* oklch */ color: oklch(75.4% 0.208 324.6);
Tailwind
colors: {
custom: {
50: '#f6a4fa',
500: '#ee79f7',
950: '#000000',
},
}SCSS
$custom: #ee79f7; $custom-light: #f6a4fa; $custom-dark: #000000;
JSON
{
"hex": "#ee79f7",
"rgb": {
"r": 238,
"g": 121,
"b": 247
},
"hsl": {
"h": 295.714,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.75387,
"c": 0.20832,
"h": 324.6
},
"luminance": 0.38567
}Semantic roles & 50–950 ramp
primary
#EE79F7
secondary
#D8F5D6
accent
#E50011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85