#EE7AFE#EE7AFE
#EE7AFE is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.9% C 0.213 H 322.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7AFE |
|---|---|
| RGB | rgb(238, 122, 254) |
| HSL | hsl(293, 99%, 74%) |
| HSV | hsv(293, 52%, 100%) |
| CMYK | cmyk(6.3%, 52%, 0%, 0.4%) |
| CIE-LAB | lab(68.94, 63.07, -46.76) |
| CIE-LCH | lch(68.94, 78.52, 323.44°) |
| OKLab | oklab(75.86% 0.1694 -0.1293) |
| OKLCH | oklch(75.86% 0.213 322.6) |
| XYZ | xyz(60.1070, 39.2548, 98.1576) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.32
Purply Pink
#F075E6
ΔE00 4.06
Violet Pink
#FB5FFC
ΔE00 4.18
Light Magenta
#FA5FF7
ΔE00 4.37
Candy Pink
#FF63E9
ΔE00 5.50
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7AFE #8AFE7A
analogous
#AC7AFE #EE7AFE #FE7ACC
triadic
#EE7AFE #FEEE7A #7AFEEE
tetradic
#EE7AFE #FEAC7A #8AFE7A #7ACCFE
square
#EE7AFE #FEAC7A #8AFE7A #7ACCFE
split-complementary
#EE7AFE #CCFE7A #7AFEAC
monochromatic
#DD02FC #E63DFE #EE7AFE #F6B7FE #FBE1FF
Accessibility & contrast
On white
2.37
#EE7AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#EE7AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7AFE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7AFE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#8AADFA
Tritanopia (blue-blind)
#F18CB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7afe; /* rgb */ color: rgb(238, 122, 254); /* oklch */ color: oklch(75.9% 0.213 322.6);
Tailwind
colors: {
custom: {
50: '#f6a5ff',
500: '#ee7afe',
950: '#000000',
},
}SCSS
$custom: #ee7afe; $custom-light: #f6a5ff; $custom-dark: #000000;
JSON
{
"hex": "#ee7afe",
"rgb": {
"r": 238,
"g": 122,
"b": 254
},
"hsl": {
"h": 292.727,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.75857,
"c": 0.21316,
"h": 322.6
},
"luminance": 0.39252
}Semantic roles & 50–950 ramp
primary
#EE7AFE
secondary
#D8F7D4
accent
#E6001C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86