#EE79DE#EE79DE
#EE79DE is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.3% C 0.187 H 332.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79DE |
|---|---|
| RGB | rgb(238, 121, 222) |
| HSL | hsl(308, 77%, 70%) |
| HSV | hsv(308, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 6.7%, 6.7%) |
| CIE-LAB | lab(67.37, 58.00, -31.58) |
| CIE-LCH | lch(67.37, 66.03, 331.43°) |
| OKLab | oklab(74.25% 0.1659 -0.0858) |
| OKLCH | oklch(74.25% 0.187 332.7) |
| XYZ | xyz(55.2819, 37.1293, 73.3480) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.65
Violet (CSS)
#EE82EE
ΔE00 3.01
Lavender Pink
#DD85D7
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 4.08
Orchid
#DA70D6
ΔE00 4.13
Light Magenta
#FA5FF7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79DE #79EE89
analogous
#C379EE #EE79DE #EE79A3
triadic
#EE79DE #DEEE79 #79DEEE
tetradic
#EE79DE #EEC379 #79EE89 #79A3EE
square
#EE79DE #EEC379 #79EE89 #79A3EE
split-complementary
#EE79DE #A3EE79 #79EEC3
monochromatic
#D21BB9 #E743D1 #EE79DE #F5AFEB #FCE4F8
Accessibility & contrast
On white
2.49
#EE79DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EE79DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79DE
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79DE | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7699E1
Deuteranopia (green-blind)
#98AADB
Tritanopia (blue-blind)
#F781A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee79de; /* rgb */ color: rgb(238, 121, 222); /* oklch */ color: oklch(74.3% 0.187 332.7);
Tailwind
colors: {
custom: {
50: '#f6a4e8',
500: '#ee79de',
950: '#000000',
},
}SCSS
$custom: #ee79de; $custom-light: #f6a4e8; $custom-dark: #000000;
JSON
{
"hex": "#ee79de",
"rgb": {
"r": 238,
"g": 121,
"b": 222
},
"hsl": {
"h": 308.205,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.74251,
"c": 0.18681,
"h": 332.7
},
"luminance": 0.37126
}Semantic roles & 50–950 ramp
primary
#EE79DE
secondary
#D1F1D6
accent
#DA280C
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84