#EE75E2#EE75E2
#EE75E2 is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.9% C 0.196 H 331.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EE75E2 |
|---|---|
| RGB | rgb(238, 117, 226) |
| HSL | hsl(306, 78%, 70%) |
| HSV | hsv(306, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 5%, 6.7%) |
| CIE-LAB | lab(66.82, 60.55, -34.65) |
| CIE-LCH | lch(66.82, 69.77, 330.22°) |
| OKLab | oklab(73.89% 0.1721 -0.0945) |
| OKLCH | oklch(73.89% 0.196 331.2) |
| XYZ | xyz(55.3483, 36.3942, 76.0463) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.63
Violet (CSS)
#EE82EE
ΔE00 2.94
Candy Pink
#FF63E9
ΔE00 3.29
Orchid
#DA70D6
ΔE00 3.67
Lavender Pink
#DD85D7
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE75E2 #75EE81
analogous
#BD75EE #EE75E2 #EE75A6
triadic
#EE75E2 #E2EE75 #75E2EE
tetradic
#EE75E2 #EEBD75 #75EE81 #75A6EE
square
#EE75E2 #EEBD75 #75EE81 #75A6EE
split-complementary
#EE75E2 #A6EE75 #75EEBD
monochromatic
#CF1ABD #E73FD7 #EE75E2 #F5ABED #FBE2F9
Accessibility & contrast
On white
2.54
#EE75E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EE75E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE75E2
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE75E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE75E2 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7098E6
Deuteranopia (green-blind)
#93A9DF
Tritanopia (blue-blind)
#F67FA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee75e2; /* rgb */ color: rgb(238, 117, 226); /* oklch */ color: oklch(73.9% 0.196 331.2);
Tailwind
colors: {
custom: {
50: '#f6a1eb',
500: '#ee75e2',
950: '#000000',
},
}SCSS
$custom: #ee75e2; $custom-light: #f6a1eb; $custom-dark: #000000;
JSON
{
"hex": "#ee75e2",
"rgb": {
"r": 238,
"g": 117,
"b": 226
},
"hsl": {
"h": 305.95,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.73894,
"c": 0.19636,
"h": 331.2
},
"luminance": 0.36391
}Semantic roles & 50–950 ramp
primary
#EE75E2
secondary
#CEF1D2
accent
#DA200B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84