#EE75EE#EE75EE
#EE75EE is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.4% C 0.206 H 327.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EE75EE |
|---|---|
| RGB | rgb(238, 117, 238) |
| HSL | hsl(300, 78%, 70%) |
| HSV | hsv(300, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 0%, 6.7%) |
| CIE-LAB | lab(67.33, 62.58, -40.49) |
| CIE-LCH | lch(67.33, 74.54, 327.09°) |
| OKLab | oklab(74.44% 0.174 -0.1112) |
| OKLCH | oklch(74.44% 0.206 327.4) |
| XYZ | xyz(57.0529, 37.0760, 85.0236) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.55
Violet (CSS)
#EE82EE
ΔE00 2.54
Light Magenta
#FA5FF7
ΔE00 3.54
Candy Pink
#FF63E9
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 3.79
Orchid
#DA70D6
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE75EE #75EE75
analogous
#B275EE #EE75EE #EE75B2
triadic
#EE75EE #EEEE75 #75EEEE
tetradic
#EE75EE #EEB275 #75EE75 #75B2EE
square
#EE75EE #EEB275 #75EE75 #75B2EE
split-complementary
#EE75EE #B2EE75 #75EEB2
monochromatic
#CF1ACF #E73FE7 #EE75EE #F5ABF5 #FBE2FB
Accessibility & contrast
On white
2.50
#EE75EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EE75EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE75EE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE75EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE75EE | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#8EAAEA
Tritanopia (blue-blind)
#F482A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee75ee; /* rgb */ color: rgb(238, 117, 238); /* oklch */ color: oklch(74.4% 0.206 327.4);
Tailwind
colors: {
custom: {
50: '#f6a1f4',
500: '#ee75ee',
950: '#000000',
},
}SCSS
$custom: #ee75ee; $custom-light: #f6a1f4; $custom-dark: #000000;
JSON
{
"hex": "#ee75ee",
"rgb": {
"r": 238,
"g": 117,
"b": 238
},
"hsl": {
"h": 300,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.74442,
"c": 0.20649,
"h": 327.4
},
"luminance": 0.37073
}Semantic roles & 50–950 ramp
primary
#EE75EE
secondary
#CEF1CE
accent
#DA0B0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85