#EE79FB#EE79FB
#EE79FB is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.6% C 0.212 H 323.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79FB |
|---|---|
| RGB | rgb(238, 121, 251) |
| HSL | hsl(294, 94%, 73%) |
| HSV | hsv(294, 52%, 98%) |
| CMYK | cmyk(5.2%, 51.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.62, 63.00, -45.62) |
| CIE-LCH | lch(68.62, 77.78, 324.09°) |
| OKLab | oklab(75.58% 0.1704 -0.126) |
| OKLCH | oklch(75.58% 0.212 323.5) |
| XYZ | xyz(59.5082, 38.8198, 95.6065) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.59
Violet Pink
#FB5FFC
ΔE00 3.97
Light Magenta
#FA5FF7
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 5.09
Orchid
#DA70D6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79FB #86FB79
analogous
#AD79FB #EE79FB #FB79C7
triadic
#EE79FB #FBEE79 #79FBEE
tetradic
#EE79FB #FBAD79 #86FB79 #79C7FB
square
#EE79FB #FBAD79 #86FB79 #79C7FB
split-complementary
#EE79FB #C7FB79 #79FBAD
monochromatic
#DB07F2 #E63EF9 #EE79FB #F6B4FD #FBE1FE
Accessibility & contrast
On white
2.40
#EE79FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EE79FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79FB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79FB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFF
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#F28AAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee79fb; /* rgb */ color: rgb(238, 121, 251); /* oklch */ color: oklch(75.6% 0.212 323.5);
Tailwind
colors: {
custom: {
50: '#f6a4fd',
500: '#ee79fb',
950: '#000000',
},
}SCSS
$custom: #ee79fb; $custom-light: #f6a4fd; $custom-dark: #000000;
JSON
{
"hex": "#ee79fb",
"rgb": {
"r": 238,
"g": 121,
"b": 251
},
"hsl": {
"h": 294,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.7558,
"c": 0.21194,
"h": 323.5
},
"luminance": 0.38817
}Semantic roles & 50–950 ramp
primary
#EE79FB
secondary
#D8F6D5
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85