#EE7EF5#EE7EF5
#EE7EF5 is a light, vivid purple. Relative luminance 0.397; OKLCH L 76.0% C 0.199 H 325.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EF5 |
|---|---|
| RGB | rgb(238, 126, 245) |
| HSL | hsl(296, 86%, 73%) |
| HSV | hsv(296, 49%, 96%) |
| CMYK | cmyk(2.9%, 48.6%, 0%, 3.9%) |
| CIE-LAB | lab(69.25, 59.54, -41.34) |
| CIE-LCH | lch(69.25, 72.49, 325.23°) |
| OKLab | oklab(75.96% 0.163 -0.1138) |
| OKLCH | oklch(75.96% 0.199 325.1) |
| XYZ | xyz(59.2008, 39.6944, 90.9120) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.58
Purply Pink
#F075E6
ΔE00 2.89
Light Magenta
#FA5FF7
ΔE00 4.89
Violet Pink
#FB5FFC
ΔE00 4.92
Candy Pink
#FF63E9
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EF5 #85F57E
analogous
#B37EF5 #EE7EF5 #F57EC0
triadic
#EE7EF5 #F5EE7E #7EF5EE
tetradic
#EE7EF5 #F5B37E #85F57E #7EC0F5
square
#EE7EF5 #F5B37E #85F57E #7EC0F5
split-complementary
#EE7EF5 #C0F57E #7EF5B3
monochromatic
#DA12E7 #E745F1 #EE7EF5 #F5B7F9 #FBE3FD
Accessibility & contrast
On white
2.35
#EE7EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EE7EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EF5
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EF5 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F9
Deuteranopia (green-blind)
#92AEF1
Tritanopia (blue-blind)
#F38CAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee7ef5; /* rgb */ color: rgb(238, 126, 245); /* oklch */ color: oklch(76.0% 0.199 325.1);
Tailwind
colors: {
custom: {
50: '#f6a7f9',
500: '#ee7ef5',
950: '#000000',
},
}SCSS
$custom: #ee7ef5; $custom-light: #f6a7f9; $custom-dark: #000000;
JSON
{
"hex": "#ee7ef5",
"rgb": {
"r": 238,
"g": 126,
"b": 245
},
"hsl": {
"h": 296.471,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.75958,
"c": 0.1988,
"h": 325.1
},
"luminance": 0.39691
}Semantic roles & 50–950 ramp
primary
#EE7EF5
secondary
#D8F5D6
accent
#E20310
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85