#EE79DF#EE79DF
#EE79DF is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.3% C 0.188 H 332.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79DF |
|---|---|
| RGB | rgb(238, 121, 223) |
| HSL | hsl(308, 77%, 70%) |
| HSV | hsv(308, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 6.3%, 6.7%) |
| CIE-LAB | lab(67.41, 58.16, -32.07) |
| CIE-LCH | lch(67.41, 66.42, 331.13°) |
| OKLab | oklab(74.29% 0.1661 -0.0872) |
| OKLCH | oklch(74.29% 0.188 332.3) |
| XYZ | xyz(55.4163, 37.1831, 74.0559) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.49
Violet (CSS)
#EE82EE
ΔE00 2.87
Lavender Pink
#DD85D7
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 4.01
Orchid
#DA70D6
ΔE00 4.10
Light Magenta
#FA5FF7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79DF #79EE88
analogous
#C279EE #EE79DF #EE79A5
triadic
#EE79DF #DFEE79 #79DFEE
tetradic
#EE79DF #EEC279 #79EE88 #79A5EE
square
#EE79DF #EEC279 #79EE88 #79A5EE
split-complementary
#EE79DF #A5EE79 #79EEC2
monochromatic
#D21BBA #E743D2 #EE79DF #F5AFEC #FCE4F9
Accessibility & contrast
On white
2.49
#EE79DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EE79DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79DF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79DF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769AE2
Deuteranopia (green-blind)
#97AADC
Tritanopia (blue-blind)
#F781A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee79df; /* rgb */ color: rgb(238, 121, 223); /* oklch */ color: oklch(74.3% 0.188 332.3);
Tailwind
colors: {
custom: {
50: '#f6a4e9',
500: '#ee79df',
950: '#000000',
},
}SCSS
$custom: #ee79df; $custom-light: #f6a4e9; $custom-dark: #000000;
JSON
{
"hex": "#ee79df",
"rgb": {
"r": 238,
"g": 121,
"b": 223
},
"hsl": {
"h": 307.692,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.74294,
"c": 0.18763,
"h": 332.3
},
"luminance": 0.3718
}Semantic roles & 50–950 ramp
primary
#EE79DF
secondary
#D1F1D5
accent
#DA260C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84