#EE79F3#EE79F3
#EE79F3 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.2% C 0.205 H 325.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79F3 |
|---|---|
| RGB | rgb(238, 121, 243) |
| HSL | hsl(298, 84%, 71%) |
| HSV | hsv(298, 50%, 95%) |
| CMYK | cmyk(2.1%, 50.2%, 0%, 4.7%) |
| CIE-LAB | lab(68.26, 61.57, -41.80) |
| CIE-LCH | lch(68.26, 74.42, 325.83°) |
| OKLab | oklab(75.2% 0.1694 -0.115) |
| OKLCH | oklch(75.2% 0.205 325.8) |
| XYZ | xyz(58.2737, 38.3260, 89.1048) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 2.33
Light Magenta
#FA5FF7
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 4.12
Candy Pink
#FF63E9
ΔE00 4.33
Orchid
#DA70D6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79F3 #7EF379
analogous
#B179F3 #EE79F3 #F379BB
triadic
#EE79F3 #F3EE79 #79F3EE
tetradic
#EE79F3 #F3B179 #7EF379 #79BBF3
square
#EE79F3 #F3B179 #7EF379 #79BBF3
split-complementary
#EE79F3 #BBF379 #79F3B1
monochromatic
#D514DE #E741EE #EE79F3 #F5B1F8 #FBE3FC
Accessibility & contrast
On white
2.42
#EE79F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EE79F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79F3
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79F3 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF7
Deuteranopia (green-blind)
#8FACEF
Tritanopia (blue-blind)
#F387AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee79f3; /* rgb */ color: rgb(238, 121, 243); /* oklch */ color: oklch(75.2% 0.205 325.8);
Tailwind
colors: {
custom: {
50: '#f6a4f7',
500: '#ee79f3',
950: '#000000',
},
}SCSS
$custom: #ee79f3; $custom-light: #f6a4f7; $custom-dark: #000000;
JSON
{
"hex": "#ee79f3",
"rgb": {
"r": 238,
"g": 121,
"b": 243
},
"hsl": {
"h": 297.541,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.75197,
"c": 0.20475,
"h": 325.8
},
"luminance": 0.38323
}Semantic roles & 50–950 ramp
primary
#EE79F3
secondary
#D5F4D4
accent
#E0060E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85