#EE7EE6#EE7EE6
#EE7EE6 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.3% C 0.186 H 329.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EE6 |
|---|---|
| RGB | rgb(238, 126, 230) |
| HSL | hsl(304, 77%, 71%) |
| HSV | hsv(304, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 3.4%, 6.7%) |
| CIE-LAB | lab(68.62, 56.92, -34.08) |
| CIE-LCH | lch(68.62, 66.35, 329.09°) |
| OKLab | oklab(75.28% 0.1605 -0.093) |
| OKLCH | oklch(75.28% 0.186 329.9) |
| XYZ | xyz(57.0031, 38.8153, 79.3372) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.47
Purply Pink
#F075E6
ΔE00 1.70
Lavender Pink
#DD85D7
ΔE00 3.60
Candy Pink
#FF63E9
ΔE00 4.58
Orchid
#DA70D6
ΔE00 4.78
Light Magenta
#FA5FF7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EE6 #7EEE86
analogous
#BE7EEE #EE7EE6 #EE7EAE
triadic
#EE7EE6 #E6EE7E #7EE6EE
tetradic
#EE7EE6 #EEBE7E #7EEE86 #7EAEEE
square
#EE7EE6 #EEBE7E #7EEE86 #7EAEEE
split-complementary
#EE7EE6 #AEEE7E #7EEEBE
monochromatic
#D51CC8 #E748DC #EE7EE6 #F5B4F0 #FBE4FA
Accessibility & contrast
On white
2.40
#EE7EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EE7EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EE6
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EE6 | 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)
#789EEA
Deuteranopia (green-blind)
#98ADE3
Tritanopia (blue-blind)
#F587A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee7ee6; /* rgb */ color: rgb(238, 126, 230); /* oklch */ color: oklch(75.3% 0.186 329.9);
Tailwind
colors: {
custom: {
50: '#f6a7ee',
500: '#ee7ee6',
950: '#000000',
},
}SCSS
$custom: #ee7ee6; $custom-light: #f6a7ee; $custom-dark: #000000;
JSON
{
"hex": "#ee7ee6",
"rgb": {
"r": 238,
"g": 126,
"b": 230
},
"hsl": {
"h": 304.286,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.7528,
"c": 0.18552,
"h": 329.9
},
"luminance": 0.38812
}Semantic roles & 50–950 ramp
primary
#EE7EE6
secondary
#D5F2D7
accent
#D91B0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84