#EE7EE9#EE7EE9
#EE7EE9 is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.4% C 0.188 H 328.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EE9 |
|---|---|
| RGB | rgb(238, 126, 233) |
| HSL | hsl(303, 77%, 71%) |
| HSV | hsv(303, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 2.1%, 6.7%) |
| CIE-LAB | lab(68.74, 57.44, -35.54) |
| CIE-LCH | lch(68.74, 67.55, 328.25°) |
| OKLab | oklab(75.41% 0.1611 -0.0971) |
| OKLCH | oklch(75.41% 0.188 328.9) |
| XYZ | xyz(57.4280, 38.9852, 81.5750) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.05
Purply Pink
#F075E6
ΔE00 1.70
Lavender Pink
#DD85D7
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 4.57
Orchid
#DA70D6
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EE9 #7EEE83
analogous
#BB7EEE #EE7EE9 #EE7EB1
triadic
#EE7EE9 #E9EE7E #7EE9EE
tetradic
#EE7EE9 #EEBB7E #7EEE83 #7EB1EE
square
#EE7EE9 #EEBB7E #7EEE83 #7EB1EE
split-complementary
#EE7EE9 #B1EE7E #7EEEBB
monochromatic
#D51CCD #E748E0 #EE7EE9 #F5B4F2 #FBE4FA
Accessibility & contrast
On white
2.39
#EE7EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#EE7EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EE9
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EE9 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779EED
Deuteranopia (green-blind)
#97ADE6
Tritanopia (blue-blind)
#F588A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7ee9; /* rgb */ color: rgb(238, 126, 233); /* oklch */ color: oklch(75.4% 0.188 328.9);
Tailwind
colors: {
custom: {
50: '#f6a7f0',
500: '#ee7ee9',
950: '#000000',
},
}SCSS
$custom: #ee7ee9; $custom-light: #f6a7f0; $custom-dark: #000000;
JSON
{
"hex": "#ee7ee9",
"rgb": {
"r": 238,
"g": 126,
"b": 233
},
"hsl": {
"h": 302.679,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.75412,
"c": 0.18811,
"h": 328.9
},
"luminance": 0.38982
}Semantic roles & 50–950 ramp
primary
#EE7EE9
secondary
#D5F2D7
accent
#D9160D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84