#EE7EF1#EE7EF1
#EE7EF1 is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.8% C 0.195 H 326.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EF1 |
|---|---|
| RGB | rgb(238, 126, 241) |
| HSL | hsl(298, 80%, 72%) |
| HSV | hsv(298, 48%, 95%) |
| CMYK | cmyk(1.2%, 47.7%, 0%, 5.5%) |
| CIE-LAB | lab(69.08, 58.83, -39.42) |
| CIE-LCH | lch(69.08, 70.82, 326.18°) |
| OKLab | oklab(75.77% 0.1624 -0.1082) |
| OKLCH | oklch(75.77% 0.195 326.3) |
| XYZ | xyz(58.5968, 39.4528, 87.7307) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.05
Purply Pink
#F075E6
ΔE00 2.37
Candy Pink
#FF63E9
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 4.98
Violet Pink
#FB5FFC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EF1 #81F17E
analogous
#B57EF1 #EE7EF1 #F17EBB
triadic
#EE7EF1 #F1EE7E #7EF1EE
tetradic
#EE7EF1 #F1B57E #81F17E #7EBBF1
square
#EE7EF1 #F1B57E #81F17E #7EBBF1
split-complementary
#EE7EF1 #BBF17E #7EF1B5
monochromatic
#D818DD #E747EB #EE7EF1 #F5B5F7 #FBE3FC
Accessibility & contrast
On white
2.36
#EE7EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#EE7EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EF1
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EF1 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F5
Deuteranopia (green-blind)
#93AEEE
Tritanopia (blue-blind)
#F38BAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee7ef1; /* rgb */ color: rgb(238, 126, 241); /* oklch */ color: oklch(75.8% 0.195 326.3);
Tailwind
colors: {
custom: {
50: '#f6a7f6',
500: '#ee7ef1',
950: '#000000',
},
}SCSS
$custom: #ee7ef1; $custom-light: #f6a7f6; $custom-dark: #000000;
JSON
{
"hex": "#ee7ef1",
"rgb": {
"r": 238,
"g": 126,
"b": 241
},
"hsl": {
"h": 298.435,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.75773,
"c": 0.19518,
"h": 326.3
},
"luminance": 0.3945
}Semantic roles & 50–950 ramp
primary
#EE7EF1
secondary
#D8F4D7
accent
#DD090E
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85