#EE7EEA#EE7EEA
#EE7EEA is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.5% C 0.189 H 328.6°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EEA |
|---|---|
| RGB | rgb(238, 126, 234) |
| HSL | hsl(302, 77%, 71%) |
| HSV | hsv(302, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 1.7%, 6.7%) |
| CIE-LAB | lab(68.78, 57.61, -36.03) |
| CIE-LCH | lch(68.78, 67.95, 327.98°) |
| OKLab | oklab(75.46% 0.1613 -0.0985) |
| OKLCH | oklch(75.46% 0.189 328.6) |
| XYZ | xyz(57.5712, 39.0425, 82.3295) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.94
Purply Pink
#F075E6
ΔE00 1.73
Lavender Pink
#DD85D7
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 4.58
Orchid
#DA70D6
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EEA #7EEE82
analogous
#BA7EEE #EE7EEA #EE7EB2
triadic
#EE7EEA #EAEE7E #7EEAEE
tetradic
#EE7EEA #EEBA7E #7EEE82 #7EB2EE
square
#EE7EEA #EEBA7E #7EEE82 #7EB2EE
split-complementary
#EE7EEA #B2EE7E #7EEEBA
monochromatic
#D51CCF #E748E1 #EE7EEA #F5B4F3 #FBE4FB
Accessibility & contrast
On white
2.38
#EE7EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#EE7EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EEA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EEA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EEE
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#F589A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7eea; /* rgb */ color: rgb(238, 126, 234); /* oklch */ color: oklch(75.5% 0.189 328.6);
Tailwind
colors: {
custom: {
50: '#f6a7f1',
500: '#ee7eea',
950: '#000000',
},
}SCSS
$custom: #ee7eea; $custom-light: #f6a7f1; $custom-dark: #000000;
JSON
{
"hex": "#ee7eea",
"rgb": {
"r": 238,
"g": 126,
"b": 234
},
"hsl": {
"h": 302.143,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.75457,
"c": 0.18898,
"h": 328.6
},
"luminance": 0.39039
}Semantic roles & 50–950 ramp
primary
#EE7EEA
secondary
#D5F2D6
accent
#D9140D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84