#EE75E5#EE75E5
#EE75E5 is a light, vivid purple. Relative luminance 0.366; OKLCH L 74.0% C 0.199 H 330.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EE75E5 |
|---|---|
| RGB | rgb(238, 117, 229) |
| HSL | hsl(304, 78%, 70%) |
| HSV | hsv(304, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 3.8%, 6.7%) |
| CIE-LAB | lab(66.95, 61.05, -36.12) |
| CIE-LCH | lch(66.95, 70.94, 329.39°) |
| OKLab | oklab(74.03% 0.1726 -0.0987) |
| OKLCH | oklch(74.03% 0.199 330.2) |
| XYZ | xyz(55.7635, 36.5603, 78.2332) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.32
Violet (CSS)
#EE82EE
ΔE00 2.70
Candy Pink
#FF63E9
ΔE00 3.24
Orchid
#DA70D6
ΔE00 3.76
Light Magenta
#FA5FF7
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE75E5 #75EE7E
analogous
#BB75EE #EE75E5 #EE75A9
triadic
#EE75E5 #E5EE75 #75E5EE
tetradic
#EE75E5 #EEBB75 #75EE7E #75A9EE
square
#EE75E5 #EEBB75 #75EE7E #75A9EE
split-complementary
#EE75E5 #A9EE75 #75EEBB
monochromatic
#CF1AC2 #E73FDB #EE75E5 #F5ABEF #FBE2FA
Accessibility & contrast
On white
2.53
#EE75E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EE75E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE75E5
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE75E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE75E5 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E98E9
Deuteranopia (green-blind)
#92A9E1
Tritanopia (blue-blind)
#F680A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee75e5; /* rgb */ color: rgb(238, 117, 229); /* oklch */ color: oklch(74.0% 0.199 330.2);
Tailwind
colors: {
custom: {
50: '#f6a1ed',
500: '#ee75e5',
950: '#000000',
},
}SCSS
$custom: #ee75e5; $custom-light: #f6a1ed; $custom-dark: #000000;
JSON
{
"hex": "#ee75e5",
"rgb": {
"r": 238,
"g": 117,
"b": 229
},
"hsl": {
"h": 304.463,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.74028,
"c": 0.19884,
"h": 330.2
},
"luminance": 0.36557
}Semantic roles & 50–950 ramp
primary
#EE75E5
secondary
#CEF1D1
accent
#DA1B0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84