#EE75E4#EE75E4
#EE75E4 is a light, vivid purple. Relative luminance 0.365; OKLCH L 74.0% C 0.198 H 330.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EE75E4 |
|---|---|
| RGB | rgb(238, 117, 228) |
| HSL | hsl(305, 78%, 70%) |
| HSV | hsv(305, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 4.2%, 6.7%) |
| CIE-LAB | lab(66.90, 60.88, -35.63) |
| CIE-LCH | lch(66.90, 70.54, 329.66°) |
| OKLab | oklab(73.98% 0.1724 -0.0973) |
| OKLCH | oklch(73.98% 0.198 330.6) |
| XYZ | xyz(55.6243, 36.5046, 77.5000) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.37
Violet (CSS)
#EE82EE
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 3.24
Orchid
#DA70D6
ΔE00 3.72
Light Magenta
#FA5FF7
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE75E4 #75EE7F
analogous
#BC75EE #EE75E4 #EE75A7
triadic
#EE75E4 #E4EE75 #75E4EE
tetradic
#EE75E4 #EEBC75 #75EE7F #75A7EE
square
#EE75E4 #EEBC75 #75EE7F #75A7EE
split-complementary
#EE75E4 #A7EE75 #75EEBC
monochromatic
#CF1AC0 #E73FD9 #EE75E4 #F5ABEF #FBE2F9
Accessibility & contrast
On white
2.53
#EE75E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EE75E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE75E4
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE75E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE75E4 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F98E8
Deuteranopia (green-blind)
#93A9E1
Tritanopia (blue-blind)
#F67FA2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee75e4; /* rgb */ color: rgb(238, 117, 228); /* oklch */ color: oklch(74.0% 0.198 330.6);
Tailwind
colors: {
custom: {
50: '#f6a1ed',
500: '#ee75e4',
950: '#000000',
},
}SCSS
$custom: #ee75e4; $custom-light: #f6a1ed; $custom-dark: #000000;
JSON
{
"hex": "#ee75e4",
"rgb": {
"r": 238,
"g": 117,
"b": 228
},
"hsl": {
"h": 304.959,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.73983,
"c": 0.19801,
"h": 330.6
},
"luminance": 0.36501
}Semantic roles & 50–950 ramp
primary
#EE75E4
secondary
#CEF1D1
accent
#DA1C0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84