#EE75E1#EE75E1
#EE75E1 is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.9% C 0.196 H 331.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EE75E1 |
|---|---|
| RGB | rgb(238, 117, 225) |
| HSL | hsl(306, 78%, 70%) |
| HSV | hsv(306, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 5.5%, 6.7%) |
| CIE-LAB | lab(66.78, 60.39, -34.16) |
| CIE-LCH | lch(66.78, 69.38, 330.50°) |
| OKLab | oklab(73.85% 0.1719 -0.0931) |
| OKLCH | oklch(73.85% 0.196 331.6) |
| XYZ | xyz(55.2115, 36.3395, 75.3257) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.79
Violet (CSS)
#EE82EE
ΔE00 3.04
Candy Pink
#FF63E9
ΔE00 3.33
Orchid
#DA70D6
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 4.30
Light Magenta
#FA5FF7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE75E1 #75EE82
analogous
#BE75EE #EE75E1 #EE75A5
triadic
#EE75E1 #E1EE75 #75E1EE
tetradic
#EE75E1 #EEBE75 #75EE82 #75A5EE
square
#EE75E1 #EEBE75 #75EE82 #75A5EE
split-complementary
#EE75E1 #A5EE75 #75EEBE
monochromatic
#CF1ABC #E73FD5 #EE75E1 #F5ABED #FBE2F9
Accessibility & contrast
On white
2.54
#EE75E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#EE75E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE75E1
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE75E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE75E1 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7098E5
Deuteranopia (green-blind)
#94A9DE
Tritanopia (blue-blind)
#F67EA1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee75e1; /* rgb */ color: rgb(238, 117, 225); /* oklch */ color: oklch(73.9% 0.196 331.6);
Tailwind
colors: {
custom: {
50: '#f6a1ea',
500: '#ee75e1',
950: '#000000',
},
}SCSS
$custom: #ee75e1; $custom-light: #f6a1ea; $custom-dark: #000000;
JSON
{
"hex": "#ee75e1",
"rgb": {
"r": 238,
"g": 117,
"b": 225
},
"hsl": {
"h": 306.446,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.7385,
"c": 0.19554,
"h": 331.6
},
"luminance": 0.36336
}Semantic roles & 50–950 ramp
primary
#EE75E1
secondary
#CEF1D2
accent
#DA210B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84